doc/muxers: add entry for empty_hdlr_name in mov

This commit is contained in:
Gyan Doshi 2022-02-17 16:08:33 +05:30
parent 09ca2f1950
commit 2812508086
1 changed files with 4 additions and 0 deletions

View File

@ -1742,6 +1742,10 @@ 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 -empty_hdlr_name @var{bool}
Enable to skip writing the name inside a @code{hdlr} box.
Default is @code{false}.
@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.