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
- Platform version: Windows 10
- GPU model, driver and version: Nvidia RTX 4080, DCH, 566.36
- Source of mpv: sourceforge
- Latest known working version: no idea
- Issue started after the following happened: no idea
Reproduction Steps
Set conf to yes or no and save a screenshot using sample files.
Expected Behavior
Expected behavior is the screenshot-tag-colorspace = no & screenshot-tag-colorspace = yes but with metadata stripped using optipng -strip all should look the same but they do not.
I just want to set screenshot-tag-colorspace = no so I don't have to strip metadata every time I take a screenshot to get proper viewing.
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:
mpv Information
Important Information
Reproduction Steps
Set conf to yes or no and save a screenshot using sample files.
Expected Behavior
Expected behavior is the
screenshot-tag-colorspace = no
&screenshot-tag-colorspace = yes
but with metadata stripped usingoptipng -strip all
should look the same but they do not.I just want to set
screenshot-tag-colorspace = no
so I don't have to strip metadata every time I take a screenshot to get proper viewing.Actual Behavior
Colors are wrong, here is a comparison: https://slow.pics/c/eFYXWAY2
Images in order:
screenshot-tag-colorspace = no
(color is wrong)screenshot-tag-colorspace = yes
(color is wrong)screenshot-tag-colorspace = yes
but meta stripped using optipng (color is correct)Slow.pics comparison not using optimize feature as it fixes the problem on the
screenshot-tag-colorspace = yes
image.Changing any other settings:
Results in still incorrect colors no matter what.
Log File
output.txt
Screenshot Metadata:
screenshot-tag-colorspace = yes
: https://pastebin.com/raw/Ga8n3a2Pscreenshot-tag-colorspace = no
: https://pastebin.com/raw/B1Kqa3w5screenshot-tag-colorspace = yes
but metadata has been stripped usingoptipng -strip all
: https://pastebin.com/raw/YDeUvzqWSample Files
Using this mpv conf: mpv.txt
Using this sample video: https://files.catbox.moe/gnytqy.mkv
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: