LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 12-28-2014, 03:47 AM   #1
RobertX
Member
 
Registered: May 2011
Posts: 55

Rep: Reputation: Disabled
Xine does not play VCDs


Out of frustration of not being able to watch multi-track VCDs with VLC, I uninstalled it and install xine-ui.

Upon loading one VCD through xine vcd:// in the terminal, the following messages presented itself; I hope it's sufficient enough to analyse the problem:

Code:
This is xine (X11 gui) - a free video player v0.99.7.
(c) 2000-2010 The xine Team.
Failed to open VDPAU backend libvdpau_i915.so: cannot open shared object file: No such file or directory
vo_vdpau: Can't create vdp device : No vdpau implementation.
meta_info_assign: meta[4]: BONUS_VCD
meta_info_assign: meta[2]: ROXIO WINONCD ISO-9660/UDF FORMATTER COPYRIGHT (C) 1995-2002 BY ROXIO
meta_info_assign: meta[1]:  - Track 0
meta_info_assign: meta[3]: VCD 2.0
meta_info_assign: meta[0]: VCD 2.0 - Track 1, disk 1 of 1 - BONUS_VCD BONUS_VCD
meta_info_assign: meta[1]:  - Track 1
xiTK received SIGSEGV signal, RIP.
Aborted
When I open the VCD through the GUI of the player, the player just disappears, so I thought I'd give you a verbose version through xine vcd://.

Thank you, in advance, for your help, and I hope I can use xine for years to come; it looks pretty good.
 
Old 12-28-2014, 04:12 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Have a look here. http://askubuntu.com/questions/40491...implementation
In your case you need to select the i915 driver.
jdk
 
Old 12-28-2014, 07:01 PM   #3
RobertX
Member
 
Registered: May 2011
Posts: 55

Original Poster
Rep: Reputation: Disabled
Thanks for the reply.

After reading it, I tried once again, and was not successful.

I went to the "Video" tab and can't even find i915 on drivers.

But thanks anyway.
 
Old 12-28-2014, 10:19 PM   #4
RobertX
Member
 
Registered: May 2011
Posts: 55

Original Poster
Rep: Reputation: Disabled
Well, forget about that.

I did try a second time to read the link, tried whatever I can, like setting the video driver and downloading other drives, and the terminal's output came out like this:

Code:
This is xine (X11 gui) - a free video player v0.99.7.
(c) 2000-2010 The xine Team.
Failed to open VDPAU backend libvdpau_i915.so: cannot open shared object file: No such file or directory
vo_vdpau: Can't create vdp device : No vdpau implementation.
WARN: psd offset out of range in extended PSD (80 >= 80)
WARN: psd offset out of range in extended PSD (80 >= 80)
WARN: psd offset out of range in extended PSD (80 >= 80)
WARN: corrupt PSD???????
WARN: psd offset out of range in extended PSD (80 >= 80)
WARN: psd offset out of range in extended PSD (80 >= 80)
WARN: psd offset out of range in extended PSD (80 >= 80)
WARN: corrupt PSD???????
xiTK received SIGSEGV signal, RIP.
Anyone?
 
Old 12-29-2014, 01:58 AM   #5
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Again, you don't give any detail about what you are doing and not doing. What distro are you using? Have you installed the libxine2-codecs package (or whatever it's called in your distro). Is the i915 driver functioning correctly? Have you done a search for the libvdpau_i915.s0 file on your system? For example, I use the radeon driver and a search gives me this:
Code:
~$ locate libvdpau_radeon
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_radeonsi.so
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_radeonsi.so.1
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_radeonsi.so.1.0
/usr/lib/x86_64-linux-gnu/vdpau/libvdpau_radeonsi.so.1.0.0
When running vlc from a terminal I get this message:
Code:
[00007f3c3d1c1478] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding.
So do you have all the avcodec packages installed? libavcodec54, libavcodec55, libavcodec56?
jdk
 
Old 12-29-2014, 10:32 PM   #6
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
The vdpau error is not signifcantas vdpau is used for video acceleration.

You should try mplayer

Tracks are accessed with:

Code:
mplayer vcd://1
mplayer vcd://2
May be the also VCD is damaged.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How do I play VCDs? General Linux - Hardware 3 09-07-2005 12:15 AM
Unable to play VCDs with Xine. Where can I get mplayer for Debian? vharishankar Debian 5 02-14-2005 01:09 PM
xine: Unable to play dvds or vcds masterweaver Linux - Software 2 09-25-2004 09:03 PM
VCDs in Xine basix Linux - Software 1 03-03-2004 04:30 PM
can't play DVDs or VCDs tux12b Linux - Newbie 4 08-25-2003 12:44 PM

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

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