← Back to team overview

openshot.developers team mailing list archive

[Bug 505384] Re: crash on export video

 

*** This bug is a duplicate of bug 508123 ***
    https://bugs.launchpad.net/bugs/508123

** This bug is no longer a duplicate of bug 505368
   OpenShot crashes when trying to encode with libfaac
** This bug has been marked a duplicate of bug 508123
   Export screen should only include installed formats/codecs

-- 
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