summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-10-01 13:48:23 +0000
committerDiego Biurrun <diego@biurrun.de>2009-10-01 13:48:23 +0000
commitf0ef7beeb6231feb0ecccfb8dd2193962fc683f9 (patch)
treec4ac7024530673baedf1bf12286bb331ef7f4721 /doc/ffmpeg-doc.texi
parent05ec0c00120526e039f35c7900b18fab9766ef69 (diff)
Document -sn option.
Originally committed as revision 20122 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r--doc/ffmpeg-doc.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index f734f7131e..b6706f4c50 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -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