LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mkisofs UTF-8 character Unable to make a DVD (https://www.linuxquestions.org/questions/linux-software-2/mkisofs-utf-8-character-unable-to-make-a-dvd-496867/)

creznedmick 10-30-2006 05:58 AM

mkisofs UTF-8 character Unable to make a DVD
 
Greetings
I am using mkisofs to make an iso image of a dvd video file

#mkisofs -dvd-video -udf -o DVD.iso DVD/

INFO: UTF-8 character encoding detected by locale settings.
Assuming UTF-8 encoded filenames on source filesystem,
use -input-charset to override.
mkisofs: Unable to make a DVD-Video image.


I tried
#mkisofs -dvd-video -input-charset default -udf -o DVD.iso DVD/

mkisofs: Unable to make a DVD-Video image.

I am at a loss
Michael

ciotog 11-16-2006 02:18 AM

What is the contents of the DVD/VIDEO_TS directory? Does it contain just .VOB files, or does it contain the necessary .IFO and .BUP files as well?

If not, I like the now missing contents of the following web page for info on how to create them easily:
http://wiki.archlinux.org/index.php/DVD_Video

You should be able to get it from google's cache, or from archive.org


All times are GMT -5. The time now is 03:46 PM.