Hi JB,
I have an observation about this
line:https://github.com/mltframework/mlt/blob/master/src/modules/qt/transition_qtblend.cpp#L58
In QT, the image origin is in the upper
left:http://doc.qt.io/qt-5/coordsys.htmlIn MLT, the image origin is in the
bottom left.
So I wonder if the transformation should be:transform.translate(rect.h -
rect.x, rect.y);
I'm sorry I didn't take the time to test it out myself. But I thought you might
want to look into it.
~Brian
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel