LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-31-2017, 09:09 PM   #1
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Rep: Reputation: Disabled
Xine no longer plays DVDs (it terminates after a few seconds).


My operating system is Slackware 14.2 (64-bit), and has 32 gig of memory. When I try to play DVDs, it playes them for a few seconds - and then terminates. I tried running it in terminal mode, and got the following output
Code:
bash-4.3$ xine
This is xine (X11 gui) - a free video player v0.99.9.
(c) 2000-2014 The xine Team.
vo_vdpau: vdpau API version : 1
vo_vdpau: vdpau implementation description : G3DVL VDPAU Driver Shared Library version 1.0
vo_vdpau: maximum video surface size for chroma type 4:2:2 is 8192x8192
vo_vdpau: maximum video surface size for chroma type 4:2:0 is 8192x8192
vo_vdpau: maximum output surface size is 8192x8192
vo_vdpau: hold a maximum of 10 video output surfaces for reuse
vo_vdpau: using 3 output surfaces of size 1440x900 for display queue
vo_vdpau: this hardware doesn't support h264.
vo_vdpau: this hardware doesn't support vc1.
vo_vdpau: this hardware doesn't support mpeg1/2.
vo_vdpau: this hardware doesn't support mpeg4-part2.
vdpau_set_property: property=1, value=0
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vo_vdpau: deinterlace: none
vo_vdpau: set_scaling_level=0
vo_vdpau: disable noise reduction.
vo_vdpau: disable sharpness.
vo_vdpau: skip_chroma = 0
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
libdvdnav: Using dvdnav version 5.0.3
libdvdnav: DVD Title: N_C_S_AMER
libdvdnav: DVD Serial Number: EC2A199F_TOASTUD
libdvdnav: DVD Title (Alternative): F
libdvdnav: DVD disk reports itself with Region mask 0x00400000. Regions: 1 2 3 4 5 6 8

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000013d
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00000187
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0000ef88
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00010a4f
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00010a88
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 0
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
No accelerated IMDCT transform found
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vo_vdpau: deinterlace: none
vo_vdpau: set_scaling_level=0
vo_vdpau: disable noise reduction.
vo_vdpau: disable sharpness.
vo_vdpau: skip_chroma = 0
xiTK received SIGSEGV signal, RIP.
Aborted
bash-4.3$
but it had worked correctly before

Any help would be greatly appreciated.
 
Old 05-31-2017, 09:27 PM   #2
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Dang, xine seems to have a lot of problems other media players don't have. Seems like DVDs always just work in my VLC and mplayer builds. Anyway, let's see if we can solve this...

According to this thread, someone having a similar problem was able to solve it by calling the dvd drive using dvd:///dev/sr0 (replacing sr0 with your specific drive). They had a few extra options in their command and other than the --no-splash, I don't know what they do. I'm including them anyway.

Code:
xine -pfhq --no-splash dvd:///dev/sr0
 
Old 05-31-2017, 10:23 PM   #3
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,683

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
What version of libdvdcss are you using? A user a while back had this problem and he solved it by downgrading libdvdcss to version, I think 1.2.13 or 1.3.99
 
Old 12-10-2017, 12:08 AM   #4
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 329

Rep: Reputation: 199Reputation: 199
Quote:
Originally Posted by Daedra View Post
What version of libdvdcss are you using? A user a while back had this problem and he solved it by downgrading libdvdcss to version, I think 1.2.13 or 1.3.99
1.3.0 solved MANY problems for me. 1.3.99 was (I believe) a beta for 1.4.0.
 
  


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
FC11 plays DVDs, but does no longer recognizes data CDs or audio CDs jonnyo Linux - Hardware 9 10-28-2010 11:26 AM
Does Elive plays encrypted DVDs out of the box ? seychellesblue Linux - Newbie 2 03-10-2008 07:53 PM
mplayer plays secondary audio on some dvds dv502 Linux - Newbie 3 12-16-2006 01:15 PM
Totem-Xine only plays the first few seconds of a video in Firefox, then stops DaneM Ubuntu 1 10-20-2005 06:49 AM
trouble with my distro it only plays dvds ray112 Linux - General 1 03-15-2005 07:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:27 AM.

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