Stop Microsoft
Operating Systems => Linux and UNIX => Topic started by: Siplus on 22 April 2003, 02:44
-
i'm trying to watch a dvd on my rh9 box, but mplayer can't find the dvd! i have a cdrom (24x, cdrom) and a cdrw/dvd (speeds don't really matter, cdrom1), but when i open mplayer (gmplayer) and try to open the dvd, it says there's no medium in /dev/cdrom. i know there is no medium in /dev/cdrom, it's in /dev/cdrom1! so how to i tell mplayer that?
-
Do you have /dev/cdrom1 in your /etc/fstab file?
____________________________________
Live Free or Die: Linux
(http://www.otakupc.com/etsig/dolphin.gif)
"There: now you'll never have to look at those dirty Windows anymore"
--Daffy Duck
-
yes i do...
(first time i heard of the file, but ya, i have both cdroms in it)
-
Try Xine, it always works for me when others fail.
-
I found that Ogle works the best for DVD's. I have never been able to get Xine to actually play one, sometimes I get to the menu, sometimes nothing. I don't know where to get ogle, I got it with apt-get and synaptic. I heard that it is technically illegal, but big deal.
-
Ouch, it had thousands of dependacies. I got bored after downloading about 12
-
symlink /dev/dvd to /dev/cdrom1, as it looks for /dev/dvd first.
-
quote:
Ouch, it had thousands of dependacies. I got bored after downloading about 12
12 dls? i think i'll wait a month till i get cable...downloading programs takes forever when you dl at 1K/sec...
quote:
symlink /dev/dvd to /dev/cdrom1, as it looks for /dev/dvd first.
uh, [noob] how do i do that? [/noob]
edit: i dled Xine a few days ago, and the same thing happens
[ April 29, 2003: Message edited by: Siplus: *Capitalist* ]
-
quote:
Originally posted by Siplus: *Capitalist*:
uh, [noob] how do i do that? [/noob]
At a command line, type "ln -s /dev/cdrom1 /dev/dvd" as root.
-
thanks!! i can play dvds now
-
Spilux, what player you using?
After testuing i found Xine doesnt actually play DVDs :? does do DivX though.
-
quote:
Originally posted by Siplus: *Capitalist*:
thanks!! i can play dvds now
np