Re: [Mlt-devel] Webvfx producer transparency

2013-06-21 Thread Dan Dennedy
On Tue, Jun 18, 2013 at 6:10 AM, j-b-m wrote: > I still have a problem when trying to use these producers in Kdenlive because > in EffectsImpl::render(double time, Image* renderImage), the > QMetaObject::invokeMethod(this, "renderInvokable" (...) sometimes freezes. What I have noticed while tryin

[Mlt-devel] [mltframework/mlt] 966d7e: Add consumer-stopping event fired before joining t...

2013-06-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 966d7eb9b54789062e00314442f755eeff8b978d https://github.com/mltframework/mlt/commit/966d7eb9b54789062e00314442f755eeff8b978d Author: Dan Dennedy Date: 2013-06-21 (Fri, 21 Jun 2013) Changed paths:

Re: [Mlt-devel] Webvfx producer transparency

2013-06-21 Thread Dan Dennedy
On Fri, Jun 21, 2013 at 11:31 AM, Dan Dennedy wrote: > On Tue, Jun 18, 2013 at 6:10 AM, j-b-m wrote: >> I still have a problem when trying to use these producers in Kdenlive because >> in EffectsImpl::render(double time, Image* renderImage), the >> QMetaObject::invokeMethod(this, "renderInvokable