[FFmpeg-trac] #7940(undetermined:new): FFMETADATA fails to create a CTOC frame when adding chapters to MP3 files.

FFmpeg trac at avcodec.org
Wed Jun 5 13:35:27 EEST 2019


#7940: FFMETADATA fails to create a CTOC frame when adding chapters to MP3 files.
-------------------------------------+-------------------------------------
             Reporter:  yknivag      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by yknivag):

 http://id3.org/id3v2-chapters-1.0

 Section 4.2 states

 "It is permitted to include "CHAP" frames that are not referenced by any
 "CTOC" frames. For example, these might be used to provide images that can
 be presented in synchronisation with the audio, rather than to support a
 table of contents."

 The corollary of that statement is that all "normal" (non-special) `CHAP`
 frames ought to be included in at least one `CTOC` frame.

 Excepting the special frames defined in that note, there is no point
 having chapters if there is no table of contents and the chapters are,
 therefore, not navigable.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7940#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list