Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Transcoding movie DVD to MPEG4?
Date: Sun, 03 Dec 2006 22:55:22
Message-Id: 358eca8f0612031435o5bf22fd5sdf848c3190e68c3b@mail.gmail.com
In Reply to: [gentoo-user] Re: Transcoding movie DVD to MPEG4? by Grant Edwards
1 On 03/12/06, Grant Edwards <grante@××××.com> wrote:
2 > On 2006-12-03, Stroller <stroller@××××××××××××××××××.uk> wrote:
3 >
4 > > I've never used K3B myself, but its site is not clear whether it
5 > > handles the DeCSS part of the DVD rip.
6 >
7 > I've never used K3B either. If I want to make an exact
8 > (decrypted, dereionalize) copy, I just do this:
9 >
10 > $ dvdbackup -M -i /dev/sr0 -o dvds
11 > <remove original DVD, replace with blank double-layer>
12 > $ growisofs -dvd-compat -Z /dev/sr0 -dvd-video dvds/<TITLENAME>
13 >
14 > > CSS is the system used to region-restrict DVDs, and AFAICT it
15 > > works by encrypting the files on the disk against a key stored
16 > > in a special part of the DVD's header. This "header" part of
17 > > the DVD is not writable by normal DVD-burners (I have heard
18 > > that "authoring" DVD- burners which support it cost several
19 > > thousand pounds), so a "bitwise" copy of a DVD cannot be
20 > > decrypted (because the key is missing).
21 > >
22 > > As I understand it, in order to copy DVD movies one must first
23 > > make a copy of the DVD's files - with the region-encoding
24 > > removed - onto hard-disk, then burn this as a new DVD
25 > > "compilation". The result is an R0 disk which should play fine
26 > > in any standard player.
27 >
28 > Exactly. The dvdbackup/growisofs method works fine for making
29 > same-size copies.
30
31 This is getting me down: <sigh . . .>
32 =================================
33 $ dvdbackup -M -i /dev/dvd -o dvds
34 $ growisofs -dvd-compat -Z /dev/dvd -dvd-video dvds/PIRATESOFTHECARIBBEAN
35 Executing 'mkisofs -dvd-video dvds/PIRATESOFTHECARIBBEAN | builtin_dd
36 of=/dev/dvd obs=32k seek=0'
37 0.14% done, estimate finish Sun Dec 3 21:55:10 2006
38 0.29% done, estimate finish Sun Dec 3 21:55:10 2006
39 0.43% done, estimate finish Sun Dec 3 21:55:10 2006
40 /dev/dvd: splitting layers at 1750000 blocks
41 /dev/dvd: "Current Write Speed" is 2.5x1385KBps.
42 0.57% done, estimate finish Sun Dec 3 22:27:14 2006
43 0.71% done, estimate finish Sun Dec 3 22:27:48 2006
44 0.86% done, estimate finish Sun Dec 3 22:28:12 2006
45 1.00% done, estimate finish Sun Dec 3 22:30:09 2006
46 1.14% done, estimate finish Sun Dec 3 22:30:09 2006
47 [snip...]
48
49 49.86% done, estimate finish Sun Dec 3 22:32:08 2006
50 50.00% done, estimate finish Sun Dec 3 22:32:07 2006
51 50.14% done, estimate finish Sun Dec 3 22:32:07 2006
52 50.29% done, estimate finish Sun Dec 3 22:32:11 2006
53 50.43% done, estimate finish Sun Dec 3 22:32:10 2006
54 :-[ WRITE@LBA=1abe70h failed with SK=3h/ASC=0Ch/ACQ=00h]: Input/output error
55 :-( write failed: Input/output error
56 =================================
57
58 This must be the third wasted DL DVD. I think that I will need to
59 concentrate on transcoding the darn thing from now on. I wish I could
60 pin point the problem. When I tried playing the DVD in M$Windows it
61 complained about the region not being set - but I didn't have any such
62 problem in Linux. Nero express won't even see the DL disk, just shows
63 the size of CD. Could it be something to do with the firmware?
64 --
65 Regards,
66 Mick
67 --
68 gentoo-user@g.o mailing list