default encoding fo mpeg

Barış Metin baris at uludag.org.tr
Tue May 24 21:33:04 CEST 2005


Hello,

I've just joined the list for asking assistance with a problem I'd encountered 
with taglib.

I had encoding problems both with amaroK and kfile_mp3. They failed to set the 
encoding corretly (while reading and writing), for my aged mp3 files which 
were created on a ISO-8859-9 environment.

Now I'm using a utf8 system (tr_TR.UTF8). And after appling the attached patch 
to taglib both programs behaved correctly.

Should we set a default encoding by default or shoud we fix the programs 
(kfile_mp3 and amaroK) to set the encoding like it's done in juk?

TagLib::ID3v2::FrameFactory::instance()->setDefaultTextEncoding(TagLib::String::UTF8);

regards,
-- 
Barış Metin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: taglib-utf8.patch
Type: text/x-diff
Size: 497 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20050524/a613016f/taglib-utf8.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20050524/a613016f/attachment.pgp


More information about the taglib-devel mailing list