On 04/03/2012 04:41 PM, Timothy Pearson wrote:
As I mentioned before there were plans at one point to include kdenlive. mlt was imported at that point due to the fact that Ubuntu dropped official builds of it.
If the upstream mlt project uses GIT and builds as-is under tqt3, I would suggest importing the latest upstream release as a GIT submodule to replace the badly outdated code currently in our GIT tree.
Tim
It does, the GIT information is here:
MLT now uses the Git distributed version control system instead of the Subversion service provided by SourceForge.
You can get the latest version of the MLT framework source code (including mlt++ and other language bindings) using:
git clone git://mltframework.org/mlt.git or git clone http://mltframework.org/mlt.git
See: http://www.mltframework.org/twiki/bin/view/MLT/Contributing