> Currently what I am thinking is of using swig for the code conversion that >would change my java code to c/c++ code that mlt will use. I hope you mean the other way around - make Java bindings for MLT so that you Java application can use it. MLT already has Java bindings using SWIG: https://github.com/mltframework/mlt/tree/master/src/swig/java
~Brian On Sunday, January 22, 2023 at 07:27:47 AM CST, Ashish Kumar <ash...@racloop.com> wrote: Hi there, I want to implement this mlt framework in java, for various video editing things. Can you guide me a way through it. Currently what I am thinking is of using swig for the code conversion that would change my java code to c/c++ code that mlt will use. Correct me if I am wrong. Can you guide me through this. Thanks _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
_______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel