On Sun, 2 Sep 2001, Nick Webb wrote:
> Hi,
> I began to encode my CD collection into the ogg format today, but I ran
> into a little, minor problem. Certain characters don't work, for
> example "björk" comes out as something like "BjAPrk"
'P' being a
> paragraph symbol. I'm pretty sure it's an ogg problem as ogginfo
outputs:
> ...
> artist=Björk
> ...
> Is there anyway to fix this, or a fix planned in upcoming releases?
>
> Thanks,
> _Nick
It's fine. It's being encoded in UTF-8, so the upper 128 characters of
ISO-8859-1 (Latin-1) are two character sequences starting with "Â".
Put it
through libiconv or whatnot to fix it.
--
Ignacio Vazquez-Abrams <ignacio@openservices.net>
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.