linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #00048
[Bug 784739] Re: crash in libmlt after adding sound effect
*** This bug is a duplicate of bug 769743 ***
https://bugs.launchpad.net/bugs/769743
** This bug has been marked a duplicate of bug 769743
Segmentation Fault with many tracks, titles, and layout
--
You received this bug notification because you are a member of UBUNTU -
AL, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/784739
Title:
crash in libmlt after adding sound effect
Status in OpenShot Video Editor:
New
Bug description:
Sabayon
tested and happens on: Openshot 1.2.2, 1.3.0, 1.3.1
with mlt 0.5.10 and 0.7.2
with ffmpeg 0.6 + patches
Python 2.7
from dmesg for melt 0.7.2:
openshot[16206]: segfault at 4 ip b555174c sp bfdb1eb0 error 4 in libmlt.so.0.7.2[b5543000+21000]
steps to reproduce:
- import file (tested with swf and mp3)
- drag and drop file to the track
- from Effects add any audio effect (tested with echo and bass)
- click on the time scale as if you wanted to move the "time pointer"
what happens: immediate crash.
(Mlt module imports in Python without problems.)