[FFmpeg-trac] #10269(undetermined:new): No support for tags MVNM, MVIN (id3v2) and ©mvn, ©mvi (mov) important for audio books

FFmpeg trac at avcodec.org
Sat Mar 18 12:02:51 EET 2023


#10269: No support for tags MVNM, MVIN (id3v2) and ©mvn, ©mvi (mov)  important for
audio books
-------------------------------------+-------------------------------------
             Reporter:  sandreas     |                     Type:
                                     |  enhancement
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  movement,    |               Blocked By:
  series, tags                       |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I would like to use ffmpeg / ffprobe to tag and dump my audio book
 metadata.

 Unfortunately the very important tags for audio book series

 - MovementName (MVNM for id3v2, ©mvn for mov)
 - MovementIndex (MVIN for id3v2, ©mvi for mov)

 are neither shown nor can be set. It would be a great improvement to have
 support for these.

 Links to the relevant source-code:
 - https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/id3v2.c
 - https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/mov.c#L310

 Thank you.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10269>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list