[FFmpeg-devel] [PATCH] Additional libx264 presets

Lou Logan lou
Fri Feb 12 11:10:45 CET 2010


This patch adds libx264 presets that mostly emulate the x264 presets:
ultrafast, veryfast, faster, fast, slow, slower, veryslow, placebo.

There are some options that x264 uses that could not be included in
this patch because there are no equivalent options in FFmpeg:

ultrafast: --aq-mode 0
slow: --rc-lookahead 50
slower, veryslow, placebo: --rc-lookahead 60
-------------- next part --------------
A non-text attachment was scrubbed...
Name: additional-libx264-presets.patch
Type: text/x-patch
Size: 4449 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100212/fe40aa07/attachment.bin>



More information about the ffmpeg-devel mailing list