Hi all!
I need a way to distort audio and video parts of a movie on-the-fly.
I'm using vlcj bindings in java to program video player and I'm able to "distort"
video part with video filters (addMediaOptions("video-filters=....")), but can't figure out
how to add media options for spatializer audio filter. Can somebody please help me
with this or explain to me if there's another approach for "distorting" audio.
Thanks in advance!
Kind regards, Max