summaryrefslogtreecommitdiff
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2019-03-16 17:13:15 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2019-03-16 17:44:20 +0530
commitd15117c996d928669bea33366ba02f57a887a862 (patch)
treef2921513ea6f48ded6ed9b74363d767400ac6101 /doc/ffmpeg.texi
parent6cfa17330317346d7ca34525003cad4d96ecf0cd (diff)
doc/ffmpeg: add entry for itsscale
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r--doc/ffmpeg.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 8a36a9699d..ce051d1fed 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -523,6 +523,9 @@ The offset is added to the timestamps of the input files. Specifying
a positive offset means that the corresponding streams are delayed by
the time duration specified in @var{offset}.
+@item -itsscale @var{scale} (@emph{input,per-stream})
+Rescale input timestamps. @var{scale} should be a floating point number.
+
@item -timestamp @var{date} (@emph{output})
Set the recording timestamp in the container.