[Bug 131220] Re: making dvd video iso image doesn't seem to work

2008-11-02 Thread Daniel T Chen
** Changed in: cdrkit (Ubuntu)
   Status: New => Fix Released

-- 
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


[Bug 131220] Re: making dvd video iso image doesn't seem to work

2008-08-23 Thread Bug Watch Updater
** Changed in: cdrkit (Debian)
   Status: Unknown => Fix Released

-- 
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


[Bug 131220] Re: making dvd video iso image doesn't seem to work

2008-08-22 Thread Jorge O. Castro
** Also affects: cdrkit (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429244
   Importance: Unknown
   Status: Unknown

-- 
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


[Bug 131220] Re: making dvd video iso image doesn't seem to work

2008-05-22 Thread Serhiy Kachanuk
Regarding last 2 comments, I've filed new bugreport 
https://bugs.launchpad.net/ubuntu/+source/cdrkit/+bug/233942 as this seems to 
be different problem, and in hardy.
Also there is debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429244
Installing cdrkit 1.1.7 release from sources fixed this problem to me

-- 
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


[Bug 131220] Re: making dvd video iso image doesn't seem to work

2008-05-14 Thread del
I encountered a similar problem with (K)Ubuntu 8.04

genisoimage9: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


[Bug 131220] Re: making dvd video iso image doesn't seem to work

2008-05-03 Thread Eric Buist
I encountered a similar problem while creating a DVD-Video using genisoimage. I 
have first creatd the VIDEO_TS structure using dvdauthor. I could then burn the 
DVD using growisofs which calls genisoimae. However, the disk was only readable 
by the computer; my standalone DVD player pretended it was badly formatted.
I tried to recode the audio of the MPEG files, then the video too, using 
MEncoder, and recreated the DVD structure using dvdauthor: same results with 
growisofs/genisoimage.
Then, I tried to burn an existing DVD structure I created using DVDAuthor on 
Gutsy: same result. The bug was then located in growisofs/genisoimage, not 
dvdauthor.
I progressively came to the conclusion that I could never create DVD Video 
anymore with Ubuntu, unless I downgrade to Gutsy. Before switching to another 
distro, I tried to download and compile cdrtools (not cdrkit) which contains 
mkisofs, from which genisoimage was forked.
With mkisofs, I could create my DVD Video, and it was readable by my standalone 
player.
The bug seems to be genisoimage not creating the correct UDF structure for DVD 
Video. It creates UDF filesystems, because I can mount an iso image in loopback 
mode using the UDF filesystem, but it does not generate the appropriate 
information for (dumb) standalone players.

-- 
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