You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Windows version: 23H2
- GPU model, driver and version: RTX3080, 566.14
- Source of mpv: https://github.com/shinchiro/mpv-winbuild-cmake/releases
- Latest known working version: https://github.com/shinchiro/mpv-winbuild-cmake/releases/tag/20241123
- Issue started after the following happened:
1. enable windows HDR
2. enable ICC profile
3. playing SDR content
Display infomation:
Reproduction Steps
enable windows HDR
enable ICC profile
playing SDR content
if set target-peak to 203 will playing as expected. It seems using peak(1405) from windows.
simple mpv.config, icc file and sample video attached
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
Recently we added display nits retrieval for target-peak, so it now uses true display peak instead. Though for SDR video this has this effect as above.
You can try inverse-tone-mapping if you want to output HDR. Or use target-peak=203 for SDR media. I will think how we can handle it best in default config.
mpv Information
Other Information
Display infomation:
Reproduction Steps
simple mpv.config, icc file and sample video attached
Expected Behavior
set target-peak=203 in mpv.conf.
Actual Behavior
Log File
mpv.log
Sample Files
sample.zip
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: