Posts: 14
Joined: Jun 2016
Reputation:
0
Hi,
I'm running Kodi 16.1 on a Braswell NUC (NUC5CPYH). Playback of a 10-bit HEVC file was poor (video gets garbled, audio loses sync etc). Is there any likelyhood that upgrading to Kodi 17 will help with 10-bit HEVC or am I out-of-luck?
Depressingly, my 2011 MacBook (i5 @ 2.4GHz) is able to play back the file OK in VLC (it might be skipping frames or something, but it's definitely watchable).
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Braswell is too slow for hevc-10 bit (besides some 720p or low bitrate 1080) in general. Your i5 macbook is much, much faster cpu wise.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 103
Joined: May 2009
Reputation:
0
JaccoH
Senior Member
Posts: 103
2016-06-27, 14:22
Just wondering:
Will this code be finished in time to make it into Krypton?
Posts: 23
Joined: Aug 2009
Reputation:
0
Just a short question,
am I right that my Beebox N3150 should be able to handle:
bbb_sunflower_2160p_30fps_normal.mp4
bbb_sunflower_2160p_60fps_normal.mp4
because for me it's skipping frames like mad and I can't figure out what's wrong.
I followed the Howto and tripple checked every step.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Manually disable Lanczos3 for these files and choose Bilinear and retry.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 23
Joined: Aug 2009
Reputation:
0
No Skips for the 30fps version and much lesser for 60fps. I guess that is as far as one can geht with that tiny CPU
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Yes. The problem here is, that also for downscaling this HQ scaling is used. We hope to get that solved automatically with our process Info. So player realizes: System is too slow -> change to bilinear.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 168
Joined: Sep 2013
(2016-06-27, 16:00)chrissi323 Wrote: Just a short question,
am I right that my Beebox N3150 should be able to handle:
bbb_sunflower_2160p_30fps_normal.mp4
bbb_sunflower_2160p_60fps_normal.mp4
because for me it's skipping frames like mad and I can't figure out what's wrong.
I followed the Howto and tripple checked every step.
I've just run those 2 files on my Beebox N3150 and both play flawlessly.
I use VAAPI - Motion Compensated for Deinterlace method and Bilinear for Video scaling.