Opened 11 years ago
Closed 11 years ago
#2960 closed enhancement (fixed)
metatag TCMP/Part of a compilation
Reported by: | Markus | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avformat |
Version: | git-master | Keywords: | id3 mov |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
It would be nice if someone could add the possibility to write metatag "Part of a compilation"
http://jonhall.info/how_to/create_id3_tags_using_ffmpeg
e.g.:
ffmpeg32 -i out.mp3 -metadata compilation="1"
Attachments (3)
Change History (8)
comment:1 by , 11 years ago
Component: | FFmpeg → avformat |
---|---|
Keywords: | id3 added; metatag TCMP compilation removed |
Priority: | normal → wish |
Version: | unspecified → git-master |
comment:3 by , 11 years ago
I am not sure if I understand:
You originally asked for a change when writing id3 tags (or is this wrong?) but when I asked for a sample you provided two m4a files that do not contain id3 tags afaict.
What do I miss?
comment:4 by , 11 years ago
You're right.. and when you use "ffprobe TCMP_Yes.m4a" you will get only the 'normal' tags.
When you use e.g. mp3tag, Win 7 or iTunes you will see, that a tag is there... but i didn't found it with a hex editor too...
comment:5 by , 11 years ago
Keywords: | mov added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed by Peter Ross in ac9bfb1f
Please provide a sample file using the metatag.