On Thu, Jan 2, 2014 at 3:42 AM, Geoffroy Montel <geoffroy.montel...@gmail.com> wrote: > Dear list, > > I'm quite new to MELT and using it with MLT XML only. > Looking at the demos (mlt_slideshow2), the "affine" filter seems very > powerful, but it's not documented on the website. > Is there any mean I can guess undocumented parameters ?
Sorry, but you will have to review the source code. Look at the strings in red here. Do not worry; your eyes will not bleed. :-) https://github.com/mltframework/mlt/blob/master/src/modules/plus/transition_affine.c The following are internal properties and not intended for you to use: anything beginning with meta or rescale. To use them in the filter, prefix them with "transition." including the period. > Or should I put an issue on github to ask for documentation ? No -- +-DRD-+ ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel