xine crashes when trying to play an audio CD
xine on trying to play a DVD gives following error:
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
libdvdnav: vm: failed to open/read the DVD
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libWARN: open (/dev/cdrom): No medium found
WARN: could not retrieve file info for `image.nrg': No such file or directory
WARN: can't open nrg image file image.nrg for reading
heisspf[~]$ VCL
dvdread: Can't open /dev/dvd for reading
vlc trying to play a DVD:
[0x830161c] dvdread demux error: DVDRead cannot open source: /dev/dvd
[0x82d5294] main input error: open of `dvd:///dev/dvd' failed: (null)
[0x82fd5dc] vcd access error: no movie tracks found
[0x826cb5c] main input error: open of `vcd:///dev/cdrom' failed: (null)
Playback failure:
DVDRead could not open the disc "/dev/dvd".
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///dev/dvd'
ls -l /dev/dvd
lrwxrwxrwx 1 root root 3 Dec 31 10:01 /dev/dvd -> sr0
ls -l /dev/cdrom
lrwxrwxrwx 1 root root 3 Dec 31 11:15 /dev/cdrom -> scd
ls -l /dev/scd
ls: cannot access /dev/scd: No such file or directory