crash on export video
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
New
|
Undecided
|
Unassigned |
Bug Description
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
$ uname -rvm
2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64
Tried to export a video with libfaac audio, got the following output and openshot completely crashed:
$ openshot
Added /usr/share/openshot to system path
-------
OpenShot (version 1.0.0)
-------
/usr/share/
return gtk.glade.
A new frmMain has been created
on_tlbNext_clicked called with self.tlbNext
on_treeFiles_
on_mnuPreview_
on_tlbPlay_clicked called with self.tlbPlay
on_mnuMakeMovie
on_tlbMakeMovie
on_cboProjectTy
on_cboExportTo_
on_btnCancel_
on_frmExportVid
on_mnuSaveProje
init
A new frmNewProject has been created
on_cmbProjectTy
on_frmNewProjec
on_btnCreatePro
project saved! - test
on_frmNewProjec
on_mnuMakeMovie
on_tlbMakeMovie
on_cboProjectTy
on_cboExportTo_
on_btnExportVid
consumer_
consumer_
[mp4 @ 0x3b421f0]track 1: codec frame size is not set
Floating point exception
Just to show that this bug is reproducible:
$ cat /etc/lsb-release RELEASE= 9.10 CODENAME= karmic DESCRIPTION= "Ubuntu 9.10"
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
$ uname -rvm
2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686
$ openshot ------- ------- ------- ---- ------- ------- ------- ---- openshot/ windows/ SimpleGladeApp. py:340: GtkWarning: gtk_toolbar_ set_icon_ size: assertion `icon_size != GTK_ICON_ SIZE_INVALID' failed XML(self. glade_path, root, domain) key_press_ event key_press_ event key_press_ event key_press_ event key_press_ event r_clicked key_press_ event 1_activate called with self.mnuMakeMovie _clicked called with self.mnuMakeMovie pe_changed changed eo_clicked avformat. c: audio codec libmp3lame unrecognised - ignoring avformat. c: Unable to encode audio - disabling audio output.
Added /usr/share/openshot to system path
-------
OpenShot (version 1.0.0)
-------
/usr/share/
return gtk.glade.
A new frmMain has been created
on_frmMain_
on_frmMain_
on_frmMain_
[mp3 @ 0xafd0a20]mdb:241, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xafd0a20]mdb:241, lastbuf:0 skipping granule 1
[mp3 @ 0xac83000]mdb:241, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xac83000]mdb:241, lastbuf:0 skipping granule 1
on_frmMain_
on_frmMain_
on_tlbNextMarke
on_frmMain_
on_mnuMakeMovie
on_tlbMakeMovie
on_cboProjectTy
on_cboExportTo_
on_btnExportVid
[mp3 @ 0xb1913a0]mdb:241, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xb1913a0]mdb:241, lastbuf:0 skipping granule 1
[mp3 @ 0xb0f0d20]mdb:241, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xb0f0d20]mdb:241, lastbuf:0 skipping granule 1
[mp3 @ 0xb231d00]mdb:241, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xb231d00]mdb:241, lastbuf:0 skipping granule 1
[mp3 @ 0xaaa0410]mdb:241, lastbuf:0 skipping granule 0
Last message repeated 1 times
[mp3 @ 0xaaa0410]mdb:241, lastbuf:0 skipping granule 1
consumer_
consumer_
[mov @ 0xa653ee0]track 1: codec frame size is not set
Floating point exception
So I get the same crash. If I instead choose "Ogg" in the export dialog then the program doesn't crash.