Thread: MeGUI x64
View Single Post
Old 19th May 2010, 14:37   #54  |  Link
quantum5uicid3
Registered User
 
Join Date: Oct 2009
Posts: 176
looks like i was wrong about 64bit ffmpeg's abilty to do avs in and ffvhuff out. it does actually work in many cases but fails with others.

zathor, can you change the pre-rendering to use this easily? it would make it easier to test.
Code:
ffmpeg -i input.avs -vcodec ffvhuff -context 1 -vstrict -1 -an output.avi
and any thoughts on memory behavior?

i forgot to add:
the memory problems occur only when using ffms, not directshowsource. unfortunately i can't duplicate the issue on the commandline.

Last edited by quantum5uicid3; 20th May 2010 at 12:33.
quantum5uicid3 is offline   Reply With Quote