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

Enable software tonemap for dolby vision #12571

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Enable software tonemap for dolby vision #12571

merged 2 commits into from
Sep 4, 2024

Conversation

gnattu
Copy link
Member

@gnattu gnattu commented Sep 3, 2024

This applies software tonemapx filter for dolby vision videos that have no compatability fallback.

Due to the complexity of the reshaping process, this is quite CPU-intensive. For real-time transcoding and tonemapping of 4K 60fps content, a CPU with 16 cores of Zen3-level performance is recommended.

Changes

Issues

Relies on jellyfin/jellyfin-ffmpeg#447

Fixes #9877

This applies software tonemapx filter for dolby vision videos that have no compatability fallback.

Due to the complexity of the reshaping process, this is quite CPU-intensive. For real-time transcoding and tonemapping of 4K 60fps content, a CPU with 16 cores of Zen3-level performance is recommended.

Signed-off-by: gnattu <gnattuoc@me.com>
@gnattu gnattu requested a review from a team September 3, 2024 06:40
Signed-off-by: gnattu <gnattuoc@me.com>
Copy link
Member

@nyanmisaka nyanmisaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also fixes #8049

@Bond-009 Bond-009 merged commit 6995e74 into master Sep 4, 2024
15 checks passed
@Bond-009 Bond-009 deleted the dovi-sw-tonemapx branch September 4, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue]: Chapter screenshots are green and purple for some media
5 participants