Am Freitag, 15. Oktober 2010 schrieb Vladimir Psenicka: > I have discovered that when I am converting mkv audio (DTS-> AC3) > ffmpeg eats whole ram (4GB) and system is swapping then computer is > unusable. When I converting "avi" file everything is ok. I think > problem is in mkv container a how ffmpeg works with it > > rpm -q ffmpeg > ffmpeg-0.6.25320svn-2.pm.4.1.x86_64 > > Command to reproduce: > ffmpeg -i input.mkv -vcodec copy -scodec copy -acodec ac3 -ac 2 -ab > 128k output.mkv
I've updated to svn 25512, I think this should solve the problem. -- Machs gut | http://www.iivs.de/schwinde/buerger/tremmel/ Manfred | http://packman.links2linux.de/ _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
