← Back to team overview

openshot.developers team mailing list archive

[Bug 505384] Re: crash on export video

 

Just to show that this bug is reproducible:

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"

$ uname -rvm
2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686

$ openshot
Added /usr/share/openshot to system path
--------------------------------
   OpenShot (version 1.0.0)
--------------------------------
/usr/share/openshot/windows/SimpleGladeApp.py:340: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_frmMain_key_press_event
on_frmMain_key_press_event
on_frmMain_key_press_event
[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_key_press_event
on_frmMain_key_press_event
on_tlbNextMarker_clicked
on_frmMain_key_press_event
on_mnuMakeMovie1_activate called with self.mnuMakeMovie
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_btnExportVideo_clicked
[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_avformat.c: audio codec libmp3lame unrecognised - ignoring
consumer_avformat.c: Unable to encode audio - disabling audio output.
[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.

-- 
crash on export video
https://bugs.launchpad.net/bugs/505384
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"

$ 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/openshot/windows/SimpleGladeApp.py:340: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_tlbNext_clicked called with self.tlbNext
on_treeFiles_row_activated
on_mnuPreview_activate
on_tlbPlay_clicked called with self.tlbPlay
on_mnuMakeMovie1_activate called with self.mnuMakeMovie
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_btnCancel_clicked
on_frmExportVideo_destroy
on_mnuSaveProjectAs_activate called with self.mnuSaveProjectAs
init
A new frmNewProject has been created
on_cmbProjectType_changed called with self.cmbProjectType
on_frmNewProject_response called with self.frmNewProject
on_btnCreateProject_clicked called with self.btnCreateProject1
project saved! - test
on_frmNewProject_destroy called with self.frmNewProject
on_mnuMakeMovie1_activate called with self.mnuMakeMovie
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_btnExportVideo_clicked
consumer_avformat.c: audio codec libfaac unrecognised - ignoring
consumer_avformat.c: Unable to encode audio - disabling audio output.
[mp4 @ 0x3b421f0]track 1: codec frame size is not set
Floating point exception





References