Date: Thu, 03 May 2007 18:50:53 -0600 From: Robert Gray <robert.gray@boulderlabs.com> To: "Sean C. Farley" <sean-freebsd@farley.org> Cc: stable@freebsd.org, Ulrich Spoerlein <uspoerlein@gmail.com> Subject: Re: FreeBSD vs Region Code DVDs Message-ID: <200705040050.l440orHZ009030@easter.boulderlabs.com> In-Reply-To: Your message of "Thu, 03 May 2007 15:18:16 CDT."
next in thread | raw e-mail | index | archive | help
>I had an issue with ripping some DVD's to my laptop before a trip I made
>(note: no distribution occurred (for the lawyers :))). I wanted to
>just use dd to do it, but dd would fail after a small amount of data was
>read. If I first played a little of the DVD with mplayer, then dd would
>work afterwards. It probably had something to do with mplayer
>whispering sweet nothings to the DVD player.
>Sean
I've had similar experiences with DaVinci Code and Casino Royal.
The error is:
Outputting to /big/MOVIE/CASINO/CASINO_ROYALE1-1.vob
16MB of 6834MB written (0 %)
acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05
acd0: FAILURE - READ_BIG MEDIUM ERROR asc=0x11 ascq=0x05
My work around so that I can watch the movie I rented is to skip
over the problem area (probably intensional by Hollywood)
vobcopy -b 50m
Try adjusting the offset-size to your needs.
Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705040050.l440orHZ009030>
