[Kdenlive-devel] dead lock in kdenlive with latest git

2013-04-27 Thread Ed Rogalsky
change some settings in the app for the consumer ??? Or do we have an unwanted side effect? regards eddrog -- next part -- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20130427/7fd06814/attachment.html>

[Kdenlive-devel] dead lock in kdenlive with latest git

2013-04-27 Thread Ed Rogalsky
unwanted side effect? > > > regards > > eddrog > > > > > > -- next part -- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20130427/227ee9e9/attachment.html>

[Kdenlive-devel] RFC: patch to enable buffered playback

2013-04-27 Thread Dan Dennedy
Due to recent improvements in mlt_consumer_purge(), it is now possible to enable to buffered playback in interactive apps and still have good responsiveness. More info can be found here: https://sourceforge.net/p/mlt/bugs/187/ (there might be a corresponding kdenlive mantis bug) and here: https:

[Kdenlive-devel] dead lock in kdenlive with latest git

2013-04-27 Thread Ed Rogalsky
; >if ( self->ahead && self->real_time ) >{ > > > +-DRD-+ > -- next part -- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20130427/e7934ab8/attachment.html>

[Kdenlive-devel] RFC: patch to enable buffered playback

2013-04-27 Thread Ed Rogalsky
Hi Dan, I can't find the git diff base regards eddrog diff --git a/src/renderer.cpp b/src/renderer.cpp index b5d87dd..8b63854 100644 -- next part -- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20130427/

[Kdenlive-devel] RFC: patch to enable buffered playback

2013-04-27 Thread Dan Dennedy
-- next part -- A non-text attachment was scrubbed... Name: kdenlive-buffer.diff Type: application/octet-stream Size: 2256 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20130427/bcba4f29/attachment.obj>