Development around libVLC • Filter support in libVLC



I have searched through this forum, but it is still not clear to me if it is possible to use a filter with libVLC to use for audio playback. For example to activate the “karaoke” audio-filter, or the compressor. Is the use of filters supported, and if so, what is the way to achieve it?

For example, I tried to set a filter by a media option, using:

Code:

libvlc_media_add_option(m, ":audio-filter=karaoke")

but it doesn’t seem to work

Statistics: Posted by johend — 07 Jun 2024 14:44