Everytime I edit some sound I get a segmentation fault.

Bug #1198216 reported by David
This bug report is a duplicate of:  Bug #1395635: export videos without sound. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
New
Undecided
Unassigned

Bug Description

While editing sound the program suddenly shuts down.

From Terminal, these are the latest messages I get before it shuts down.

[aiff @ 0x3b8c2e0] max_analyze_duration reached
[aiff @ 0x3723000] max_analyze_duration reached
[aac @ 0x7f9364056d60] Audio object type 0 is not supported.
Segmentation fault (core dumped)

I also get right at the beginning:
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------

I have Ubuntu 13.04 installed, I installed OpenShot 1.4.3 through apt-get install.

Revision history for this message
Andy Finch (fincha) wrote :

It looks as if you will need to transcode your files to another format - those are errors generated by ffmpeg, which is the library that provides format support for OpenShot. See below for more information of format support:

https://answers.launchpad.net/openshot/+faq/983

The message:

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------

is unrelated to your issue, and isn't normally a problem.

Revision history for this message
David (gooster-snesi) wrote :

avconv version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
  built on Mar 30 2013 22:20:06 with gcc 4.7.2
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'MVI_0786.MOV':
  Metadata:
    major_brand : qt
    minor_version : 537331968
    compatible_brands: qt CAEP
    creation_time : 2013-07-04 10:19:10
  Duration: 00:00:16.12, start: 0.000000, bitrate: 47846 kb/s
    Stream #0.0(eng): Video: h264 (Constrained Baseline), yuvj420p, 1920x1080, 46260 kb/s, 25 fps, 25 tbr, 25k tbn, 50k tbc
    Metadata:
      creation_time : 2013-07-04 10:19:10
    Stream #0.1(eng): Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s
    Metadata:
      creation_time : 2013-07-04 10:19:10
At least one output file must be specified

So that's the output from ffmpeg, and the video works on melt and ffplay so I don't know what's the problem. I'll try converting it to another format...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.