openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #04896
[Bug 642320] Re: Remove use of melt
** Changed in: openshot
Status: New => Confirmed
** Changed in: openshot
Importance: Undecided => Low
--
Remove use of melt
https://bugs.launchpad.net/bugs/642320
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: Confirmed
Bug description:
Hi,
Now we are using melt to retrieve the list of transitions, codec and formats.
It's a little "crappy" way to do things. We use a testing CLI interface to mlt instead of using mlt directly.
It would be quicker and cleaner to directly access mlt, i made a demo patch who takes me a few minutes to show that it's possible.
If doing so, we can remove the melt command entry in the preferences window, user should not care of that ;)
Thanks.
References