diff options
author | Godwin Stewart <> | 2007-08-20 06:50:09 +0000 |
---|---|---|
committer | Benoit Fouet <benoit.fouet@free.fr> | 2007-08-20 06:50:09 +0000 |
commit | 250c53171093fa4c75c5f03ca107bd71504b143d (patch) | |
tree | c60c0e92ca285864d48d5606443c0adecb0d516f /doc/ffmpeg-doc.texi | |
parent | 622d6332606d676978fd11f8c1ae8f9c5a8535ff (diff) | |
download | ffmpeg-250c53171093fa4c75c5f03ca107bd71504b143d.tar.gz |
update -t option documentation
Patch by Godwin Stewart
Originally committed as revision 10146 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index fafe3cb4cf..7f65afa61f 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -212,7 +212,8 @@ input filename Overwrite output files. @item -t duration -Set the recording time in seconds. +Restrict the transcoded/captured video sequence +to the duration specified in seconds. @code{hh:mm:ss[.xxx]} syntax is also supported. @item -fs limit_size |