On Sun, Aug 8, 2010 at 5:23 AM, jb <j...@kdenlive.org> wrote:
> On Thursday 05 August 2010 07:47:43 Dan Dennedy wrote:
>
>> I have this change working good in my local copy, but I had to move
>> the location of the consumer-frame-show event in the MLT sdl consumer
>> to occur _after_ the consumer was finished with the frame's image.
>> Then, basically, I made the event handler in Kdenlive emit a signal
>> with a QImage, which the Qt signals-slots system takes care of queuing
>> between the threads. The slot in the AbstractScopeWidget then updates
>> a private QImage, which is then sent into the renderScope methods.
>>
>> I can update Kdenlive svn a few days after I commit the MLT change.
>
> Thanks for taking care of this. Can you please commit your changes to
> Kdenlive? I also have something like that in my local copy, so I will compare
> both ways.

OK, I did this now. Remember, it requires updating from MLT git head.

-- 
+-DRD-+

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to