Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 00:36:58 -0500
From:      David Schultz <das@FreeBSD.ORG>
To:        Mikhail Teterin <mi+kde@aldan.algebra.com>
Cc:        freebsd-questions@FreeBSD.ORG, fs@FreeBSD.ORG, hardware@FreeBSD.ORG
Subject:   Re: mounting/reading a DVD
Message-ID:  <20080127053658.GA68060@VARK.MIT.EDU>
In-Reply-To: <200801262253.03019@aldan>
References:  <200801262253.03019@aldan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 26, 2008, Mikhail Teterin wrote:
> 	g_vfs_done():acd0[READ(offset=4623824896, length=65536)]error = 5
> 	acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x6f ascq=0x04 
> 	g_vfs_done():acd0[READ(offset=4623828992, length=65536)]error = 5
> 	acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x6f ascq=0x04 
> 	...
> 
> ``dd'' refuses to read from /dev/acd0:
> 
> 	dd: /dev/acd0: Invalid argument
> 
> cat tries to, but fails:
> 
> 	cat: stdin: Input/output error
> 
> Is there a step I'm missing? I strongly doubt, the disk is damaged, as I just 
> unwrapped it myself...

libdvdcss can probably help, and you can use mplayer or ogle as a
front end to it. mplayer has an option to copy the tracks to a
file as well. It may be necessary to set the drive's region code
to match the disc's before it allows you to read the track keys.
There's an ioctl for that...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080127053658.GA68060>