Results 1 to 7 of 7
I have MPlayer, and I'm hoving trouble playing a DVD. I put the DVD in the drive, and nothing happens, it dosen't let me mount it like a cd. I'm ...
- 11-24-2004 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
MPlayer and DVD
I have MPlayer, and I'm hoving trouble playing a DVD. I put the DVD in the drive, and nothing happens, it dosen't let me mount it like a cd. I'm still a linux noob, so im sure its just something that I overlooked...
Registered Linux User Number 373366
- 11-24-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
You need to have libdvdcss installed, and I don't think Redhat comes with it. It's all over the web though.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 11-24-2004 #3
Unfortunately, libdvdcss and other DeCSS-variants are illegal in the USA.
CNET Article
http://cambuca.ldhs.cetuc.puc-rio.br/xine/
http://www-2.cs.cmu.edu/~dst/DeCSS/Gallery/
I'm not saying I necessarily *agree* with it, but the law is the law as it is for the moment.
Registered Linux user #270181
TechieMoe's Tech Rants
- 11-24-2004 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
tsk, tsk, tsk... That's very dis-heartening.
Welcome to the United Corporations of America...Registered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 11-24-2004 #5Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
ive already got libdvdcss installed... :P
Registered Linux User Number 373366
- 11-25-2004 #6Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
Unfortunately, while MPlayer is awesome for almost anything else, it's not to great for DVDs, since, as far as I know, it has no support for DVD menus. It can play the tracks you specify, but that's it. A shame since it has great de-interlacing/reverse telecine support...
If your DVD drive is the first CD/DVD drive, it's probably /dev/hdc
If it's the second drive, it's probably /dev/hdd
Open a terminal, and enter "mount /dev/hdc" or "mount /dev/hdd" depending on which drive it is. You could also try "mount /dev/hdb" if the DVD drive is on the same IDE cable as the harddrive. Then type in:
change /dev/hdc for whatever device it is, and change 01 to which track you want to play.[/code]Code:mplayer -dvd-device /dev/hdc dvd://01
Emotions are the key to the soul.
Registered Linux User #375050
- 11-25-2004 #7Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
That worked!!!!
The DVD plays awesome!!
Registered Linux User Number 373366


Reply With Quote
