We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40494f7 commit b80ceddCopy full SHA for b80cedd
user_settings.sample.py
@@ -31,7 +31,7 @@
31
#general purpose media logging
32
# "GST_DEBUG": "4",
33
#or, verbose converter logging (may impact playback performance):
34
-# "GST_DEBUG": "4,WINE:7,protonaudioconverter:7,protonaudioconverterbin:7,protonvideoconverter:7",
+# "GST_DEBUG": "4,WINE:7,protonmediaconverter:7",
35
"GST_DEBUG_NO_COLOR": "1",
36
37
#Enable DXVK's HUD
0 commit comments