mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-25 22:25:46 +03:00
user_settings.sample.py: Change media converter GST debug channel name.
CW-Bug-Id: #23225
This commit is contained in:
parent
40494f74a1
commit
b80ceddeed
@ -31,7 +31,7 @@ user_settings = {
|
||||
#general purpose media logging
|
||||
# "GST_DEBUG": "4",
|
||||
#or, verbose converter logging (may impact playback performance):
|
||||
# "GST_DEBUG": "4,WINE:7,protonaudioconverter:7,protonaudioconverterbin:7,protonvideoconverter:7",
|
||||
# "GST_DEBUG": "4,WINE:7,protonmediaconverter:7",
|
||||
"GST_DEBUG_NO_COLOR": "1",
|
||||
|
||||
#Enable DXVK's HUD
|
||||
|
Loading…
Reference in New Issue
Block a user