On Thu, Aug 11, 2011 at 10:33 AM, Marco Gittler <ma...@gitma.de> wrote:
> Hi
>
> i made an mlt plugin, that uses the stabilization from 
> http://vstab.sourceforge.net/.
> First tests are working very good.

What a nice contribution!

> There a lots of speed up to be done (cache calculated values in a file, for 
> later usage).

I have not looked at this yet, but can you simply put the calculated
values in a string property (colon-delimited list of numbers or json
ala rotoscoping). Then, when serializing a mlt composition to xml, it
will be saved. Next, when loading a mlt xml, the plugin can use the
values from the property instead of calculating them?

-- 
+-DRD-+

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to