Displaying 2 results from an estimated 2 matches for "003vorbis".
Did you mean:
001vorbis
2002 Apr 10
1
Reading OGG tags, without libvorbis?
I've written a simple combined HTTP/MP3/OGG server for streaming audio
to clients, which is working well.
It parses the tag information contained in MP3 files so that it can
display files in a more descriptive fashion than 'filename.mp3', and
now I'd like to do the same for OGG files.
So that I don't need to impose a dependency I'd like to implement
the parsing
2009 Jul 15
2
Fixing ogg vorbis corruption caused by bad metadata
Adam Rosi-Kessel wrote:
> Yes, it was Mediamonkey. They claim that it was due to a bug in vorbis
> libraries.
All software has bugs, but this explanation doesn't really add up.
libvorbis is the codec. If they had blamed libogg, which does the
container, then yes, that would have been a believable explanation :-).
Erik
--