summaryrefslogtreecommitdiff
path: root/doc/avconv.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-08-19 17:52:48 +0200
committerAlex Converse <alex.converse@gmail.com>2011-08-19 15:37:14 -0700
commitf60a6b5853dbf656b307d06144bb20d09a9d41cb (patch)
treee1c431882e09555414b47cf9cc47e1b81051ec05 /doc/avconv.texi
parentcf4976ed7b3c4efd18f6ab352de5bd61e8766b6c (diff)
avconv: reset input_ts_offset between files.
Signed-off-by: Alex Converse <alex.converse@gmail.com>
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r--doc/avconv.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi
index 37f0cbd415..0710650fea 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -144,7 +144,6 @@ slower, but more accurate.
@item -itsoffset @var{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 timestamps of the input files.
Specifying a positive offset means that the corresponding
streams are delayed by 'offset' seconds.