"Babyfai Cheung" <[EMAIL PROTECTED]> wrote:

> # mkisofs -input-charset UTF-8  -o 123.iso  123/
> # Unknown charset
> #Known charsets are:
> #.....
>
> But, with UTF8 or utf8 , utf-8 , UTF-16 are OK!
>
> # mkisofs -input-charset UTF8 -o 123.iso 123/    (OK!)
>
> # mkisofs -input-charset utf8 -o 123.iso 123/    (OK!)
>
> # mkisofs -input-charset utf-8 -o 123.iso 123/    (OK!)
>
> # mkisofs -input-charset UTF-16 -o 123.iso 123/    (OK!)

This is a "bug" in libiconv from your OS, it is unrelated to mkisofs.

What OS are you using?

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to