On Tue, Sep 04, 2001, Stefan Hinker - Sun Germany - BCG Frankfurt wrote: > ./vlc -v /vol/dsk/dvd_video You need to tell vlc you're reading a DVD device, otherwise it'll just try to access /vol/dsk/dvd_video as a video file. Try this instead: ./vlc -v dvd:/vol/dsk/dvd_video Regards, -- Sam.