Opened 11 years ago

Closed 10 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)

TCMP_No.m4a (576.7 KB ) - added by Markus 11 years ago.
compilation = No
TCMP_Yes.m4a (576.7 KB ) - added by Markus 11 years ago.
compilation = Yes
Yes.jpg (78.0 KB ) - added by Markus 11 years ago.
Screenshot

Download all attachments as: .zip

Change History (8)

comment:1 by Carl Eugen Hoyos, 11 years ago

Component: FFmpegavformat
Keywords: id3 added; metatag TCMP compilation removed
Priority: normalwish
Version: unspecifiedgit-master

Please provide a sample file using the metatag.

by Markus, 11 years ago

Attachment: TCMP_No.m4a added

compilation = No

by Markus, 11 years ago

Attachment: TCMP_Yes.m4a added

compilation = Yes

comment:2 by Markus, 11 years ago

Attachments added

comment:3 by Carl Eugen Hoyos, 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 Markus, 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...

by Markus, 11 years ago

Attachment: Yes.jpg added

Screenshot

comment:5 by Carl Eugen Hoyos, 10 years ago

Keywords: mov added
Resolution: fixed
Status: newclosed

Fixed by Peter Ross in ac9bfb1f

Note: See TracTickets for help on using tickets.