openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06071
[Bug 719342] Re: No smooth scalling activate
Like you can see, I have the first report :
olivier@Triton:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mlt
>>> mlt.mlt_version_get_string()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'mlt_version_get_string'
>>>
And like I have the version 0.6.0 of MLT, I should say that the second possibility.
I must precise that is an update with the sunab repository and with our PPA.
How to resolve the missing definition of that "mlt_version_get_string" method ?
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/719342
Title:
No smooth scalling activate
Status in OpenShot Video Editor:
Incomplete
Bug description:
Hi guys,
At first look, we have a problem with the function smooth scalling in the Preferences. For the MLT version 0.5.10, it is normal but after an upgrade at 0.60. and more for some people in the forum, it is always the same. Openshot seems not detected the right version. The conversation on our forum is here : http://openshotusers.com/forum/viewtopic.php?f=11&t=767
My tests was on a Lucid 64 bits and I have used the sunab repository for the update.
References