Am Donnerstag, 20. Mai 2010 schrieb oldcpu: > What happens if add after libx264 the parameter " -vpre hq " ..... ie > something like: > > ffmpeg -y -i Warriors_of_the_net_CZ-MPEG1_Web_PAL.mpg -vcodec libx264 > -vpre hq -acodec copy output.mkv -threads 0 > > > I find I need the " -vpre hq" or " -vpre max " or " -vpre <option> > " with some applicable option every time I use ffmpeg with libx264 > to encode.
You are right, this option should fix the Problem, just tested with a little movie and works fine. AFAIK this is necessary since a year or longer, so it's no new regression -- 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
