2015-09-17, 20:22
Please provide: xrandr --verbose | pastebinit from this setup, please, cause if you don't have the full xrandr in use - the driver will scale twice ...
(2015-09-17, 20:26)ix400 Wrote: Hi fritsch,
can you please continue to provide the openelec builds?
That would be really nice of you!
Chris
(2015-09-17, 19:01)fritsch Wrote: http://fritsch.fruehberger.net/openelec/
Changelog:
- VAAPI works again
- SW playback broken :-) but audio works.
Fixed, current branch: https://github.com/fritsch/OpenELEC.tv/c...jarvis-egl
(2015-09-17, 20:29)fritsch Wrote:(2015-09-17, 20:26)ix400 Wrote: Hi fritsch,
can you please continue to provide the openelec builds?
That would be really nice of you!
Chris
Time does not allow it sorry. For now I don't have implemented an automated system to build those. But it's fairly easy for every one else. Basically, you need to use the mkpkg_kodi scripts from OpenELEC and change the version in package.mk of kodi and kodi-theme-confluence. For the time being you can use my jarvis-egl branch, which will be a good base (it's OE 6.0) for the hw - as we don't have many driver problems there.
(2015-09-17, 21:02)fritsch Wrote: That should be doable, but only if users start to post debuglogs and are not going on my nerves with unrelated n00b questions :-)
(2015-09-17, 21:02)fritsch Wrote: That should be doable, but only if users start to post debuglogs and are not going on my nerves with unrelated n00b questions :-)
(2015-09-17, 22:15)aesthetiker Wrote: Can someone try PowerOff of htpc with this release? No function when i click on the remote PowerOff anymore.
(2015-09-17, 20:20)VirtualRain Wrote: My Sony TV is a 2015 UHD set. The TV has an HDMI setting for "Auto", "Limited", and "Full". Are you saying the TV ignores this setting, or it just doesn't work properly on "Auto"?
Quote:FYI, I've currently got things working with OpenElec 5 and Kodi 14.2 with Kodi set to 16-235 (and "Prefer VAAPI render method" disabled), No change to GPU, TV set to "Limited" where I'm getting proper preservation of levels without conversion... I can see blacker than blacks and whiter than whites making it easy to set my TV black level to reference black. Banding is minimal - better than when converting to full range but not as smooth as what I saw in a post on the previous page.
Quote:Quote:In this situation you have two options. Stick with Full level output (not an issue if you switch between Limited and Full sources with an AVR as this should pass through the info frames that the TV follows), however disable the 16-235 settings in Kodi, and run with dithering enabled to help mask the banding otherwise caused by 16-235->0-255 range extension, or run the HDMI output in "Limited" mode (i.e. don't do the xrandr thing to change the GPU output range) and also make sure Limited levels in Kodi are disabled but again ensure dithering is enabled to hide the banding.
Maybe I misunderstand, but in either of these scenarios, you're going to lose your BTB and WTW information. It's not just about banding. You need everything to pass through without levels conversion... player, GPU and TV. When any part of the signal chain does a conversion, 16 becomes 0 and 235 becomes 256 and you lose that extra dynamic range. Dithering is better than nothing, but no conversion is the ideal solution.
Does your TV not have a mode where it can be forced to accept 16-235 without conversion?
(2015-09-18, 08:45)fritsch Wrote: http://cgit.freedesktop.org/vaapi/intel-...d4cf9080b3 - not good for HSW people.