bon, il m'a téléchargé le dossier "openshot" sur mon bureau, je suis rentré dans le dossier (balaise hein... ^^), j'ai executé ta commande et voilà le résultat:
--------------------------------
OpenShot (version 1.1.1)
--------------------------------
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Traceback (most recent call last):
File "openshot.py", line 65, in <module>
main()
File "openshot.py", line 56, in main
from windows import MainGTK
File "/home/rollie/Bureau/openshot/openshot/windows/MainGTK.py", line 34, in <module>
from windows import AddFiles, ClipProperties, ExportVideo, ImportImageSeq, Titles, TransitionProperties, TreeFiles, TreeTransitions, TreeEffects, TreeHistory
File "/home/rollie/Bureau/openshot/openshot/windows/ClipProperties.py", line 25, in <module>
import AddEffect, TreeEffects
File "/home/rollie/Bureau/openshot/openshot/windows/TreeEffects.py", line 20, in <module>
import gtk, gobject, pango, mlt
File "/usr/lib/python2.6/dist-packages/mlt.py", line 7, in <module>
import _mlt
ImportError: libmlt++.so.3: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/home/rollie/Bureau/openshot/openshot/classes/thumbnail.py", line 170, in run
mlt.Factory().init()
NameError: global name 'mlt' is not defined