Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
We need to differentiate, cause there were some preliminary VAAPI solutions, if you remember that "Prefer VAAPI Render Method" could be disabled or even was called "Use SW Filter" in older versions. Those are not needed anymore at all, but with them ticked - the options _were_ visible.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 1,163
Joined: Mar 2013
Reputation:
24
2015-08-25, 10:31
(This post was last modified: 2015-08-25, 10:32 by Roby77.)
Thank you for all!, do you accept donation ?
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Lol - no ... just look at the screenshot ...
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 85
Joined: Jul 2012
Reputation:
0
Quick question. Using the latest build on chromebox with 4k tv. Is there a deinterlace method i should choose instead of auto when watching 1080p video? What about the scaling method? Chromebox is set to 1080p output as the avr does not support 4k passthrough. Thanks a lot.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
No - since when do you need to deinterlace progressive content?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Without fernetmenta's rendering rework all this would not be possible. Our colleagues of mpv currently decode with 5fps cause of the insane pixmap, texture transfer that VAAPI only had before we started to improve this with upstream. So in all this will lift vaapi and intel hw to a new 4k capable future and the code we have written, be it in the render or in ffmpeg will help all opensource people.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 25
Joined: Apr 2013
Reputation:
0
I wonder if the N3050 dual core would be enough to pull that kind of results 4K@60, considering the cpu low load and the same gpu hw involved.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
4k@60 is the upper limit I think for now. Even my N3150 skips some frames from time to time ... but hey - imagine - on normal OpenELEC/ kodi you are not even able to display 60 fps(!) at 4k ...
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 172
Joined: Jan 2014
Reputation:
5
trsqr
Senior Member
Posts: 172
So if the impatient would like to try the HEVC decoding out, can you point out which branches to compile (if we assume that the starting point is a system installed according to post #1 of this thread)?
Thanks and hats off to everyone making this happen!