Hi All
I just in stalled Mplayer and have a error coming up (no stream found to handle url dvd://1) I dont no what this means and would appreciate any help on the subject thanks
Hi All
I just in stalled Mplayer and have a error coming up (no stream found to handle url dvd://1) I dont no what this means and would appreciate any help on the subject thanks
Mplayer always does that
Right click on Mplayer after you open it
Select preferences->Misc. tab
In that change your DVD device and if required cdrom device and click ok
For example, in my pc, my dvd drive is /dev/sr0
How do you find this out?
When you insert a dvd in the drive open My Computer on your desktop, right click on the DVD and select properties, click the meta info tab and read what’s under “device node”.
Problem solved
godwit wrote:
>
> Hi All
>
> I just in stalled Mplayer and have a error coming up (no stream found
> to handle url dvd://1) I dont no what this means and would appreciate
> any help on the subject thanks
>
>
My experience with mplayer is that it doesn’t have a ‘default’ to tell it
which drive to use for dvd’s (or cd’s, or…)
try this:
mplayer -dvd-device /dev/sr0 dvd://1
tell it which device to use, and it should play happily. I have two dvd
burners, so mine are /dev/sr0 and /dev/sr1. If you’ve the typical single
drive, try /dev/sr0.
L R Nix
lornix@lornix.com
Hi both
thanks for the info but when i right click the disc and properties, meta and device node are not there ?
the disc shows a number which matches the properties disc, the tabs are Basic, Emblems, Permission, Notes, Drive, Volume, with no ref to above.
I have tried the other suggestion but this does not work. the same error comes up any help would be appreciated thanks
Ok
Try this
Press Alt and F2
type konsole
press ENTER
Load a DVD
After it opens in a new window, go to the konsole and type
mount
and press ENTER
Post the output here
Hi
when i type konsole a run application box comes up , press enter and a warning box is there with (cannot open desktop item '/usr/share/application/linuxx32.desktop) ?
Press Alt and F2
In the run dialog box type
konsole
and press ENTER
Then follow as I directed above