Skip to content

Commit 17e2561

Browse files
authored
Merge pull request #626 from nkh0472/patch-3
change screenshot-tag-colorspace default value to `yes`
2 parents a4376b1 + 789127e commit 17e2561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MpvNet.Windows/Resources/editor_conf.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ option = png
747747

748748
name = screenshot-tag-colorspace
749749
file = mpv
750-
default = no
750+
default = yes
751751
directory = Video/Screenshot
752752
help = Tag screenshots with the appropriate colorspace. Note that not all formats are supported.
753753
option = yes

0 commit comments

Comments
 (0)