Kodi Community Forum
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server (/showthread.php?tid=231955)



RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

Yeah - your report is worthless as we don't have any logfiles ....


RE: New Era: VAAPI with EGL interoperation - _Spook_ - 2015-12-21

(2015-12-21, 00:21)fritsch Wrote: Yeah - your report is worthless as we don't have any logfiles ....
Sure, I can upload logs. But have done that several times already for other problems with no feedback. So what's the point....


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

The point is that you have the issue and not me.

I need: /var/log/Xorg.0.log and dpkg -l |grep xserver and the kodi.log


RE: New Era: VAAPI with EGL interoperation - redbiro - 2015-12-21

hi fritsch,

i've got player error with this file:
mediainfo

grep xserver

kodi.log:
http://paste.ubuntu.com/14129538/
http://paste.ubuntu.com/14129539/
http://paste.ubuntu.com/14129541/
http://pastebin.com/MFqWinw0

i am new to linux so if i can help you with any information pls tell me.

thx


RE: New Era: VAAPI with EGL interoperation - zserrbo - 2015-12-21

Which is the latest stable custom kernel? 4.3 pt-bt1?

http://fritsch.fruehberger.net/kernel/


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

Sort by date?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

(2015-12-21, 19:52)redbiro Wrote: hi fritsch,

i've got player error with this file:
mediainfo

grep xserver

kodi.log:
http://paste.ubuntu.com/14129538/
http://paste.ubuntu.com/14129539/
http://paste.ubuntu.com/14129541/
http://pastebin.com/MFqWinw0

i am new to linux so if i can help you with any information pls tell me.

thx

Under Video Playback, disable Mpeg-4 Acceleration in the VAAPI tab, please.

Edit - Never mind:
Quote:18:32:07 T:140090391115520 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
18:32:07 T:140090391115520 NOTICE: UDP: Listening on port 9777
18:32:25 T:140091898230912 ERROR: Error creating player for item /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi (File doesn't exist?)
18:32:25 T:140091898230912 ERROR: Playlist Player: skipping unplayable item: 0, path [stack:///home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi , /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd2.avi]

It seems you don't have the permission to open this file. Post

Code:
ls -l  /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi  | pastebinit

please.

Second - you run a non supported kernel for your Braswell ... it heavily hurts if you see the dmesg output.


RE: New Era: VAAPI with EGL interoperation - zserrbo - 2015-12-21

(2015-12-21, 20:57)fritsch Wrote: Sort by date?

The latest file is this: linux-image-4.4.0-rc6-fritsch1+_4.4.0-rc6-fritsch1+-10.00.Custom_amd64.deb
But there is RC in its name. I have an N3150 motherboard. Should I install this above or other one?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

All work, 4.3 does 4.4-rc5 / 4.4-rc6 does ... I currently run 4.4-rc6 on my BSW boxes (install both files -headers and -image)


RE: New Era: VAAPI with EGL interoperation - zserrbo - 2015-12-21

Thanks your answer!


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

(2015-12-21, 21:40)zserrbo Wrote: Thanks your answer!

I create a new folder and removed the outdated kernels,


RE: New Era: VAAPI with EGL interoperation - redbiro - 2015-12-21

(2015-12-21, 20:58)fritsch Wrote:
(2015-12-21, 19:52)redbiro Wrote: hi fritsch,

i've got player error with this file:
mediainfo

grep xserver

kodi.log:
http://paste.ubuntu.com/14129538/
http://paste.ubuntu.com/14129539/
http://paste.ubuntu.com/14129541/
http://pastebin.com/MFqWinw0

i am new to linux so if i can help you with any information pls tell me.

thx

Under Video Playback, disable Mpeg-4 Acceleration in the VAAPI tab, please.

Edit - Never mind:
Quote:18:32:07 T:140090391115520 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
18:32:07 T:140090391115520 NOTICE: UDP: Listening on port 9777
18:32:25 T:140091898230912 ERROR: Error creating player for item /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi (File doesn't exist?)
18:32:25 T:140091898230912 ERROR: Playlist Player: skipping unplayable item: 0, path [stack:///home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi , /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd2.avi]

It seems you don't have the permission to open this file. Post

Code:
ls -l  /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi  | pastebinit

please.

Second - you run a non supported kernel for your Braswell ... it heavily hurts if you see the dmesg output.

Code:
kodi@ubuntu:~$ ls -l  /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi
-rw-r--r-- 1 kodi sudo 734285824 Jul 28  2009 /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi

i think it isn't a permission problem i get this only when i trying to play these old anime avi files.

and how could i change kernel and which is the supported one?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

See: http://fritsch.fruehberger.net/kernel/Braswell/ and read the readme

Give me the output of:

Code:
sudo ls -l /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi | pastebinit



RE: New Era: VAAPI with EGL interoperation - redbiro - 2015-12-21

(2015-12-21, 21:51)fritsch Wrote: See: http://fritsch.fruehberger.net/kernel/Braswell/ and read the readme

Give me the output of:

Code:
sudo ls -l /home/kodi/data/Multimedia/Movies/Neko.no.ongaeshi.2002/Neko.no.ongaeshi.cd1.avi | pastebinit

http://paste.ubuntu.com/14131476/

thanks for the readme Blush


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-12-21

Permission looks okay - though why is it group sudo?