On Tue, 2008-10-28 at 10:53 -0700, Dan Dennedy wrote: > I plan to add more interpolation capabilities at the framework level > similar to the way mlt_geometry works today. Therefore, I suggest > using a single property with a value syntax following: > [frame=]N[;[frame=N]]*. When "frame" = -1, then it means the "end." > (-2 means second last frame and so on.) You can actually use > mlt_geometry for this now as it actually a fairly generic thing that > contains and interpolates up to five floats per key frame allowing all > sorts of characters (except '=') as delimiter. (See man strtod for the > rules - whatever endptr points to ought to be the delimiter.)
Keyframes are really needed. This is my #1 feature, with non-destructive rendering. Do you think it would be possible to name keyframes, just as they work in Final Cut Pro. Each keyframe can have a name, beginning and end. On each keyframe, you can add one or several effects. Kind regards, JMP
