Media Brazil Forum
KODI 19.5-Matrix Fandangos Version HDR Edition - Printable Version

+- Media Brazil Forum (https://www.xbmcbrasil.net)
+-- Forum: KODI - Recursos (https://www.xbmcbrasil.net/forumdisplay.php?fid=1)
+--- Forum: KODI Brasil (https://www.xbmcbrasil.net/forumdisplay.php?fid=2)
+---- Forum: KODI Matrix - Versão 19.4 (https://www.xbmcbrasil.net/forumdisplay.php?fid=443)
+---- Thread: KODI 19.5-Matrix Fandangos Version HDR Edition (/showthread.php?tid=4527)

Pages: 1 2 3 4 5


Fandangos Version HDR Edition - Wanilton - 22/04/2020

Kodi Matrix 19.5 HDR Edition - final version. One gift to our members by Wanilton. Thanks to @Fandangos for creating the fork.

This fork of Kodi aims to bring support for full HDR10 pass-through on Windows 10 using Nvidia and AMD GPUs.

https://i.imgur.com/CGVklvA.jpg

Addons: Python 3 only

Update the libbluray - version 1.3.2 (Don´t available yet in the Official Kodi Matrix).

Update the libbluray properly

2022-07-31: Version 1.3.2
- Fix build/run failure after Oracle Java CPU for April 2022
- Update JVM search paths: add OpenJDK 17 (LTS)
-  BD-J: log JVM version

2022-04-26: Version 1.3.1
- Add support for Java 13 ... 16.
- Improve JVM probing in Windows.
- Fix playback issues with some discs when using recent libbdplus.
- Fix loading dlopen'd libraries on OpenBSD.

Version 1.3.0
- Add bd_event_name().
- Add return value to bd_refcnt_inc().
- Add cache for parsed clpi file data.
- Add player setting for JRE location (JAVA_HOME).
- Improve FreeBSD BD-J support.
- Improve portability.
- Improve JVM and .jar file probing.
- Fix handling of non-ASCII .iso filenames in Windows (update libudfread to 1.1.2).
- Fix leak.

First Custom HDR Version - 04.22.2020

Latest Version -
08-06-2022 - 23:05 / GMT -3


Download link:

Kodi Matrix 19.5 HDR Edition - Windows 64 bits only:

Request access via google drive:

https://drive.google.com/drive/folders/1FQQMaEQix5EYUoL1AKumzqj7sagMGfjV?usp=sharing

Instructions:

Install and start Kodi
Do NOT toggle windows HDR switch ON. Leave it off.

Extra instructions

This fork can force 12bits output on Nvidia Hardware, to do this create an advancedsettings.xml file in %AppData%\Kodi\userdata with the following:
Code:
<advancedsettings>
   <nvidia12bits>true</nvidia12bits>
</advancedsettings>

This fork can switch Windows HDR display settings toggle automatically for content that is HDR10.
This can be used as a fix for Ryzen with desaturated colors because the bt.2020 flag is not sent to the display.
This has a caveat, if you use display refresh rate change for 23.976 playbacks this will default the player to 60hz.

To use it create an advancedsettings.xml file in %AppData%\Kodi\userdata with the following:
Code:
<advancedsettings>
   <autohdr>true</autohdr>
</advancedsettings>

PROBLEMS AND SOLUTIONS:

1. HDR content has desaturated colors with Ryzen or XT 5700:
- Press CTRL+H before playing the movie to enable Windows HDR or enable autohdr in advancedsettings.xml

2. When playing a Bluray or UHD Bluray with menus and can't click on the pop up of resume feature:

- Press M to bring the Kodi OSD menu and press the video home menu button. This will bring the controller to the Bluray menu. 

For BD-J playback you will need java runtime environment 8. Download it from the official java website here:

https://www.java.com/en/download/ and https://javatutorial.net/set-java-home-windows-10

Disclaimer:

This is a not-for-profit open source project. 

No proprietary code is available or shipped with this software.

Additional files needed to properly compile this project need to be supplied by the end-user. 

This project has absolutely no connection with any GPU manufacturing company, it's not endorsed and uses no logo or name of any company and will stay this way.

MEDIA Brazil is not connected to or in any other way affiliated with KODI®, Team KODI®, or the XBMC Foundation®. Furthermore, any software, addons, or products offered by MEDIA Brazil Forum will receive no support in official KODI® channels, including the Kodi forums and various social networks.

If you feel this is a cool project donate, check our faq. When possible I will update with future changes on Kodi Matrix.

Donate and support us.

Vip plus members have HDR version 19.5 fork version with other features, including skin Aeon MQ9, Media Import, and more.

Register in the forum to request support.

Stay safe and enjoy it!

Wanilton


RE: Fandangos Version HDR Edition - homecine - 22/04/2020

olá, bom dia.
tentei entender o lançamento dessa versão e não consegui.
eu utilizo a Custom Fandangos (apesar de minha GeForce ser inferior à série 1000) e fiquei em dúvida se devo remover tudo e instalar essa ou até mesmo a Custom Matrix normal. agradeço pelas dicas.


RE: Fandangos Version HDR Edition - Wanilton - 22/04/2020

Esta é uma versão básica Kodi oficial + suporte HDR, apenas atualizando e liberando para que a comunidade possa utilizar já que o fandangos não está mais atualizando por motivos pessoais. Quem usa nossas custom devem ficar nelas pois são muito mais completas.


RE: Fandangos Version HDR Edition - Wanilton - 27/04/2020

Changelog 04.27.2020, new version on the drive.

Fix to stuttering, changed SetMaximumFrameLatency - 1 to 3.
Updated with latest master branch commits

Extra Tip:
In Nvidia Panel Control set Energy Mode to Max and change the cache using the option available in settings/system/cache - video/audio/dvd cache - hard disk to other value.


RE: Fandangos Version HDR Edition - Wanilton - 28/04/2020

Changelog 04.28.2020, new version on the drive.

Changelog
Updated with latest master branch commits
Update FFmpeg with the latest commits.


RE: Fandangos Version HDR Edition - Wanilton - 29/04/2020

Changelog 04.29.2020, new version on the drive.

Changelog
Updated with latest master branch commits
Update FFmpeg with the latest commits
Fixed - don't mark render buffer as loaded until UploadBuffer is called (Fix by afedchin), reduce CPU usage.


RE: Fandangos Version HDR Edition - Wanilton - 30/04/2020

Changelog 04.30.2020, new version on the drive.

Changelog
Updated with latest master branch commits
Update FFmpeg with the latest commits


RE: Fandangos Version HDR Edition - Wanilton - 01/05/2020

Changelog 05.01.2020, new version on the drive.

Changelog
Updated with latest master branch commits
Update FFmpeg with the latest commits
Update PVR addons.


RE: Fandangos Version HDR Edition - Wanilton - 02/05/2020

Changelog 05.02.2020, new version on the drive.

Changelog

Update FFmpeg with the latest commits


RE: Fandangos Version HDR Edition - Wanilton - 03/05/2020

Changelog 05.03.2020, new version on the drive.

Changelog

Updated with latest master branch commits
Update FFmpeg with the latest commits


RE: Fandangos Version HDR Edition - Wanilton - 04/05/2020

Changelog 05.05.2020, new version on the drive.

Changelog:

Updated with latest master branch commits
Update FFmpeg with the latest commits


RE: Fandangos Version HDR Edition - Wanilton - 08/05/2020

Changelog 05.08.2020, new version on the drive.

Changelog:

Updated with latest master branch commits
Update FFmpeg with the latest commits


RE: Fandangos Version HDR Edition - Grapitas - 17/05/2020

Good afternoon.
The link to download the latest version asks for authorization.
How can I download it?

Thank you.


RE: Fandangos Version HDR Edition - Wanilton - 17/05/2020

I send one invite to drive. Check your email.


RE: Fandangos Version HDR Edition - Wanilton - 17/05/2020

Changelog 05.17.2020, new version on the drive.

Changelog:

Updated with latest master branch commits
Update FFmpeg with the latest commits
Update libbluray to fandangos version.