Re: [Mlt-devel] Producer xml regression

2012-09-19 Thread Dan Dennedy
On Wed, Sep 19, 2012 at 1:41 PM, j-b-m wrote: > On Sunday 02 September 2012 18:09:46 Dan Dennedy wrote: >> On Sun, Sep 2, 2012 at 12:51 PM, j-b-m wrote: >> > Hello Dan, >> > >> > You made a change to the xml producer that causes problems in Kdenlive ( >> > for example http://kdenlive.org/mantis/v

[Mlt-devel] [mltframework/mlt] 3b7b41: fix regression due to not setting resource propert...

2012-09-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 3b7b4110e926806d0a4299c04a8fe4576c58c248 https://github.com/mltframework/mlt/commit/3b7b4110e926806d0a4299c04a8fe4576c58c248 Author: Dan Dennedy Date: 2012-09-19 (Wed, 19 Sep 2012) Changed paths:

Re: [Mlt-devel] Producer xml regression

2012-09-19 Thread Dan Dennedy
On Wed, Sep 19, 2012 at 1:41 PM, j-b-m wrote: > On Sunday 02 September 2012 18:09:46 Dan Dennedy wrote: >> On Sun, Sep 2, 2012 at 12:51 PM, j-b-m wrote: >> > Hello Dan, >> > >> > You made a change to the xml producer that causes problems in Kdenlive ( >> > for example http://kdenlive.org/mantis/v

Re: [Mlt-devel] Producer xml regression

2012-09-19 Thread j-b-m
On Sunday 02 September 2012 18:09:46 Dan Dennedy wrote: > On Sun, Sep 2, 2012 at 12:51 PM, j-b-m wrote: > > Hello Dan, > > > > You made a change to the xml producer that causes problems in Kdenlive ( > > for example http://kdenlive.org/mantis/view.php?id=2711 ). > > > > The commit is the followi

[Mlt-devel] [mltframework/mlt] 1a6470: fix build due to removal of deprecated encode() fr...

2012-09-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 1a6470a0344e61c9561a637e370eb36bb0daf2d3 https://github.com/mltframework/mlt/commit/1a6470a0344e61c9561a637e370eb36bb0daf2d3 Author: Dan Dennedy Date: 2012-09-19 (Wed, 19 Sep 2012) Changed paths:

Re: [Mlt-devel] How to create slowmotion producers.

2012-09-19 Thread Dan Dennedy
On Wed, Sep 19, 2012 at 1:26 AM, Janne Liljeblad wrote: > Hi, > > I've so far read code Render::mltChangeClipSpeed() from Kdenlive and > scr/modules/motion_est/factory.c, > scr/modules/motion_est/producer_slowmotion.c from MLT. I also looked > wiki http://mltframework.org/bin/view/MLT/ProducerSlow

[Mlt-devel] How to create slowmotion producers.

2012-09-19 Thread Janne Liljeblad
Hi, I've so far read code Render::mltChangeClipSpeed() from Kdenlive and scr/modules/motion_est/factory.c, scr/modules/motion_est/producer_slowmotion.c from MLT. I also looked wiki http://mltframework.org/bin/view/MLT/ProducerSlowmotion. All I came up with was that I should do: producer