View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Jun 15, 2004 6:38 am 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
When I try to playback eg. a dvd nothing happens (exept for the button flashing). I have installed the libdvdcss package, but the disc isn't encrypted anyway. The DVD-drive is installed as secondary master. Cd's playback very well. What could be wrong? Could it have something to do with symb links?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 15, 2004 6:17 pm 
Offline
Joined: Mon Nov 17, 2003 8:59 am
Posts: 206
Location: Michigan
Go into the setup and see what your command is to play a dvd. Now type that command into a terminal and observe the feedback. That could point you in the right direction.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 15, 2004 9:44 pm 
Offline
Joined: Wed Dec 17, 2003 10:08 pm
Posts: 41
Location: Montreal, Quebec
or take a look at this post: http://mysettopbox.tv/phpBB2/viewtopic.php?t=1676&highlight=dvd

_________________
Tyan Trinity 1854S - VIA Apollo Pro 133
P3-1000, 768mb PC-133, GF2 MX400 64mb
Avermedia M179, ATI TV Wonder w/remote, Maxtor 160 gig, DVD burner.R5E50.
Second FE - Thinkpad T22, 900, 384mb. Ubuntu Dapper, Mythtv FE 0.20


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 2:40 am 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
Do I need to mount anything when I want to play a dvd or vcd??
Myth is configured to search for discs in /dev/cdrom and /dev/dvd (theese paths don't seem to exist) is that right when my dvd-drive is secondary master?
If I type mplayer vcd:// -fs -zoom i get this output:

MPlayer 0.92-3.3.2 (C) 2000-2003 MPlayer Team
CPU: Intel Celeron A Mendocino/Pentium II Dixon (Family: 6, Stepping: 5)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
Illegal instruction


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 7:48 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
ok what kind of cpu do you have? usually the illegal instruction happens when you have the i686 compiled version of mplayer running on a cpu that does not have sse.

about not having /dev/cdrom and /dev/dvd that will pose a problem. no you don't have to mount anything to play dvd/cd, but the install is supposed to detect your dvd/cd drive and create appropriate simlinks to /dev/cdrom and /dev/dvd


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 7:51 am 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
Dohh.. I have an Intel Celeron 500 mhz. So I guess that is the problem. How do I change to i586? I have the 15.1 debs installed.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 10:34 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
http://mysettopbox.tv/doc.html Read the "Added software packages"...

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 12:39 pm 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
Thanks a lot cesman. I untared, configured, made and installed mplayer. Now after also editing the vcd command by throwing away -fs and -vo xv (or what it was) I'm able to play vcd's. BTW what does theese paremeters that I now don't use?
DVD's still won't play and I have installed the dvdcss. Heres my output (or part of it):
mplayer dvd://
Playing dvd://.
libdvdread: Using libdvdcss version 1.2.5 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd


Exiting... (End of file)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 12:51 pm 
Offline
Joined: Mon Nov 17, 2003 8:59 am
Posts: 206
Location: Michigan
Quote:
BTW what does theese paremeters that I now don't use?

"man mplayer" will bring up the man page for mplayer. You can find out more info about mplayer than you ever wanted to know. ;)

What does ls -l /dev/dvd come back with?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 1:03 pm 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
root@mythtv:~ # ls -l /dev/dvd
lrwxrwxrwx 1 root root 8 Jun 15 13:48 /dev/dvd -> /dev/hdd


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 1:37 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Bizty wrote:
root@mythtv:~ # ls -l /dev/dvd
lrwxrwxrwx 1 root root 8 Jun 15 13:48 /dev/dvd -> /dev/hdd
Which means your dvd drive is the secondary slave. Is it? If not ln -sf /dev/hdX(where X is dvd drive) /dev/dvd.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 1:49 pm 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
Hmm.. It isn't so I changed the link to /dev/hdc (secondary master, right?). But I still get the same message from mplayer (when running it in an X-term). If I run mplayer through ssh I get this message:

Playing dvd://.
libdvdread: Using libdvdcss version 1.2.5 for DVD access
Reading disc structure, please wait...
libdvdread: Can't open file VIDEO_TS.IFO.
Can't open VMG info!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 2:16 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Code:
rm -fr /dev/dvd
ln -s /dev/hdc /dev/dvd

This is normally done automatically for you... Did you let the script finish(script that runs after first reboot)?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 16, 2004 2:33 pm 
Offline
Joined: Tue May 04, 2004 6:43 am
Posts: 33
I think the reason that this link isn't set right is because that I tried to do something I read in another thread without knowing what I was doing.. But even after I've changed it back as you told me I still get the exact same error.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu