[vlc-devel] Minilyrics for Linux

Rémi Denis-Courmont remi at remlab.net
Fri Apr 26 21:13:32 CEST 2013


Le vendredi 26 avril 2013 09:06:36, Ramana Venkata a écrit :
> Hello,
> 
> I am new here. I don't whether this is right place to ask this question if
> so please redirect me to the right place. I have been in search for a vlc
> plugin similar to minilyrics <http://www.crintsoft.com/vlc-lyrics.htm> for
> Linux (specifically ubuntu) from a long time but haven't found a suitable
> replacement. So, I decided to write my own plugin. Can anybody help me
> where do I start with? Can I write plugins using python?

No. Plugins can only be written in C or C++ (or Objective C on MacOS) since 
the plugin interface is defined in C.

Instructions on buildling VLC are available on the Wiki.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list