Comment 6 for bug 1240819

Revision history for this message
fabrizio (fabrizio-toso63) wrote :

With ffmpeg I converted all audio file in ogg format. ffmpeg found and fixed errors in original audio files.
I substituted all audio file in my project.

Openshot when I request preview for the first o second time, crashes.

Now, at every crash in the openshot output I get some lines of this message:
[mpeg @ 0x11bdaf20] max_analyze_duration 5000000 reached at 5005000

and a last message:
Errore di segmentazione (core dump creato)

other info (commands copied by (thanks!): https://bugs.launchpad.net/openshot/+bug/988765):

fato@fatox:~$ uname -a
Linux fatox 3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

fato@fatox:~$ dpkg -l |egrep 'openshot|libav.*5[23]|mlt|melt|python2'
ii libavcodec53 7:0.10.9-1~precise1 FFmpeg codec library
ii libavdevice53 7:0.10.9-1~precise1 FFmpeg device handling library
ii libavformat53 7:0.10.9-1~precise1 FFmpeg file format library
ii libmlt++3 0.8.8-0ubuntu0~sunab~precise1 MLT multimedia framework C++ wrapper (runtime)
ii libmlt-data 0.8.8-0ubuntu0~sunab~precise1 multimedia framework (data)
rc libmlt4 0.7.6+git20120204-2 multimedia framework (runtime)
ii libmlt5 0.8.8-0ubuntu0~sunab~precise1 multimedia framework (runtime)
ii libpython2.7 2.7.3-0ubuntu3.4 Shared Python runtime library (version 2.7)
ii melt 0.8.8-0ubuntu0~sunab~precise1 command line media player and video editor
ii openshot 1.4.3-1 Create and edit videos and movies
ii openshot-doc 1.4.3-1 Help manual for OpenShot Video Editor
ii python-mlt5 0.8.8-0ubuntu0~sunab~precise1 multimedia framework (python bindings)
ii python2.7 2.7.3-0ubuntu3.4 Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.3-0ubuntu3.4 Minimal subset of the Python language (version 2.7)

fato@fatox:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS"