Hello,
I was adding watermark functionality to Flowblade and it worked fine. I used the following type of code: watermark = mlt.Filter(self.profile, "watermark") watermark.set("resource","/home/janne/watermark.png") self.tractor.attach(watermark) The problem was that the watermark disappeared every time I changed the length of the Playlist. Changing positions of clips had no effect. Is this a bug or should I just work around this? Also the filter_watermark.yml has no parameter "resource", instead it has: - identifier: argument for file/URL. Regards, Janne ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel