Gentoo Archives: gentoo-user

From: Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)
To: gentoo-user@l.g.o
Subject: Re: [solved] [gentoo-user] burning a dvd+r dl - when trying to play: a52: CRC check failed!
Date: Fri, 03 Oct 2008 19:14:47
Message-Id: 48e66f22.RswxuTtuytPbDM9i%Joerg.Schilling@fokus.fraunhofer.de
In Reply to: Re: [solved] [gentoo-user] burning a dvd+r dl - when trying to play: a52: CRC check failed! by KH
1 KH <gentoo-user@××××××××××××××××.de> wrote:
2
3 > Thanks for this idea. What I did was the following:
4 >
5 > as root:
6 > # mount -t iso9660 -o loop,user /home/me/folderone/themovie.iso
7 > /home/me/scratch/mountpunkt/
8 > # vobcopy -m -i ~/scratch/mountpunkt/
9 > # mkisofs -dvd-video -o themovie_new.iso THEMOVIE/
10 > # cdrecord -dao -v -gracetime=3 -dev=/dev/cdrom1 scratch/themovie_new.iso
11 >
12 > This seems to work. Perfect!
13
14 Be careful, this disk will most likely not play in stand alone DVD players as
15 you did not specify the layer break value.
16
17 Jörg
18
19 --
20 EMail:joerg@××××××××××××××××××××××××.de (home) Jörg Schilling D-13353 Berlin
21 js@××××××××××××.de (uni)
22 schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
23 URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Replies

Subject Author
Re: [solved] [gentoo-user] burning a dvd+r dl - when trying to play: a52: CRC check failed! KH <gentoo-user@××××××××××××××××.de>