|
Hello,
I'm using Audio-Taglib (1.42) on a Debian system : it's a great tool to access several audio tag format.
Unfortunately, I've got an issue with 'ogg' format :
After Audio::TagLib::Vorbis::File->new("file.ogg"), the program hangs.
I've tested on several ogg files.
Is it a bug ?
The other point is a wish : the generic interface Audio::TagLib::Tag is very usefull but is it possible to add some fields like 'composer', 'bpm' ?
Cheers,
Nonos
|