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

Michael Niedermayer michaelni
Wed Nov 10 00:13:17 CET 2010


On Sun, Nov 07, 2010 at 11:44:04PM -0500, Alexander Strange wrote:
> 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.

what if opt_preset just stores the given string (set to "default" by default)
and new*_stream() then does things ?
we would have to think of some way to allow later options to override things
still ...



[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101110/3775b171/attachment.pgp>



More information about the ffmpeg-devel mailing list