Re: somebody has a japanese model?
David Biedenbach <[email protected]>
| Newsgroups | gmane.comp.audio.netmd.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Marcus, Just a brief update here... I've played around a bit more... It seems that the command 00 18 06 02 20 18 01 00 01 30 00 08 00 ff 00 00 00 00 00 returns 01 81 1b 00 09 18 06 02 20 18 01 00 01 30 00 08 00 10 00 00 08 00 00 00 06 00 08 00 02 80 ff on all my discs where the tracks only have a single "ordinary" title On discs where the tracks have both an ordinary title and an extended title, that command returns 01 81 1b 00 09 18 06 02 20 18 01 00 01 30 00 08 00 10 00 00 08 00 00 00 06 00 08 00 02 80 03 On my player, ordinary titles may contain english, and half width katakana (a type of japanese character). Extended titles may contain english, full-width katakana and hiragana (yep, another type of japanese character), and kanji (characters shared by both chinese and japanese). The ordinary titles are displayed on the player, and the extended titles are displayed on the remote. The Japanese version of openmg actually refers to the different title types as "Full-width" and "half-width" rather than extended/ordinary... I've been unable to get my player to recognize the variations of the GetCharacterCode command (i.e. those with a different 13th byte) or the PutCharacterCode command you've specified. If I discover anything else, I'll let you know... perhaps I'll take some usb logs of writing an extended title to the disc.. Is it possible PutCharacterCode is only valid while the player is in TOC edit mode? Well, that's it for now, David