Hi Timon,
Thank you for your contribution.
This mailing list only discusses kdenlive-specific issues or code, and your
patch is essentially a patch to mlt.
I would suggest that you open a Pull-Request on their GitHub:
https://github.com/mltframework/mlt/pulls. There, it can get reviewed and
merged
Hi,
Currently dynamic text is extremely limited, I hacked it up to support
more use-cases, mainly:
- having an in-clip stopwatch (the docs mention this should work but
it didn't for me with 16.12.2)
- negative countdowns (e.g. rocket launch)
One other case I think would be very useful, but I di