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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-28-2014, 03:47 AM
|
#1
|
Member
Registered: May 2011
Posts: 55
Rep:
|
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.
|
|
|
12-28-2014, 07:01 PM
|
#3
|
Member
Registered: May 2011
Posts: 55
Original Poster
Rep:
|
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.
|
|
|
12-28-2014, 10:19 PM
|
#4
|
Member
Registered: May 2011
Posts: 55
Original Poster
Rep:
|
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?
|
|
|
12-29-2014, 01:58 AM
|
#5
|
LQ Guru
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465
Rep:
|
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
|
|
|
12-29-2014, 10:32 PM
|
#6
|
Senior Member
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524
|
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.
|
|
|
All times are GMT -5. The time now is 11:28 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|