Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2022-05-16 11:22:48 +0300
committerGyan Doshi <ffmpeg@gyani.pro>2022-05-16 11:26:38 +0300
commit00ae20dfb49a748df7bfe30c2447cb1815881c89 (patch)
tree271e1afe8854566f165f0dd2ab40cee1aad549cc /doc/muxers.texi
parentd31a3af6a994c4afaa39d6f781ddbdd519d417f8 (diff)
doc/muxers: note write_btrt option for MOV/MP4
Diffstat (limited to 'doc/muxers.texi')
-rw-r--r--doc/muxers.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 1af603b7f6..b6cafaa5fd 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1731,6 +1731,14 @@ B-frames. Additionally, eases conformance with the DASH-IF interoperability
guidelines.
This option is implicitly set when writing ismv (Smooth Streaming) files.
+
+@item -write_btrt @var{bool}
+Force or disable writing bitrate box inside stsd box of a track.
+The box contains decoding buffer size (in bytes), maximum bitrate and
+average bitrate for the track. The box will be skipped if none of these values
+can be computed.
+Default is @code{-1} or @code{auto}, which will write the box only in MP4 mode.
+
@item -write_prft
Write producer time reference box (PRFT) with a specified time source for the
NTP field in the PRFT box. Set value as @samp{wallclock} to specify timesource