ffmpeg | branch: master | Gyan Doshi <ffm...@gyani.pro> | Fri May 7 19:04:20 2021 +0530| [8649f5dca6688feb66f787dcf232d42ed20fdb28] | committer: Gyan Doshi
doc/muxers: note movie_timescale option in movenc > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8649f5dca6688feb66f787dcf232d42ed20fdb28 --- doc/muxers.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 99a56f261a..e1c6ad0829 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -1722,6 +1722,11 @@ Setting value to @samp{pts} is applicable only for a live encoding use case, where PTS values are set as as wallclock time at the source. For example, an encoding use case with decklink capture source where @option{video_pts} and @option{audio_pts} are set to @samp{abs_wallclock}. + +@item -movie_timescale @var{scale} +Set the timescale written in the movie header box (@code{mvhd}). +Range is 1 to INT_MAX. Default is 1000. + @end table @subsection Example _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".