LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-10-2003, 07:08 PM   #1
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Rep: Reputation: 30
dvd's wont play in xine/mplayer


hey, i'm on mandrake 9.1 and i just installed the dvd plugin, but when i try and play them i get this message:

xine: found input plugin : DVD Navigator
xine: found demuxer plugin: DVD/VOB demux plugin
metronom: video discontinuity #6, type is 0, disc_off is 0
metronom: waiting for audio discontinuity #6
metronom: audio discontinuity #6, type is 0, disc_off 0
metronom: waiting for in_discontinuity update #6
metronom: video vpts adjusted with prebuffer to 3038650
metronom: audio vpts adjusted with prebuffer to 3038650
xine: xine_play
libdvdnav: get_VTS_TT called, testing!!! vtsN=2, vts_ttn=1
xine: xine_play_internal ...done
*** Zero check failed in ifo_read.c:911
for vts_ptt_srpt->zero_1 = 0x4740
xine: ifo_read.c:913: ifoRead_VTS_PTT_SRPT: Assertion `vts_ptt_srpt->nr_of_srpts < 100' failed.
Aborted



anybody know whats going on?

Last edited by sk8guitar; 07-12-2003 at 05:36 PM.
 
Old 07-10-2003, 07:12 PM   #2
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
it's telling you that you should be using mplayer instead.
 
Old 07-10-2003, 07:52 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Re: dvd's wont play in xine

Quote:
Originally posted by sk8guitar
hey, i'm on mandrake 9.1 and i just installed the dvd plugin,
What dvd plugin? Or are you referring to xine as the plugin? More details please on exactly you installed.

Like whansard said, mplayer is a better alternative..
 
Old 07-10-2003, 09:04 PM   #4
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Original Poster
Rep: Reputation: 30
i was referring to the dvd plugin for xine.

but i installed mplayer and when i tried to play a dvd it just froze up on me.

is there any way to diagnose this? how do i run mplayer from the command line?
 
Old 07-10-2003, 10:01 PM   #5
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
mplayer from the command line
mplayer -dvd 1

for first title i think, try numbers after that if necessary.
 
Old 07-11-2003, 01:32 AM   #6
luegner
Member
 
Registered: Jul 2003
Location: Henderson, NV
Distribution: Slackware
Posts: 47

Rep: Reputation: 15
yeah if you can get mplayer to install. Everytime I try to install it, it says it needs Mplayer-common, then when I try to install mplayer common, it says it needs mplayer. How is that useful?
 
Old 07-11-2003, 01:51 AM   #7
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
the mplayer people did that. it's giving lots of newbie's
trouble.

use all the packages on the same line or use --nodeps

rpm -i mplayer.rpm mplayer-common.rpm

seems like it might have been three files, but i can't
remember. put them all on the same install line tho.
 
Old 07-12-2003, 05:35 PM   #8
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Original Poster
Rep: Reputation: 30
ok, here is a bit more information about what is going on

i tried to play the dvd with mplayer and it filled the cache to liek 19\%, then it just sat there for a while, then the screen went all black, then after about a minute it kicked out of that and showed this in command:

(this is just a short clip, it was this about 100 times at least)

a52: error at resampling
a52: CRC check failed!
a52: error at resampling
a52: CRC check failed! 2.292 ct: -0.107 39/ 30 6% 10% 6.8% 0 0 15%
a52: error at resampling
a52: CRC check failed!


and this:

a52: error at resampling
demux: File doesn't contain the selected audio or video stream.
a52: CRC check failed!
a52: error at resampling
No bind found for key MOUSE_BTN2 % 163.5% 0 0 0%
@@@ libmpeg2 returned from sig11... (bad file?) @@@ 2% 8% 42.8% 0 0 0%%
@@@ libmpeg2 returned from sig11... (bad file?) @@@
@@@ libmpeg2 returned from sig11... (bad file?) @@@
@@@ libmpeg2 returned from sig11... (bad file?) @@@
@@@ libmpeg2 returned from sig11... (bad file?) @@@
@@@ libmpeg2 returned from sig11... (bad file?) @@@

etc etc

ending with

@@@ libmpeg2 returned from sig11... (bad file?) @@@
A: 14.0 V: 13.3 A-V: 0.744 ct: 0.304 230/158 7% 8% 41.6% 0 0 0%

Exiting... (End of file)


and its not like its a burned dvd. playing a brand new one straight from the package


any ideas?
 
Old 07-12-2003, 08:40 PM   #9
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
sig11 is a hardware error. your disk or your drive, or
drive controller. somewhere in that line.
 
Old 07-12-2003, 10:23 PM   #10
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Original Poster
Rep: Reputation: 30
do you know how to fix it? it played dvds in windows so i'm going to assume that its not the drive or dvd
 
  


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
Suse 9.1 wont play vcd's but plays dvd's treborblack SUSE / openSUSE 4 11-16-2004 02:34 AM
Xine wont play DVDs madmax04 Fedora 4 10-02-2004 08:35 PM
xine wont play dvd Longinus Linux - Software 13 07-03-2004 05:40 PM
Xine cant see my dvd's caleb star Fedora 5 06-26-2004 10:07 AM
dvd's wont play (even with libdvdcss) spyderusa11 Linux - Software 2 07-09-2003 05:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:40 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