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
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
>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
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
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:
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
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
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
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
>
>> > 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
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:
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:
12 matches
Mail list logo