On 9/5/2017 12:23 PM, Rafal Lalik wrote:
Please tell me your though about it and how would you like to proceed. I
can then eventually merge the code of derived classes in kdenlive into
basic classes and present as a pull request. The code for mlt actually
is already in its final state, could be already present as a pull request.
I agree with Dan on two points:
* If the feature is to be added to kdenlivetitle, then it should be
approved by the Kdenlive team.
* It is probably easiest to drop your typewriter code into a
sub-directory in MLT than to keep it as a dependency.
I would also add one other suggestion for your consideration: If you
don't necessarily need all the other features of the Kdenlive Titler in
conjunction with your typewritter effect, you might consider making the
typewriter its own stand-alone service in MLT. I could see it as either
its own producer (which you would put on its own track and then
composite into your project) or a filter (which you would apply to a
clip or track as an overlay). The implementation could be a simple
wrapper around the qtext producer. The advantage of this approach is
that it could be used by more projects than just Kdenlive (Shotcut,
Flowblade, etc).
Cheers,
~Brian
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel