Posted on 2006-09-26 20:01:19-07 by nonos
Ogg issue and a wish
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
Direct Responses: 3139 | Write a response
Posted on 2006-09-27 02:37:05-07 by dongxu in response to 3138
Re: Ogg issue and a wish
Yes, it is a known bug in earlier 1.4.{1,2} version of TagLib. You can try a newer one and rebuild the perl binding. Regarding the new tag fields, since different format supports different number of fields, I am not sure if this is possible for all. BR / dongxu
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.