Re: [dvd::rip] odd problem reading TOC with 0.97.6
|
Subject: |
Re: [dvd::rip] odd problem reading TOC with 0.97.6 |
|
From: |
Sören Brunk <soerenbrunk@xxxxxx> |
|
Date: |
Sat, 14 Jan 2006 21:10:17 +0100 |
Garnet Ulrich wrote:
>Dvdrip looks like it is reading the TOC and the IFO files all stored
>properly. However, the "RIP Title" tab shows an empty "DVD table of
>contents" and select audio and viewing angle are greyed out.
>
>I'm running FC4 and haven't used dvd::rip for a year or so. (So this is
>a new install on this box).
>
>Any ideas? Something dumb I'm doing I hope.
>
>
>
>
I had the same problem using 0.97.5/0.97.6 on Gentoo so I tried the
lsdvd command manually as Jörn said:
$ lsdvd -a -n -c -s -v -Op /dev/dvd
lsdvd: invalid option -- O
lsdvd 0.10 - GPL Copyright (c) 2002, 2003, "Written" by Chris Phillips
<acid_kewpie@xxxxxxxxxxxx>
...
Changing it to "lsdvd -a -n -c -s -v -p /dev/dvd" gave me some TOC
output so I changed the parameter in the corresponding file
Job/ReadDVDToc.pm in my dvd::rip dir and now it works fine for me.
It may depends on the lsdvd version, I will try 0.15, does anyone know?
Sören
|
|