[FFmpeg-devel] Load -vpre/apre default by default

Alexander Strange astrange
Mon Nov 8 05:44:04 CET 2010


This improves the x264 experience by not forcing people to type '-vpre default' to get
a successful encode.

This works even if you don't specify -vcodec explicitly, although obviously you need to have
Ha default preset for the default codec for the output format being used.

Unfortunately, this command still doesn't work:
  ffmpeg -i <ifile> -vpre <something> <ofile>

i.e., you still need to specify -vcodec if you have an explicit -vpre option.




More information about the ffmpeg-devel mailing list