This commit is contained in:
Lukas Wurzinger 2025-07-13 03:12:57 +02:00
parent 4ebb58559d
commit bf600ff64f
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

2
config/input.conf Normal file
View file

@ -0,0 +1,2 @@
f1 af toggle "acompressor=threshold=-25dB:ratio=4:attack=5:release=50"
f2 af toggle "dynaudnorm=g=15:f=250:p=0.8"

View file

@ -25,6 +25,7 @@ osc=yes # Show on-screen controller
cursor-autohide=1000 # Hide mouse cursor during playback cursor-autohide=1000 # Hide mouse cursor during playback
idle=yes # Stay open after playback ends idle=yes # Stay open after playback ends
screenshot-format=png # Save screenshots as PNG screenshot-format=png # Save screenshots as PNG
force-window=yes
# --- Streaming (e.g. YouTube) --- # --- Streaming (e.g. YouTube) ---
ytdl-format=bestvideo+bestaudio/best # Best quality from YouTube, etc. ytdl-format=bestvideo+bestaudio/best # Best quality from YouTube, etc.