Displaying 2 results from an estimated 2 matches for "qtagger".
Did you mean:
tagger
2001 Aug 09
2
tag specifications
...ous crime of posting before I've been on a list for
very long, and I apologize in advance. I don't know how often this comes up
and if it has recently if someone will just point me to an archive where this
discussion has already happened, I'll shut up.
I've got an MP3 tagger (QTagger) that I released a while back. I'm trying to
get a few things done feature wise with it, but I thought it'd be nice for it
to work with Ogg files.
Is there a spec for the tag? I noticed that it's at the front of the file
like an id3v2 tag. Are there any libs for manipulating the...
2001 Nov 11
1
Reading tags (again)...
Ok, so I finally got the id3/mp3 end of things worked out for the next
release of QTagger and I'm back to implementing tag reading for Ogg Vorbis.
I've got some code that will read tags, but I haven't been able to figure out
how to write them. Here's the code that I'm using. It's a fine C/C++ mix.
The code will eventually be in a C++ app, so I don't m...