[Ffmpeg-devel] [PATCH] libavformat and ogg vorbis tags

Tatu Kilappa trilkk
Wed Jan 3 00:37:46 CET 2007


libavformat does not read all vorbis tags correctly. To be specific,
album information is not read and author is read as AUTHOR instead of
the vorbis standard tag ARTIST, which means the artist info is never
found.

Included is a very short and simple patch to fix this. Apply it and the
data is read correctly.

And as this is done, you can also remove the "//Too bored to add others
for today" -comment 13 lines down. Unless the original author was going
to do something else, that is.

-- 
-Tatu Kilappa <trilkk at iki.fi>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggparsevorbis.c.patch
Type: text/x-diff
Size: 588 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070103/fd617cad/attachment.patch>



More information about the ffmpeg-devel mailing list