Browse Source

Documentation for -itsoffset switch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)

Originally committed as revision 3246 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 21 years ago
parent
commit
401fbdde2c
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      doc/ffmpeg-doc.texi

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

@@ -201,6 +201,13 @@ ffmpeg -i myfile.avi -target vcd /tmp/vcd.mpg
@item -hq
activate high quality settings

@item -itsoffset offset
set the input time offset in seconds. @code{[-]hh:mm:ss[.xxx]} syntax
is also supported. This option affects all the input files that
follow it. The offset is added to the input files' timestamps;
specifying a positive offset means that the corresponding streams are
delayed by 'offset' seconds.

@end table

@section Video Options


Loading…
Cancel
Save