[FFmpeg-cvslog] doc/muxers: add entry for empty_hdlr_name in mov

Gyan Doshi git at videolan.org
Thu Feb 17 12:42:09 EET 2022


ffmpeg | branch: master | Gyan Doshi <ffmpeg at gyani.pro> | Thu Feb 17 16:26:33 2022 +0530| [281250808615eef26c33f22fa8a0712855c9c029] | committer: Gyan Doshi

doc/muxers: add entry for empty_hdlr_name in mov

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=281250808615eef26c33f22fa8a0712855c9c029
---

 doc/muxers.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/muxers.texi b/doc/muxers.texi
index c49ae3a17b..7c7669077d 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -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}.
 
+ at 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.



More information about the ffmpeg-cvslog mailing list