audio
This commit is contained in:
parent
4ebb58559d
commit
bf600ff64f
2 changed files with 3 additions and 0 deletions
2
config/input.conf
Normal file
2
config/input.conf
Normal 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"
|
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue