[LINUX] Iso/DVD files playback issues
#1
Hey,

I already skimmed the forum several times for this issue and found a lot but never what I need. I also noticed that the cause for this phenomenon could be plural.

the issue: Basically some dvd started from .iso or Video_ts folder hang after a certain time. Most even in the DVD menu.

So here we go:

linux distro: 3.0.0-14-generic
architecture: x86_64
install method: ppa: link
SVN Revision: XBMC 11.0-BETA 1 GIT:unknown (compiled: Dec 12 2011)
pastebin: http://pastebin.ubuntu.com/784697/

I hope this is what is needed to do some troubleshooting. In the last 30 to 40 from the paste (loading DISC_1) you can see things go wrong, but I am noob in this matter. So anyone any ideas?

thanks in advance,

theo
Reply
#2
Hi theo,

i took a look to your pastebin:

Code:
20:15:17 T:140186239612672   ERROR: Unable to load libmpeg2.so.0, reason: libmpeg2.so.0: cannot open shared object file: No such file or directory

sudo apt-get install libmpeg2-4

should fix that problem


i found a lot of these error messages:
Code:
20:31:13 T:140186231219968  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1920x1080, 28)
20:31:13 T:140186231219968  NOTICE: vdp_device = 0xffffffff vdp_st = 0x00000001
20:31:13 T:140186231219968   ERROR: (VDPAU) unable to init VDPAU - vdp_st = 0x1.  Falling back.
20:31:13 T:140186231219968  NOTICE: CDVDVideoCodecFFmpeg::Open() Failed to get VDPAU device
20:31:13 T:140186231219968  NOTICE:  (VDPAU) Close

Code:
20:31:13 T:140186117936896   ERROR: VAAPI - unable to initialize display -1 - unknown libva error

there seems to be a problem with vdapu/vaapi installation.

what is the output of the command "vainfo". This command has to be run in an X session.
Reply
#3
Mystefix,

thank you for helping.

I installed libmpeg2-4, still trying out the results. Any ideas why this was not installed with xbmc?

On the vainfo: I tried to run it in lightdm and this is wat i get (I guess I am doing something wrong (vainfo wasn't installed)

Code:
xbmc@htpc:~$ sudo vainfo
[sudo] password for xbmc:
libva: libva version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/i965_drv_video.so
libva: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
xbmc@htpc:~$

regards,

theo
Reply
#4
Hi people, I've added some more details (debug logs) regarding choppy ISO playback in Ubuntu 12.04 (server/minimal) + XBMC Eden. Please take a look and lets join forces to solve this!

http://forum.xbmc.org/showthread.php?tid=131393&page=3

Thx!
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] Iso/DVD files playback issues0