mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 18:40:03 +01:00
Clarify that -passlogfile has a different syntax when used with -vcodec libx264.
This commit is contained in:
@@ -407,6 +407,10 @@ prefix is ``ffmpeg2pass''. The complete file name will be
|
|||||||
@file{PREFIX-N.log}, where N is a number specific to the output
|
@file{PREFIX-N.log}, where N is a number specific to the output
|
||||||
stream
|
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 -vlang @var{code}
|
@item -vlang @var{code}
|
||||||
Set the ISO 639 language code (3 letters) of the current video stream.
|
Set the ISO 639 language code (3 letters) of the current video stream.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user