https://bugs.kde.org/show_bug.cgi?id=353294
--- Comment #14 from Dominik Kummer <[email protected]> --- PS: I already thought about deducing motion vectors from transition templates (monochrome gradients) and move pixels into directions with a certain velocity to replace the previous sequence frames with next sequence frames. So the algorithm should be re-used for sure! As transitions are already implemented in MLT directly, I tend to implement the motion blur filter as part of MLT too. This way both, transitions and filters can make use of the same algorithms without external dependencies. -- You are receiving this mail because: You are watching all bug changes.
