On Mon, Nov 04, 2013 at 07:43:02PM +0000, Chris wrote:
> Hi all
> 
> for a complete Stop Motion application there is a lot to do but most
> of this is already covered in video editor packages such as Open
> Shot - would it make more sense to encapsulate Entangle
> functionality into a plugin to feed Open Shot (or equivalent) with
> images from the camera source (albeit with specific functionality
> such as onion-skinning or roto-scoping etc) that way you'd get all
> the features of the timeline, greenscreen, editing etc without
> having to try and re-write all this functionality on top of
> Entangle?

I've long wanted to use the Entangle code to write a GIMP plugin
for capturing images. As such plugins for other video/photo tools
would be a fine idea too, if people are interested in writing
such things. This is one of the reasons I've separated the code
betweeen backend & frontend directories - the idea was we'd add
other UIs in new directories, eg src/gimp-plugin or whatever,
as an alternative to the current frontend.

If the apps are GTK3 based it would even be possible to share
some of the frontend code too - don't know what the OpenShot is
written with myself.

I don't know anything about OpenShot or what it expects from plugins,
etc, but if someone wanted to try doing work in this area I'd be
happy to hear / see proposals and/or code.  Looks like OpenShot is
GPLv3 so is license compatible with Entangle at least.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
Entangle-devel mailing list
Entangle-devel@gna.org
https://mail.gna.org/listinfo/entangle-devel

Reply via email to