]> git.sesse.net Git - ffmpeg/blobdiff - doc/muxers.texi
Adds support for setting aq_mode in libvpx encoder
[ffmpeg] / doc / muxers.texi
index 2de6a4ee9292cd893ce56b220f39ab0ef37fd6c1..d7833a63106f68e5b5bffb4638235a636e449b06 100644 (file)
@@ -551,6 +551,12 @@ This operation can take a while, and will not work in various situations such
 as fragmented output, thus it is not enabled by default.
 @item -movflags rtphint
 Add RTP hinting tracks to the output file.
+@item -movflags disable_chpl
+Disable Nero chapter markers (chpl atom).  Normally, both Nero chapters
+and a QuickTime chapter track are written to the file. With this option
+set, only the QuickTime chapter track will be written. Nero chapters can
+cause failures when the file is reprocessed with certain tagging programs, like
+mp3Tag 2.61a and iTunes 11.3, most likely other versions are affected as well.
 @end table
 
 @subsection Example