⚙️ config(mpv): disable normalize audio
pretty annoying most of the times
This commit is contained in:
parent
878cfc3ba7
commit
549643e0dc
1 changed files with 3 additions and 2 deletions
|
@ -43,7 +43,7 @@ profile-restore=copy-equal
|
||||||
volume=60
|
volume=60
|
||||||
|
|
||||||
# Normalizes audio
|
# Normalizes audio
|
||||||
af-add='dynaudnorm=g=5:f=250:r=0.9:p=0.5'
|
# af-add='dynaudnorm=g=5:f=250:r=0.9:p=0.5'
|
||||||
|
|
||||||
# ===== Color Space =====
|
# ===== Color Space =====
|
||||||
target-trc=auto
|
target-trc=auto
|
||||||
|
@ -274,3 +274,4 @@ profile=protocol.http
|
||||||
profile-restore=copy-equal # Sets the profile restore method to "copy if equal"
|
profile-restore=copy-equal # Sets the profile restore method to "copy if equal"
|
||||||
profile-desc=ytdl
|
profile-desc=ytdl
|
||||||
profile=protocol.http
|
profile=protocol.http
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue