mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.6k stars 2.92k forks source link

Is it possible to attach a reverb to this player? #14667

Closed borisorlov21 closed 3 months ago

borisorlov21 commented 3 months ago

Expected behavior of the wanted feature

Is it possible to attach a reverb to this player?

Alternative behavior of the wanted feature

No response

Log File

No response

Sample Files

No response

CounterPillow commented 3 months ago

You can load LADSPA audio plugins through --af=ladspa=pluginhere or apply arbitrary audio filtering by running mpv's audio output through a plugin host.

Please do not use the issue tracker for asking questions, that's what Discussions is for.