[vlc-devel] Writing a module to change Equalizer

Tharindu Amila Perera amilastbmmv at gmail.com
Fri Jun 28 14:15:23 CEST 2013


On Fri, Jun 28, 2013 at 5:11 PM, Rémi Denis-Courmont <remi at remlab.net>wrote:

> On Fri, 28 Jun 2013 16:35:52 +0530, Tharindu Amila Perera
> <amilastbmmv at gmail.com> wrote:
> > If I want to set the equalizer according to the current running media
> what
> > is the best path.
>
> That means everything and nothing.
>
> > Can I use a lua extension for this or should write c/c++
> > code as a module. Is there any tutorials where I could see some
> examples.
>
> That depends on what properties of the input media affect the logic.
>


I'm new to vlc and I've used java for most of the time.


I want to implement the functionality of changing the equalizer according
to the audio file being played by checking it's meta data and using genre
to select which preset to set in the eq. As an example if playing a
classical song set equalizer preset to classical.

Can I access song details and set eq settings using lua? I'm still stepping
into this project. But I intend to complete this.

Thanks and Regards
Tharindu Amila Perera
Undergraduate
Department of Computer Science & Engineering
University of Moratuwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130628/27a7b827/attachment.html>


More information about the vlc-devel mailing list