Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly report HDR support in DeviceProfile #718

Open
whiteowl3 opened this issue Jul 26, 2022 · 1 comment
Open

Properly report HDR support in DeviceProfile #718

whiteowl3 opened this issue Jul 26, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@whiteowl3
Copy link
Contributor

Implement HDR support in DeviceProfile using DisplayProperties. Consider #685 , and #686 (comment)

@wwall3r
Copy link

wwall3r commented Sep 23, 2023

I was playing around with some HDR test videos. The TV I have does not support any form of HDR. However, it seems the Roku Ultra is able to decode these correctly, as they play fine in Roku Media Player:

Dolby Core Universe Lossless
Dolby Vision - Amaze

Jellyfin Roku only reports the supported range from the display itself, which is only SDR and therefore reports that it cannot play the file (either with Direct Play or transcode, as the transcode isn't fast enough on my hardware). Is there a way to query the device itself for the HDR support listed here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants