I encountered a similar problem with (K)Ubuntu 8.04

        genisoimage                                9:1.1.6-1ubuntu6

I have a struct

$ find image/
image/
image/VIDEO_TS
image/VIDEO_TS/VTS_01_1.VOB
image/VIDEO_TS/VTS_01_0.IFO
image/VIDEO_TS/VTS_01_3.VOB
image/VIDEO_TS/VIDEO_TS.BUP
image/VIDEO_TS/VTS_01_0.BUP
image/VIDEO_TS/VIDEO_TS.IFO
image/VIDEO_TS/VTS_01_2.VOB
image/VIDEO_TS/VIDEO_TS.VOB
image/VIDEO_TS/VTS_01_0.VOB
image/AUDIO_TS

And I create image with :

genisoimage -volid  ImageLabel  -dvd-video -udf -o image.iso image/

This image is created.

I create my dvd with

growisofs -dvd-compat -dvd-video -Z /dev/dvd=image.iso

I put in my DVD player and does not work.

To resolve this problem, I have compiled and linked cdrik from
http://www.cdrkit.org/  version 1.1.7 and works fine.

-- 
making dvd video iso image doesn't seem to work
https://bugs.launchpad.net/bugs/131220
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to