On Sun, Aug 22, 2010 at 4:55 PM, Albert ARIBAUD <albert.aribaud at free.fr> wrote: > Well I can hardly ask about it and not offer to help. I could not see an > explicit "plugins" section on kdenlive.org; some pointers to making a > plugin would be useful. I'm a (mainly)C/(occasional)C++ developer, and > it is time I gave back some effort.
have a look to plugins/sampleplugin/ files... reading those short sources is enough to understand how to make your own... and since there is no documentation, it has to be enough :) i'll be glad to help you understand it if you want of course, we need some documentation... so many people could write easy plugins for kdenlive! the problem is that they cannot be shared via GHNS because they must be compiled... we must ship them with kdenlive... -- Alberto Villa, FreeBSD committer <avilla at FreeBSD.org> http://people.FreeBSD.org/~avilla
