

Delay after change of refresh rate -> 3.5 seconds.Use display HDR capabilities -> enabled.Allow HA - Mediacodec (Surface) -> enabled.Enable HQ scalers for scaling above -> 100% (so the Kodi scalers are not used and I can use the Shield's AI upscaling).Adjust display refresh rate -> On start / stop.Settings - Device Preferences - Display & Sound - Advanced sound settings Settings - Device Preferences - Display & Sound - Advanced display settings I combined my own settings with the settings given by from the Kodi forum. I have updated the documentation accordingly.My change requires a change to the documentation, either Doxygen or wiki.
#Download dts decoder for kodi code
My code follows the Code Guidelines of this project.None of the above (please explain below).Cosmetic change (non-breaking change that doesn't touch code).Breaking change (fix or feature that will cause existing functionality to change).New feature (non-breaking change which adds functionality).Improvement (non-breaking change which improves existing functionality).Clean up (non-breaking change which removes non-working, unmaintained functionality).Bug fix (non-breaking change which fixes an issue).Screenshots (if appropriate): Types of change
#Download dts decoder for kodi android
This has been tested exclusively with the Nvidia Shield TV Pro (2019).ĭolby Vision pass through is only possible with Apple TV and a few android boxes like the Nvidia Shield, or the Fire Stick. This commit is important to bring support to the ever growing format of Dolby Vision in mkv files. The changes present here also need ffmpeg changes that are already present in Kodi's FFmpeg fork.ĮDIT: My mistake, the changes are still pending with FFmpeg. Matroska recently added a AdditionBlockMapping to support Dolby Vision or other private metadata. This commit adds support to Dolby Vision combined layer present on mkv files.
