Skip to content

Commit b80cedd

Browse files
ziqinghivyl
authored andcommittedMay 23, 2024
user_settings.sample.py: Change media converter GST debug channel name.
CW-Bug-Id: #23225
1 parent 40494f7 commit b80cedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎user_settings.sample.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#general purpose media logging
3232
# "GST_DEBUG": "4",
3333
#or, verbose converter logging (may impact playback performance):
34-
# "GST_DEBUG": "4,WINE:7,protonaudioconverter:7,protonaudioconverterbin:7,protonvideoconverter:7",
34+
# "GST_DEBUG": "4,WINE:7,protonmediaconverter:7",
3535
"GST_DEBUG_NO_COLOR": "1",
3636

3737
#Enable DXVK's HUD

0 commit comments

Comments
 (0)