2
0
mirror of https://github.com/ValveSoftware/Proton synced 2025-09-02 07:45:09 +00:00

media-converter: Add media-converter gstreamer plugin

This commit is contained in:
Andrew Eikum
2020-07-28 08:20:33 -05:00
parent 2605bdf477
commit f21922d970
19 changed files with 3395 additions and 6 deletions

View File

@@ -18,6 +18,11 @@ user_settings = {
"WINE_MONO_TRACE": "E:System.NotImplementedException",
#"MONO_LOG_LEVEL": "info",
#general purpose media logging
# "GST_DEBUG": "4",
#or, verbose converter logging (may impact playback performance):
# "GST_DEBUG": "4,protonaudioconverter:6,protonaudioconverterbin:6,protonvideoconverter:6",
#Enable DXVK's HUD
# "DXVK_HUD": "devinfo,fps",