[Vorbis-dev] libogg 1.1.3 and libvorbis 1.1.2 releases

Rene Herman rene.herman at keyaccess.nl
Mon Nov 28 12:16:46 PST 2005


Ismail Donmez wrote:

> Monday 28 November 2005 21:55 tarihinde, Rene Herman şunları yazmıştı:

>>Okay. Recently I switched everything over to UTF-8 here and it was only
>>after I checked google that I realised that the #'s in the tags were not
>>an indication of a problem with my terminal, font, environment variables
>>or anything else local. I've applied the patch here of course, but since
>>then I've seen 3 people be equally unsure of their own grasp of UTF-8
>>due to this very same reason :-)
>>
>>Vorbis comments are by far the most common source of accented characters
>>on my HD meaning it was a rather unfortunate bug...
> 
> 
> Where is the mentioned patch?

I linked to it in the parent post:

http://trac.xiph.org/cgi-bin/trac.cgi/changeset/10080

If in the meantime you've encoded things with non ASCII comments, I 
believe you will need to either do so again or repair the comments 
manually. For the manual route, do something like:

vorbiscomment xx.ogg | sed /^title=/s/foo/bar/ | vorbiscomment -w xx.ogg

Rene.


More information about the Vorbis-dev mailing list