From d15117c996d928669bea33366ba02f57a887a862 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Sat, 16 Mar 2019 17:13:15 +0530 Subject: [PATCH] doc/ffmpeg: add entry for itsscale --- doc/ffmpeg.texi | 3 +++ 1 file changed, 3 insertions(+) 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.