[mpv] downmixing profile

This commit is contained in:
odrling 2021-11-03 15:20:16 +01:00
parent d89f26b659
commit 44b22d318c
No known key found for this signature in database
GPG key ID: A56620C3E2B7EB46

View file

@ -214,6 +214,12 @@ profile-desc="don't save position when quitting non seekable file"
profile-cond=not seekable
save-position-on-quit=no
[downmix]
profile-desc="downmixing profile"
profile-cond=p["audio-params/channel-count"] > 2
ad-lavc-downmix=no
af=lavfi="pan=stereo|FL=0.5*FC+0.707*FL+0.707*BL+0.5*LFE|FR=0.5*FC+0.707*FR+0.707*BR+0.5*LFE"
[mpv_queue]
fullscreen=no
keep-open=yes