[vlc] no access module matched "dvd"

Scott Lamb slamb at slamb.org
Sat Mar 1 10:49:21 CET 2003


When I try to play DVDs, I get messages like this:

VideoLAN Client 0.5.1 Natalya
[00000125] main interface error: option frequency does not exist
[00000125] main interface error: option symbol-rate does not exist
[00000127] main input: playlist item `dvdold:///dev/dvd@1,1'
[00000127] main input error: no access module matched "dvdold"
[00000127] main input error: no suitable access module for 
`/://dvdold:///dev/dvd@1,1'
[00000128] main input: playlist item `dvd:///dev/dvd'
[00000128] main input error: no access module matched "dvd"
[00000128] main input error: no suitable access module for 
`/://dvd:///dev/dvd'


This is 0.5.1 on a RedHat 8.0 system. I installed, from source, 
libdvdplay-1.0.0, libdvdread-0.93, and libdvdcss-1.2.5 to the default 
local (/usr/local). Then I configured vlc like this:

   $ ./configure \
             --enable-dvdread \
             --enable-dvdplay \
             --disable-mad \
             --enable-kde

and installed. And the plugins seem to be there:

$ ls /usr/local/lib/vlc/access
libaccess_file_plugin.so  libaccess_mms_plugin.so  libdvd_plugin.so
libaccess_ftp_plugin.so   libaccess_udp_plugin.so  libdvdread_plugin.so
libaccess_http_plugin.so  libdvdplay_plugin.so     libvcd_plugin.so

And my DVD device is fine:

$ whoami
slamb
$ ls -laF /dev/dvd /dev/scd0
lrwxrwxrwx    1 root     root            4 Mar  1 03:26 /dev/dvd -> scd0
brw-------    1 slamb    disk      11,   0 Aug 30 18:31 /dev/scd0

Any ideas why this is happening?

Thanks,
Scott

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list