Skip to content

Commit a4376b1

Browse files
authored
Merge pull request #627 from nkh0472/patch-4
Detailed description for hwdec
2 parents d41faad + 0e6116b commit a4376b1

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
@@ -82,7 +82,7 @@ file = mpv
8282
default = no
8383
directory = Video
8484
url = https://mpv.io/manual/master/#options-hwdec
85-
help = Specify the hardware video decoding API that should be used if possible. Whether hardware decoding is actually done depends on the video codec. If hardware decoding is not possible, mpv will fall back on software decoding.\n\nFor more information visit:
85+
help = Specify the hardware video decoding API that should be used if possible. Whether hardware decoding is actually done depends on the video codec. If hardware decoding is not possible, mpv will fall back on software decoding. Hardware decoding is disabled by default to maintain reliability. However, modern hardware should supports hardware video decoding, reducing CPU usage and power consumption.\n\nFor more information visit:
8686
option = no always use software decoding
8787
option = auto enable best hw decoder
8888
option = yes exactly the same as auto

0 commit comments

Comments
 (0)