t; image format they request in a call to mlt_frame_get_image(). The idea
> makes some sense, is easy to add, and can even be optional. However,
> it seems it can be easily defeated as JB pointed out with "effects can
> change the format of a frame." Still, it is a low impact, low e
Hi all,
In Kdenlive, we often have projects with multiple tracks, and track
compositing is one of the bottleneck we have with MLT.
Shotcut uses the frei0r.cairoblend transition for compositing. cairoblend first
requests an rgba image for the top (b_frame), and checks if it really has
transpare
On mercredi, 3 mars 2021 07.28:51 h CET Dan Dennedy wrote:
Hi Dan, all
Thanks for sharing that with us !
> Brian has been working on time effects (i.e. keyframes for speed and
> direction) for a good while now, and a couple of months ago I realized it
> requires breaking the API. So, if we are g
Hi all,
The strobe filter, recently added, seems to have a few issues, that I'd like to
bring up so that
we can either fix or blacklist it in Kdenlive:
1- It does not explicitly ask for the mlt_image_rgb24a image format, but only
processes if
the frame has this format. Is this the wanted beh
Hi all,
While working on a Kdenlive rendering issue, I noticed that the avformat
consumer duplicates the last frame on encoding. So the resulting file is
1 frame longer than wanted.
This is easily reproducible with:
melt color:red out=10 -consumer avformat:red.mp4
This produces a 12 frames
Hi all,
Looking at a timewarp producer issue in Kdenlive, I noticed that the MLT
properties method "mlt_properties_pass_list" does not trigger a "property-
changed" event.
In Kdenlive, we use this "mlt_properties_pass_list" method to pass some
properties on the producer. However, since the "pro
On vendredi, 28 février 2020 00.48:20 h CET you wrote:
> I think the fix should be in transition_mix.c. How about
>
> --- src/modules/core/transition_mix.c
> +++ src/modules/core/transition_mix.c
> @@ -141,3 +141,3 @@ static int transition_get_audio( mlt_frame frame_a,
> void **buffer, mlt_audio
Hi all,
Following a Kdenlive's bug report, I reproducer a crash in
transition_mix when using a "consumer" producer is inserted in a
playlist, if that producer has a different fps than current project.
Problem is that in consumer_producer, we have that:
static int get_audio(...)
(...)
Hi Dan, all,
First, thanks a lot for implementing the much anticipated consumer scaling
feature! Nice way to do it! While testing it, I noticed a problem with
transitions.
It seems like the "consumer_scale" property is not always properly propagated
to the frames. Because of this, transitions
Hi Dan, all,
We are approaching the dependency freeze for Kdenlive's 19.12 release and
would very much like to have a new MLT release so that we can have the latest
fixes and features.
If possible, a fix for the luma compositing issue I mentionned here would be
great:
https://github.com/mltfr
Hi,
In shotcut, the tag is used in the playlist's xml to pass consumer
arguments, allowing to render a playlist file with melt whitout passing extra
arguments.
I am considering using the same approach for Kdenlive, but there is one small
missing feature for us:
it would be useful to allow re
ce is here, I will fix the yml validation issue and review the code
once more before merging.
https://github.com/j-b-m/mlt/tree/opencv/src/modules/opencv
Thanks
Jb
--
e issue, like:
if (a_track < 0)
a_track = 0;
if (b_track < 0)
b_track = 0;
But not sure how (and if) you want to handle it.
Best regards,
jb
--
Site24x7 APM Insight: Get Deep Visibility into App
; operator=and " crashes.
The regression was introduced by this commit:
Use mlt_frame_get_alpha() instead of mlt_frame_get_alpha_mask().
https://github.com/mltframework/mlt/commit/
8452d9f904ed281ddec892df7dcca63961ff903e
Anybody has an i
e):
0
75
150
filter
sepia
sepia
sepia
1
The filter id is the effect name for MLT, and the parameters are "u" and "v"
You can get infos a
error ?
Proposed change is here :
https://github.com/j-b-m/mlt/commit/1154972284fde6b00672436e39555cefeb2c5d3b#diff-38cee7d1458c6bd684819f33a8e5e36a
Let me know what you think about it or if there is another way to handle this.
Thanks & regards
jb
(*) https://bugs.kde.org/show_bug.cgi?
r what we want to achieve,
so if you have a preference, I am fine with it.
Once a solution is decided, do you need help to implement it ?
regards
jb
> Alternatively, Mlt::Properties::get_animation returns a Mlt::Animation*,
> for which there are only methods to fill the gaps in the propert
g on a new MltAnimation class
that will be added to Mlt++ or do you have other ideas about how to implement
this ?
Thanks & regards
jb
--
___
Mlt-devel mailing
:
// Save this frame for future use and to keep a reference to the GL Texture.
m_frame = SharedFrame(frame);
So my guess is that that shared frame holds some data, that at some point
becomes corrupted.
Hope it can help you, regards.
jb
---
at, and having a qml scene on top of the monitor
display opens some great possibilities. I still have several other issues that
I will raise in the next days.
best regards
jb
- backtrace for crash 2) in shotcut
Thread 1 (Thread 0x77e07780 (LWP 6990)):
#0 0x7ff
On Tuesday 17 February 2015 23.29:55 jb wrote:
> Please ignore my previous message, I cannot reproduce anymore.
> This looks like some of my stuff needed to be recompiled.
Well, seems like this is not the end of the story..
I can now reproduce the bug again, so if someone else can try...
Hi,
Please ignore my previous message, I cannot reproduce anymore.
This looks like some of my stuff needed to be recompiled.
Sorry for the noise.
regards
jb
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT
./.all.png -consumer sdl_preview
Freezes on seek. I can try to debug it further this week-end if it helps.
(1)
https://github.com/mltframework/mlt/commit/87ad198c1b68cb17b140c8984f5f87dc85932b1e
(2) https://bugs.kde.org/show_bug.cgi?id=343326
by the way, thanks for the 0.9.4 release!
regards
jb
last year's release.
Do you think you will have time to make a release in the not too far future ?
Thanks for all and hope you are fine.
regards
jb
--
Dive into the World of Parallel Programming. The Go Parall
er producer, that are related
to in/out points.
I just submitted a pull request that should fix the problem:
https://github.com/mltframework/mlt/pull/64
regards
jb
--
Dive into the World of Parallel Programming. The Go Pa
do you recommand ?Is "meta.kdenlive.xyz" ok or do you have
other suggestions ?
Best regards.
jb
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership wi
and memleak in xgl consumer (and Kdenlive).
I am using movit from today's git if it is relevant...
I can mail you a sample clip if you need it.
regards
jb
- - - - FFMpeg info about the clip - - - - - -
Input #0, mpegts, from '00023.MTS':
Duration: 00:00:14.02, start: 1.04, b
mization flag. My patch also fixes other mismatching sample rates, but I am
almost sure that the bug was not there in previous versions of MLT, so before
we change anything I want to try to find out which commit broke this stuff. I
probably won't have time for this before friday, wi
able libxvid in FFmpeg (disabled by
default).
Attached is the new version that contains those 2 changes and an update to
version number.
regards
jb
build-kdenlive.sh
Description: application/shellscript
--
RSA(R) Confe
Hi,
As reported in the Kdenlive forum, the force_aspect_ratio property currently
does not work for images.
Attached is a patch that fixes this for the pixbuf and qimage producers.
Regards
jb
diff --git a/src
Hi!
Attached patch fixes an issue in the freeze filter that caused it to always
fetch the "frozen" frame instead of using cache, causing flicker in previews.
regards
jb
diff --git a/src/modules/kdenlive/filter_freeze.c
b/src/modules/kdenlive/filter_freeze.c
index 5a84973..3198
Hi!
As described in Kdenlive issue 1894 (*), the avformat consumer does not check
for write errors, and writing to a full drive terminates successfully.
The patch below somehow fixes the issue by checking the ret value, but I guess
something better than exit(1) should be possible.
regards
jb
hen caused images to be embedded inside the kdenlive project file, causing
problems like reported in this issue:
http://kdenlive.org/mantis/view.php?id=1841
With the patch, titles loaded from a file will not copy the xmldata.
On Wednesday 28 July 2010 23.11:14 Dan Dennedy wrote:
> On Wed, Jul 28, 2010 at 2:00 PM, jb wrote:
> > On Tuesday 27 July 2010 00.21:46 j-b-m wrote:
> >> So after a few changes, you can now check my new commit [1] that
> >> integrates Exif reading in MLT.
> &g
meta.attr
stuff...
So before doing any further work, I just wanted to ensure it's ok for you to
go that way.
regards
jb
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring
t; a_track=1 b_track=2 in=0 out=100
gives a red circle with blue background, when the background should be green.
I couldn't find a way to get the correct behaviour, so any hint or idea is
welcome.
regards
jb
-
e day after the MLT release...).
regards
jb
(1)
http://github.com/j-b-m/mlt/commit/aa291a1b2cce4a69b0539b211c874702d89ceb49
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Da
_
> id=96039
My latest commit to my kdenlivetitle branch (1) fixes the issue as described in
my comment to the bugtracker.
regards
jb
(1)
http://github.com/j-b-m/mlt/commit/8cd95080e58ae
Hello!
A short note to make you aware of a crash in current git when resizing some
images. You can find an image & steps on how to reproduce in my comment to
Kdenlive issue 1312:
http://kdenlive.org/mantis/view.php?id=1312
I had a quick look but have no clues...
regard
ow.
I also saw similar issues on my laptop, and after several tests, it looks like
it was related
to the ATI driver (fglrx). Removing it fixed the issue (but it was also maybe
related to
another package being updated)... so I don&
40 matches
Mail list logo