[vlc-devel] Accessing plugin programaticaly (libvlc?)

jboileau jboileau at gmail.com
Thu Feb 7 22:07:51 CET 2008


Hi,

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,

Thanks!

Jacques Boileau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080207/2ab3510a/attachment.html>
-------------- next part --------------
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list