2015-09-10, 13:55
Lol :-) Thanks for the feedback.
(2015-09-10, 09:18)fritsch Wrote: Some new images:
http://fritsch.fruehberger.net/openelec/
Changelog:
- ffmpeg 2.8 stable
- libva-driver-intel 1.6.1
- libva 1.6.1
- fernetmenta's current master as of this morning.
There are no changes concerning the 4096 24p samples, but investigation is still running. If the error is also on windows, this might very well be an ffmpeg issue. Though the windows version only has ffmpeg 2.7.2 (I just updated kodi's upstream ffmpeg version), so please retry with next nightly build.
Source: https://github.com/fritsch/OpenELEC.tv/c...jarvis-egl (now buildable, my provider gave me \infty traffic)
Quote:HEVC 2160p and 480p: It only uses decoder ff-hevc (ff-hevc-vaapi is never used), so there's no difference compered to openelec 15 beta (HEVC 480p is fine, 2160p in not watchable with lots of dropped and skipped frames).
(2015-09-10, 15:05)fritsch Wrote: No (!) hevc support for HSW on linux. That was answered now ~ 20 times and is written on the first page.
(2015-09-09, 23:22)rbej Wrote: I tested Windows version of Kodi 16 (dxva2). Almost identical results like your Vaapi OpenElec 06/09 version.
Sintel and Tears 4096 24p visual drops in this same places (MPC-HC + Lav Filters playing this file without visual drops.)
30fps,50fps,60fps playing ok, but your vappi version playing more smooth than Windows version.
Vaapi > Dxva2
(2015-09-10, 15:04)Mangoes Wrote: It doesn't work on Intel Haswell NUC i3.
Furthermore, this build has lots of problems with AVC (which works 100% fine with openelec 15 beta):
Bluray remux (created with Makemkv): lots of freezing, dropped and skipped frames
(2015-09-10, 13:59)Roby77 Wrote: Thank you i will try this eveningI added file Lircmap.xml to /storage/.kodi/userdata
(semi ot... i hope that jarvis bug with remote is solved)
(2015-09-10, 15:32)Mangoes Wrote: So to summarize (did I get this right?):
VP9 is in vaapi for Haswell, but there's no support in ffmpeg vaapi.
HEVC is not currently planned in vaapi for Haswell.
Quote:I'd guess HEVC hybrid decoding is unlikely to happen on Haswell.
(2015-09-10, 16:47)neox387 Wrote:(2015-09-10, 15:04)Mangoes Wrote: It doesn't work on Intel Haswell NUC i3.
Furthermore, this build has lots of problems with AVC (which works 100% fine with openelec 15 beta):
Bluray remux (created with Makemkv): lots of freezing, dropped and skipped frames
Tested latest build on my haswell i3 nuc, AVC remux works fine for me.
(2015-09-10, 13:59)Roby77 Wrote: Thank you i will try this eveningI added file Lircmap.xml to /storage/.kodi/userdata
(semi ot... i hope that jarvis bug with remote is solved)
with:
<lircmap>
<remote device="devinput">
<power>KEY_SLEEP</power>
</remote>
</lircmap>
to fix my problem where the nuc didn't poweroff. Don't know why maybe in previous builds this command was KEY_POWER instead of sleep.