summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorMatthieu Crapet <mcrapet@gmail.com>2009-12-16 12:08:01 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-12-16 12:08:01 +0000
commit0fc2c0f618b0640b96dc3ed1ec48e0f355d01647 (patch)
treefb7f9d585daafe7da914dd1624b15bb1d5aa85db /doc/ffmpeg-doc.texi
parentb0bc928b8682c9c4cd1d09f4b928df61fc68bc07 (diff)
Add -vlang option to set ISO 639 video stream language code.
This is similar to existing -alang & -slang options. Patch by Matthieu Crapet m${surname} ^ gmail com. Originally committed as revision 20880 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index f79b7497cd..a0ab60d448 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -505,6 +505,9 @@ stream.
@item -newvideo
Add a new video stream to the current output stream.
+@item -vlang @var{code}
+Set the ISO 639 language code (3 letters) of the current video stream.
+
@end table
@section Advanced Video Options