mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
doc/muxers: note movie_timescale option in movenc
This commit is contained in:
parent
c6ae560a18
commit
8649f5dca6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user