-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
bug: HW Accelerated HEVC decoding leading to inaccurate colors being displayed #70
Comments
@ThaUnknown Thanks, I will look into it. |
@ThaUnknown Updated ffmpeg patch and made minor adjustment. It should play HEVC with software decoding now, which is good for everyone, but it also might have resolved your color issue. Can you test latest release? |
using https://github.com/Alex313031/Thorium-Win/releases/tag/M109.0.5362.0 |
@ThaUnknown Hi, can you send me the URL of your video? I'll test it here. |
@gz83 ah yes. url. |
@ThaUnknown sorry i didn't see the url you sent |
yes, because it was a sarcastic stab at the fact that one didn't exist, but here, 24h to download then it expires: |
This is my test result |
@Alex313031 seems this was fixed in StaZhu's patches, I don't know exactly when as I wasn't keeping a pulse on this. |
@ThaUnknown Cool. |
@gz83 close test |
System Details
Problem
HEVC Videos inaccurately calculate their color profiles leading to color inaccuracy, or simply making the video look more washed out than it actually is.
Screenshots
Left: actual
Right: expected
Devtools media tab:
Additional Notes
For comparison I used Muril's patch which doesn't enable hardware accelerated HEVC decoding for this very reason. This issue is effectively asking to stop using StaZhu's patch and instead switch to Muril's patch, which also includes EAC-3/AC-3
The text was updated successfully, but these errors were encountered: