Hi, I’m wondering what are some recommended ways to distribute external MLT modules.
I’ve prepared some simple libvlc producer and consumer plugins and I want to somehow use them in my app now. MLT, as shipped by git repo, obviously doesn’t contain them, but there must be some way to use them anyway, I presume. I saw that during MLT build process, shared libraries are created from modules. Is it enough to create such library for my MLT plugins and then, when compiling an app in which I use those plugins, link it against my plugin’s library as well as MLT? Probably something else needs to be done as well, because code in my module’s „factory.c” has to be called somewhere in order to make MLT see it, but it isn’t entirely clear for me what has to be done exactly. Any hints/recommendations? Best, Paweł ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel