Hi, So I just send a pull request that add animated properties to 3 more filters that use "start","end" thing for animating.
I grepped for property "end" and found the following services with property "end": kdenlive/filter_wave.c kdenlive/filter_boxblur.c oldfilm/filter_vignette.c core/transition_composite.c normalize/filter_volume.c core/filter_panner.c core/transition_mix.c core/filter_obscure.c core/filter_brightness.c motion_est/filter_autotrack_rectangle.c The following services have now been fixed: kdenlive/filter_wave.c kdenlive/filter_boxblur.c oldfilm/filter_vignette.c (in this "end" was commented out) normalize/filter_volume.c core/filter_panner.c core/filter_brightness.c The following services had a geometry parameter with "start","end" and it didn't look like they should be altered: core/transition_composite.c core/filter_obscure.c motion_est/filter_autotrack_rectangle.c core/transition_mix.c - I didn't want to touch this. This service I use to mix all tracks audio together for output, and track mixing shoud probably be done using "volume" filter attached to track. All and all I think this round of fixing "start","end" services is done after the current pull request is accepted, and we can do more later if it seems we should. Janne ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel