[KLUG Hardware] DVD & Xine
Adam Tauno Williams
hardware@kalamazoolinux.org
12 Apr 2003 21:48:43 -0400
How does one make a DVD player work under Xine?
I've told Xine my DVD is at /dev/cdrom
I've made the perms on /dev/cdrom & /dev/hdc to be 666
Xine says there is no input plugin for type dvd:/
And the output in the terminal window looks like -
main: probing <aadxr3> video output plugin
load_plugins: failed to load video output plugin <aadxr3>
main: probing <dxr3> video output plugin
video_out_dxr3: Failed to open control device /dev/em8300-0 (No such
file or directory)
load_plugins: failed to load video output plugin <dxr3>
main: probing <xv> video output plugin
main: probing <alsa> audio output plugin
load_plugins: failed to load audio output plugin <alsa>
main: probing <oss> audio output plugin
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
xine_interface: unknown param 10
vo_scale: invalid ratio, using 4:3
vo_scale: unknown aspect ratio (0) in stream => using 4:3
libdvdnav: Using dvdnav version 1-beta10 from http://xine.sf.net
libdvdread: Using libdvdcss version 1.2.6 for DVD access
libdvdnav: Can't read name block. Probably not a DVD-ROM device.
libdvdnav: Unable to find map file '/home/awilliam/.dvdnav/.map'
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: faild to read VIDEO_TS.IFO
Do I need to configure the DVD rom at the OS level somehow?