mp4 in 12.0

Yannis Calotychos ycalot at gmail.com
Wed Mar 9 05:39:09 GMT 2022


Hello,

-----------------------------
mp4tag.cpp
-----------------------------
In 12.0 you have added support for 
    { "\251wrk", "WORK" },

However the field WORK is equivalent to what you decode in other formats as CONTENTGROUP (eg mp3/mpeg)
Is there any chance you could change this to
    { "\251wrk", "CONTENTGROUP" },

-----------------------------
id3v2frame.cpp
-----------------------------
Also, since we are at it, you could add :
  { "TCMP", "COMPILATION" },

in id3v2frame.cpp for parity with other formats.
it is currently missing.




let me know if you need more info.

thanks
yannis calotychos

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20220309/41ccb7fd/attachment.htm>


More information about the taglib-devel mailing list