Storing a UTF8 string fails with Cyrillic characters.

Scott Wheeler wheeler at kde.org
Fri Jun 3 16:56:10 CEST 2005


On Thursday 02 June 2005 0:29, Brian Nickel wrote:
> Okay, I figured out what was going wrong. I thought setTitle and the like
> would set an Id3v2 frame's encoding using the TagLib::String's encoding,
> and wasn't setting it, so it was still being stored and read as Latin1.

Also note that you can set the default globally in the ID3v2::FrameFactory 
class.  Granted, that's a less than intuitive place for it, but...

-Scott

-- 
For a successful technology, reality must take precedence over public 
relations, for nature cannot be fooled. 
--Richard Feynman


More information about the taglib-devel mailing list