LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-22-2005, 02:03 PM   #1
bunnyknight13
Member
 
Registered: Aug 2004
Location: Virginia
Distribution: Lunar Linux
Posts: 57

Rep: Reputation: 15
Another how to play dvd's question


first: I've looked through the forums allready

I've gotten some dvd's to work with my computer(mandriva le2005 w/mplayer) but most of my dvd's wont work.
my output when trying to play one of these dvd's:
Code:
[pj@localhost ~]$ mplayer dvd://1
MPlayer 1.0pre6-3.4.3 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.


77 audio & 188 video codecs
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startupscripts.
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such file or directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
Playing dvd://1.
libdvdread: Could not open device with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd


Exiting... (End of file)
dma is set to 1 and the permissions for /dev/dvd is brw-rw----
 
Old 06-22-2005, 02:09 PM   #2
ctkroeker
Senior Member
 
Registered: May 2005
Posts: 1,565
Blog Entries: 1

Rep: Reputation: 50
Try XMMS or a different player maybe.
 
Old 06-23-2005, 11:01 AM   #3
bunnyknight13
Member
 
Registered: Aug 2004
Location: Virginia
Distribution: Lunar Linux
Posts: 57

Original Poster
Rep: Reputation: 15
totem won't work
how do I use xmms?
 
Old 06-23-2005, 12:04 PM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
It seems to be an issue with your permissions. Try changing the permissions for /dev/dvd and give world readable permissions e.g.
Code:
#chmod a+r /dev/dvd
 
Old 06-24-2005, 12:03 PM   #5
bunnyknight13
Member
 
Registered: Aug 2004
Location: Virginia
Distribution: Lunar Linux
Posts: 57

Original Poster
Rep: Reputation: 15
chmoded dvd and hdd (dvd points to hdd) and it still wont work
 
Old 06-24-2005, 01:23 PM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Have you tried using xine?
 
Old 06-24-2005, 01:50 PM   #7
samael26
Member
 
Registered: Oct 2004
Location: France, Provence
Distribution: Debian
Posts: 848

Rep: Reputation: 30
Quote :

mplayer: could not connect to socket
mplayer: No such file or directory

Perhaps you should re-install mplayer..
 
Old 06-24-2005, 07:45 PM   #8
lowpingnoob
Member
 
Registered: Jun 2005
Distribution: Fedora Core 3, soon DSL (DSL backwards is LSD hahahaha)
Posts: 245

Rep: Reputation: 30
i dont know, but does windows media player or the like (powerDVD) work in wine? sorry I cannot help, but this might inadvertantly help.
 
Old 06-25-2005, 02:20 AM   #9
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by lowpingnoob
i dont know, but does windows media player or the like (powerDVD) work in wine? sorry I cannot help, but this might inadvertantly help.
You don't really need to run a windows app to play dvds. There are many alternatives to mplayer, e.g. xine (which can be used alongside totem and kaffeine frontends), videolan and ogle.
 
Old 06-26-2005, 01:18 PM   #10
lowpingnoob
Member
 
Registered: Jun 2005
Distribution: Fedora Core 3, soon DSL (DSL backwards is LSD hahahaha)
Posts: 245

Rep: Reputation: 30
Quote:
Originally posted by reddazz
You don't really need to run a windows app to play dvds. There are many alternatives to mplayer, e.g. xine (which can be used alongside totem and kaffeine frontends), videolan and ogle.
yeah, but I used wine to install PowerDVD and it works. That is my normal DVD app, so I am perfectly happy with it.
 
Old 06-26-2005, 07:33 PM   #11
bunnyknight13
Member
 
Registered: Aug 2004
Location: Virginia
Distribution: Lunar Linux
Posts: 57

Original Poster
Rep: Reputation: 15
totem uses the same lib's as xine, so wouldn't it be futile
I'll try to find an old win32 dvdplayer yet I've not had to touch windows since leaving school
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't play DVD's gerardo069872 Linux - Hardware 11 11-09-2005 03:58 PM
Cant play DVD's kamowa Linux - Software 4 03-20-2005 04:42 AM
how to play dvd's rakesh_em Slackware 6 10-06-2004 01:33 PM
Play DVD's equinox Mandriva 34 04-17-2004 02:30 AM
cant play dvd's CRego3D Linux - Laptop and Netbook 11 10-01-2003 09:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration