Browse Source

Document -sn option.

Originally committed as revision 20122 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Diego Biurrun 16 years ago
parent
commit
f0ef7beeb6
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      doc/ffmpeg-doc.texi

+ 2
- 0
doc/ffmpeg-doc.texi View File

@@ -734,6 +734,8 @@ Force subtitle codec ('copy' to copy stream).
Add a new subtitle stream to the current output stream.
@item -slang @var{code}
Set the ISO 639 language code (3 letters) of the current subtitle stream.
@item -sn
Disable subtitle recording.
@item -sbsf @var{bitstream_filter}
Bitstream filters available are "mov2textsub", "text2movsub".
@example


Loading…
Cancel
Save