Very good points. Yes, I have been through the documentation (the C code seems a bit outdated, by the way).
>From Nim I can bind to both C or C++, but I prefer to stick to C from now. But watching MLT++ code is a very good idea. Thank you both. El sáb, 13 nov 2021 a las 21:19, Dan Dennedy (<[email protected]>) escribió: > It is preferable that bindings are made with the MLT C++ interface. If > possible, then see also the unit tests in src/tests/ in the source tree. > > On Sat, Nov 13, 2021 at 12:02 PM Brian Matherly via Mlt-devel < > [email protected]> wrote: > >> I think you have been reading the documentation, so I suppose you have >> already seen these pages: >> https://www.mltframework.org/docs/scriptbindings/ >> https://www.mltframework.org/docs/codeexamples/ >> >> I think the melt CLI application is probably your best option for C >> examples. >> >> I do not have any experience writing language bindings. But I wonder if >> it would be easiest to look at the SWIG output for python and then try to >> model your bindings after that. >> >> ~Brian >> >> >> On Saturday, November 13, 2021, 01:39:50 PM CST, José María García Pérez < >> [email protected]> wrote: >> >> >> I am trying to create some bindings for MLT for the Nim programming >> language. >> >> Is there any place with many C lang examples? >> >> Cheers >> Jose M. >> _______________________________________________ >> Mlt-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mlt-devel >> _______________________________________________ >> Mlt-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mlt-devel >> >
_______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
