From 8ef03c2ff1338439913123a3ebafd1777dade061 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Thu, 24 Feb 2022 16:10:26 +0530 Subject: doc/muxers: note video_track_timecale in mov --- doc/muxers.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/muxers.texi b/doc/muxers.texi index 7c7669077d..1af603b7f6 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -1750,6 +1750,10 @@ Default is @code{false}. Set the timescale written in the movie header box (@code{mvhd}). Range is 1 to INT_MAX. Default is 1000. +@item -video_track_timescale @var{scale} +Set the timescale used for video tracks. Range is 0 to INT_MAX. +If set to @code{0}, the timescale is automatically set based on +the native stream time base. Default is 0. @end table @subsection Example -- cgit v1.2.3