Clarify that -passlogfile has a different syntax when used with -vcodec libx264.

This commit is contained in:
Carl Eugen Hoyos 2012-08-31 14:17:33 +02:00
parent 858c3158b5
commit c497d71a02

View File

@ -299,6 +299,10 @@ prefix is ``ffmpeg2pass''. The complete file name will be
@file{PREFIX-N.log}, where N is a number specific to the output
stream.
Note that this option is overwritten by a local option of the same name
when using @code{-vcodec libx264}. That option maps to the x264 option stats
which has a different syntax.
@item -newvideo
Add a new video stream to the current output stream.