Re: ogle: dev/dvd settings?
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Mon Mar 22 2004, Vickriz Buenaventuura wrote: > 1. running the ogle at first time encounter error: > [root@localhost ogle]# ogle > libdvdread: Can't stat /dev/dvd > No such file or directory > ERROR[ogle_nav]: faild to open/read the DVD > DVDSetDVDRoot:: Root not set > [root@localhost ogle]# Do you have a /dev/dvd link pointing to you dvd device? If not create one ln -s /dev/hdc /dev/dvd (change /dev/hdc to whatever your dvd device is) > run the ogle_gui and opening a file to play: > 2. the second time after i installed the ogle_gui and run it.this is error what i got behind the terminal which i execute ogle_gui. > [root@localhost ogle]# WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshot' > WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshotWithSPU' > libdvdread: Using libdvdcss version 1.2.8 for DVD access > libdvdread: Can't open file VIDEO_TS.IFO. > ERROR[ogle_nav]: faild to read VIDEO_TS.IFO > file_selector_change_root: DVDSetDVDRoot: Root not set > Note[ogle_gui]: GetDiscID failed > What file did you select ? The files you can use is either a dvdimage, a directory where the dvd files are or the device node of a dvd. /Björn