Le mardi 07 juillet 2009 ? 21:34 +0200, Simon Eugster a ?crit : > * You tell kdenlive that the clip needs to be processed by Gimp before > doing anything with it. Means you enter a command to be executed, as > described here: <http://gimp.org/tutorials/Basic_Batch/> For the video > preview this can be switched on or off; on for testing, off for > general use (speed).
Playing with Gimp, it seems that it support the GEGL library for colour manipulation: http://www.gegl.org To have a look at GEGL, you can run Gimp 2.6: * Colour -> Use GEGL * Tools -> GEGL actions It seems reasonable to study GEGL support in MLT. Bye,
