On Mon, Feb 2, 2015, at 03:10 PM, Reimar Döffinger wrote: > I'm not really convinced this makes sense. > There are thousands of programs that can edit IDv3 tags, but > comparatively few that can handle vorbis tags. > If both exist, why should the Vorbis tags be more likely to > be correct? > The warnings I sure agree with though.
>From http://xiph.org/flac/faq.html#general__tagging What kinds of tags does FLAC support? FLAC has it's own native tagging system which is identical to that of Vorbis. They are called alternately "FLAC tags" and "Vorbis comments". It is the only tagging system required and guaranteed to be supported by FLAC implementations. Out of convenience, the reference decoder knows how to skip ID3 tags so that they don't interfere with decoding. But you should not expect any tags beside FLAC tags to be supported in applications; some implementations may not even be able to decode a FLAC file with ID3 tags. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel