[Mlt-devel] [PATCH] Build script frei0r crashes

2012-10-09 Thread j-b-m
Hi. Several crashes were reported in Kdenlive due to some compiler optimizations not used when compiling frei0r with the build script: http://kdenlive.org/mantis/view.php?id=2770 http://kdenlive.org/mantis/view.php?id=2289 Below is a patch that fixes the crashes - several users confirmed it was

[Mlt-devel] Color producer aspect ratio bug

2012-10-09 Thread j-b-m
Hi, There is a problem with the color producer when trying to render a playlist with the avformat consumer in a new size. It renders with the wrong aspect ratio. To reproduce, create a simple playlist: melt -profile hdv_1080_50i color:red out=100 -consumer xml:testratio.mlt Then try to render

Re: [Mlt-devel] [PATCH] Build script frei0r crashes

2012-10-09 Thread Brian Matherly
>Several crashes were reported in Kdenlive due to some compiler optimizations >not used when compiling frei0r with the build script: > >http://kdenlive.org/mantis/view.php?id=2770 >http://kdenlive.org/mantis/view.php?id=2289 > >Below is a patch that fixes the crashes - several users confirmed it

Re: [Mlt-devel] [PATCH] Build script frei0r crashes

2012-10-09 Thread Dan Dennedy
On Tue, Oct 9, 2012 at 1:02 AM, j-b-m wrote: > Hi. > > Several crashes were reported in Kdenlive due to some compiler optimizations > not used when compiling frei0r with the build script: Um it feels very wrong to fix a crash by enabling optimizations! > http://kdenlive.org/mantis/view.php?id=27

[Mlt-devel] [mltframework/mlt] 0daf9d: fix aspect ratio of generators when set via consum...

2012-10-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 0daf9de961e9845f0fdb2947a8dbbdea4109213c https://github.com/mltframework/mlt/commit/0daf9de961e9845f0fdb2947a8dbbdea4109213c Author: Dan Dennedy Date: 2012-10-09 (Tue, 09 Oct 2012) Changed paths:

[Mlt-devel] Fix kdenlive title producer progressive and ratio settings

2012-10-09 Thread j-b-m
Hi, The kdenlivetitle producer was not correctly marking its frames as progressive and aspect ratio was sometimes broken. The patch below fixes the problem. regards jb diff --git a/src/modules/qimage/producer_kdenlivetitle.c b/src/m

Re: [Mlt-devel] [PATCH] Build script frei0r crashes

2012-10-09 Thread j-b-m
On Tuesday 09 October 2012 07:42:28 Dan Dennedy wrote: > On Tue, Oct 9, 2012 at 1:02 AM, j-b-m wrote: > > Hi. > > > > Several crashes were reported in Kdenlive due to some compiler > > optimizations > > not used when compiling frei0r with the build script: > Um it feels very wrong to fix a crash

Re: [Mlt-devel] Fix kdenlive title producer progressive and ratio settings

2012-10-09 Thread Dan Dennedy
On Tue, Oct 9, 2012 at 8:29 AM, j-b-m wrote: > Hi, > > The kdenlivetitle producer was not correctly marking its frames as progressive > and aspect ratio was sometimes broken. The patch below fixes the problem. > > regards > jb > > > > di

Re: [Mlt-devel] Fix kdenlive title producer progressive and ratio settings

2012-10-09 Thread j-b-m
On Tuesday 09 October 2012 09:42:51 Dan Dennedy wrote: > On Tue, Oct 9, 2012 at 8:29 AM, j-b-m wrote: > > Hi, > > > > The kdenlivetitle producer was not correctly marking its frames as > > progressive and aspect ratio was sometimes broken. The patch below fixes > > the problem. > > > > regards >

Re: [Mlt-devel] [PATCH] Build script frei0r crashes

2012-10-09 Thread Brian Matherly
>> > Several crashes were reported in Kdenlive due to some compiler >> > optimizations >> > not used when compiling frei0r with the build script: >> Um it feels very wrong to fix a crash by enabling optimizations! > > Yes, I am not especially proud of this "fix", but somehow when build > wit

[Mlt-devel] [mltframework/mlt] 3013f5: fix segfault on invalid producer in playlist (3574...

2012-10-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 3013f5e335c83f5fe34b037efcc7ff067bd4601e https://github.com/mltframework/mlt/commit/3013f5e335c83f5fe34b037efcc7ff067bd4601e Author: Dan Dennedy Date: 2012-10-09 (Tue, 09 Oct 2012) Changed paths:

[Mlt-devel] [mltframework/mlt] 847bec: Build the SWIG bindings with the CXXFLAGS (3554425...

2012-10-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 847becf5e5aa39661b6f7bf5d82df7e7d491e574 https://github.com/mltframework/mlt/commit/847becf5e5aa39661b6f7bf5d82df7e7d491e574 Author: Dan Dennedy Date: 2012-10-09 (Tue, 09 Oct 2012) Changed paths: