Re: ogle doesn't read movies with libdvdcss

H}kan Hjort <[email protected]> Wed, 18 Aug 2004 18:24:50 +0200
Newsgroups gmane.comp.video.ogle.user
Message-ID <[email protected]>
Sun Aug 15 2004, Tim Hanson wrote:
> On Sun, 2004-08-15 at 08:15, H}kan Hjort wrote:
> > Sat Aug 14 2004, Tim Hanson wrote:
> > > This is on an AMD 1700+ system I set the dvd to DMA16.  
> > > 
> > > Unencrypted movies appear to work fine.  Here's the output of the check
> > > program first:
> > > 
> > Make sure that you user has permission to read and write to the DVD drives
> > device node, i.e. /dev/hdd in your case.
> > 
> > The output also indicates that you also possibly has a scsi node /dev/sr0
> > that could be a DVD drive. You could give it a try using that also.
> > 
> > /Håkan
> 
> /dev/sr0 is a usb dvd.  I get the same messages.
> 
> After thinking about it, my guess is that SuSE has done something.  With
> the 9.1 release one no longer needs to manually mount and unmount
> drives.  The /etc/fstab entry looks something like this:
> 
> /dev/dvdrecorder     /media/dvdrecorder   subfs
> fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> 
> (I changed /dev/dvdrecorder to /dev/hdd as an experiment to get it
> working.  Both entries give the same result.
> 
> I'm not familiar with "subfs," nor "fs=cdfss."  There's nothing on the
> man page.
> 
> Could you show me your /etc/fstab line for your dvd?  TIA.
> 
It really should not matter.  If you run ogle with --debug it should
print even more information.  You can also give the device name as an
argument to ogle, i.e. 'ogle --debug /dev/hdd' will try to use hdd and
if you use 'ogle --debug /media/dvdrecorder' (whatever that is) tries
that instead.  The default of /dev/dvd can also be changed in the
oglerc file, see man oglerc.

According to the output ogle/libdvdread/libdvdcss does not even get to
open the device, which is strange especially if unencrypted DVDs work.

-- 
Håkan Hjort