pytagger API
python modules/packages
typedef struct {
unsigned char *data;
int storage;
int fill;
int returned;
int unsynced;
int headerbytes;
int bodybytes;
} ogg_sync_state;
typedef struct vorbis_comment{
/* unlimited user comment fields. libvorbis writes 'libvorbis'
whatever vendor is set to in encode */
char **user_comments;
int *comment_lengths;
int comments;
char *vendor;
} vorbis_comment;
posted by geoff on 12/10/2004 10:59:08 AM
[top | permanent |
http://www.cheston.com/pbf
http://www.americanelf.com/
http://www.serializer.net/
posted by geoff on 12/09/2004 01:05:05 PM
[top | permanent |
defianceohio.terrorware.com
- upload share what ya' got mp3s - done
- tag demo mp3s with creative commons tags, fix id3v2 tags, upload, and add rdf to http://defianceohio.terrorware.com/audio.php - done
- create torrents for mp3s
- write python code to update ogg/vorbis tags
- modify cctag tool to tag ogg/vorbis files
- create torrents for oggs
- add information about european release, 10 fingers comp to audio page
- add store photo to website
- add volunteer profiles to website
- remove message about messed up orders from online store
- improve online store search so it's less picky
- add logging facility
posted by geoff on 12/09/2004 01:14:15 AM
[top | permanent |
xiph.org: Ogg Vorbis documentation: "Ogg Vorbis I format specification: comment field and header specification"
posted by geoff on 12/08/2004 12:29:51 PM
[top | permanent |