Hacker News new | ask | show | jobs
by goatface 3617 days ago
GIMP's new (though not actually young) engine - GEGL, contains ffmpeg frame sources and sinks, provides a good abstraction for creating interfaces better than GAP for animation or video editing - see https://www.youtube.com/watch?v=GJJPgLGrSgc for an example of a video that has been edited and encoded using GEGL this year.
1 comments

Well, yeah, but why would I write a new interface, when Synfig is already there and, to some extent, comparable to Flash?
Synfig focuses on more cartoon based vector animation. What GEGL provides good foundations for doing is video editing/compositing with keyframed properties for filters.

As mentioned in the linked article of this story - having an eco system of applications using GEGL would benefit both these applications and GIMP - since they would be sharing image processing operations and plugins.

Well, I AM doing cartoon animation. Although video editing/compositing is always handy. Do you know if sombody's created a UI for this stuff yet?