Hello,
We recently got that issue on Kdenlive that apparently also appears in
OpenShot:
https://forum.kde.org/viewtopic.php?f=270&t=124580&p=328850#p328850
Maybe it is linked to:
http://sourceforge.net/p/mlt/bugs/164/
Can you have a look?
Many thanks,
Vincent
Hello again,
I solved my problem adding -Wl,--out-implib,libmlt.dll.a to the link
line in src/framework/Makefile
... but I still don't understand why I needed this :\
BR,
Vincent
--
Check out the vibrant tech community
Hello,
I'm building Kdenlive for Windows (from Linux using MXE);
MLT 6.4.1 builds but using latest git code I get:
x86_64-w64-mingw32.shared.posix-gcc -shared -o ../libmltfrei0r.dll factory.o
producer_frei0r.o filter_frei0r.o transition_frei0r.o frei0r_helper.o
-L/home/loul/devel/mxe/usr/x86_6
Sorry for the stupid noise:
I had a LDFLAGS pointing to an old libmlt.dll (so without the recent functions)
picked before the built one.
I'll try to open my eyes before disturbing the world next time!
Have a nice day :)
Vincent
---
Hello,
I have in mind for some time to try to prepare a plugin to get GMIC effects.
Yesterday on kdenlive list we were pointed that an OpenFX plugin just got out
(used in Natron).
https://plus.google.com/+TobiasFleischer/posts/hJBJqNBXzBM
Before (slowly) trying something, I would like to know if