Re: cannot play DVDs
Bj|rn Englund <[email protected]> Fri, 2 Jul 2004 09:19:35 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Thu Jul 01 2004, Alec Burney wrote: > i know that it's on /dev/cdroms/cdrom1 because i can mount that and > see all the DVD's files. > ----------------------------------------------------- > libdvdread: Using libdvdcss version 1.2.8 for DVD access > libdvdread: Could not open /dev/dvd with libdvdcss. > libdvdread: Can't open /dev/dvd for reading > ERROR[ogle_nav]: faild to open/read the DVD > ----------------------------------------------------------- > Try running ogle /dev/cdroms/cdrom1 and if that works you can make /dev/dvd point to that device with ln -s /dev/cdroms/cdrom1 /dev/dvd and then you should be able to run just 'ogle' or you can change the default dvd device in the oglerc file. If you run ogle --check you should get a list of available dvd devices. You can also run ogle on the mounted directory. If you have the dvd mounted on /mnt/cdrom you can run 'ogle /mnt/cdrom' /Björn