[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libcdio-devel] Question on CD-TEXT character encoding
From: |
Thomas Schmitt |
Subject: |
Re: [Libcdio-devel] Question on CD-TEXT character encoding |
Date: |
Sun, 24 Apr 2022 09:05:43 +0200 |
Hi,
Denis Leroy wrote:
> I see that in theory there's also support for 0x80
> for CP932 (Japanese), 0x81 for Korean and 0x82 for Mandarin.
>From where do you have the definition of 0x81 and 0x82 ?
I have only seen 0x00, 0x01, 0x80 mentioned in descriptions of CD-TEXT.
> Does anyone have a raw dump of a CD-TEXT blocks with these?
The only non-ISO-8859-1 i have encountered was in the course of
https://savannah.gnu.org/bugs/?53929
and its discussion beginning at
https://lists.gnu.org/archive/html/libcdio-devel/2019-04/msg00018.html
The problem was that a CD had encoding 0x01 (7 bit ASCII) but used a
character from the upper half of ISO-8859-1.
Have a nice day :)
Thomas