On Tue, Oct 26, 2010 at 12:27 PM, Nicolas Bertrand <[email protected]> wrote: > Hi,
Hi Nicolas, > I develop luciole , a stop-motion tool. I wan't to develop a basic > timeline. Allow sequence of images at several framerates and durations. > Allow also add of a single audio stream. > > In PiTiVi I like very much the concept of factories, timeline ( and > tracks), and pipeline ( with consumer/producer/action concept). It's > look like easier then directly use gnonlin and gstreamer. > > I was thinking about reusing this modules in luciole. > First of all, in license point of view is it possible ? The code is LGPL so using it in your app is definitely possible. > Tehcnically, do you think it possible. For example by importing the > modules in the app ? Or creating a python pitivi module ? The idea has always been to keep the core part of pitivi separate from the rest of the app. If you try, I think it will mostly Just Work. If you find issues trying to reuse pitivi.timeline.* in your app, i'll be happy to look at them. > What do you think about using Pitivi as a high level timeline lib ? I think it's a great idea :) I haven't used it myself (yet) but you should also take a look at GES, see http://blogs.gnome.org/edwardrv/2009/11/30/the-result-of-the-past-few-months-of-hacking/ Ciao, Alessandro ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Pitivi-pitivi mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi
