[MPlayer-users] problem with install mplayer

sibil sibily seebiloo at yahoo.com
Thu Nov 9 19:56:52 CET 2006


I did that command as root and i get that error.

Jeremy Hansen <jebrhansen at gmail.com> wrote: > so, i do this command: "mplayer dvd:// -dvd-device /dev/dvd" but after this
> command i get this error again unfortunately: "libdvdread: Can't open file
> VIDEO_TS.IFO.
>  Can't open VMG info!
>  [file] No filename
>  Failed to open dvd://."
>  What can i do for solve that?

Try running mplayer as root. If it works it means you don't have
proper permissions set up for your dvd device.

If that is the case you need to give users access to your dvd drive.
(Usually /dev/dvd is a symlink that points to your actual device. Do
an ls -la /dev/dvd* to find out what it points to (on mine /dev/dvd ->
/dev/dvd0 -> /dev/hdc) so I would need to change permissions to
/dev/hdc.

So you should be able to do

chmod o+r /dev/hdc

Good Luck
Jeremy


 
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.


More information about the MPlayer-users mailing list