]> git.sesse.net Git - ffmpeg/commit
doc: fix and clarify libx264 encoding.
authorClément Bœsch <ubitux@gmail.com>
Sun, 30 Oct 2011 00:05:29 +0000 (02:05 +0200)
committerClément Bœsch <ubitux@gmail.com>
Sun, 30 Oct 2011 00:08:57 +0000 (02:08 +0200)
commite1d613515b77e6e603e8a172cd8d295856d59f24
tree78b3f568255a4223e83b97b83936d82aa7837f83
parentd17e7070a099af04a1dc7bc9ddd82f67bfcf9827
doc: fix and clarify libx264 encoding.

tune, fastfirstpass and profile are not available through x264opts.
Since some FFmpeg options don't match the names used in libx264, add
libx264 option names as a reference when needed. And last thing, x264
don't have a manpage ATM, so prefer the x264 --fullhelp over the
unexistant manpage reference.
doc/encoders.texi