<div>Hi,</div>
<div> </div>
<div>I have an application done using libvlc but I need to to do more than the libvlc API provides. Is it possible to access plugin dll's to use some of their functionnalities? For example I would like to add text on top of videos, I believe that functionnality is in libmarq_plugin.dll (marquee?). I have inspected the entry point for that plugin dll. The only entry point is: vlc_entry__0_9_0f . Not much to go on. What can I do with that function? I develop under Windows and would have liked to use GetProcAddress to access plugin functions. If anyone can give me some idea on where to start to understand this it would be greatly appreciated. If a source file in the daily code snapshot contains code that I can look at and would provide insight, this is a fine starting point,</div>

<div> </div>
<div>Thanks!</div>
<div><br>Jacques Boileau </div>