[FFmpeg-cvslog] doc/muxers: document which applications are known to need disable_chpl.

Michael Niedermayer git at videolan.org
Wed Aug 6 04:00:14 CEST 2014


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Aug  6 03:51:49 2014 +0200| [a32e306be3a2cddf919755862e45dce5db62dd96] | committer: Michael Niedermayer

doc/muxers: document which applications are known to need disable_chpl.

Thanks to: John Stebbins <stebbins at jetheaddev.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 doc/muxers.texi |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/muxers.texi b/doc/muxers.texi
index af4afc1..d7833a6 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -555,7 +555,8 @@ Add RTP hinting tracks to the output file.
 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.
+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



More information about the ffmpeg-cvslog mailing list