openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #01936
[Bug 508123] Re: Program crash when exporting video
I've had trouble (crash with no UI error message) exporting with several
formats and was about to completely give up on OneShot as the first 3
formats I tried all happened to be the ones that failed.
Fortunately, I found that avi(h.264) actually works.
These are the formats that I tried that crash and their output from the
command line.
Mov(mpeg4)
-------------------------------------------------------------------------------------------
consumer_avformat.c: audio codec libmp3lame unrecognised - ignoring
consumer_avformat.c: Unable to encode audio - disabling audio output.
[mov @ 0x1955600]track 1: codec frame size is not set
Floating point exception
MP4(xvid)
-------------------------------------------------------------------------------------------
consumer_avformat.c: audio codec libfaac unrecognised - ignoring
consumer_avformat.c: video codec libxvid unrecognised - ignoring
consumer_avformat.c: Unable to encode audio - disabling audio output.
[mp4 @ 0x1ab6320]track 1: codec frame size is not set
Floating point exception
MP4(mpeg4)
-------------------------------------------------------------------------------------------
consumer_avformat.c: audio codec libmp3lame unrecognised - ignoring
consumer_avformat.c: Unable to encode audio - disabling audio output.
[mp4 @ 0x38275a0]track 1: codec frame size is not set
Floating point exception
--
Program crash when exporting video
https://bugs.launchpad.net/bugs/508123
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:
I am trying to export video with below options, and openshot crashes with error messages.
============ Error message =============
consumer_avformat.c: audio codec libmp3lame unrecognised - ignoring
consumer_avformat.c: video codec libxvid unrecognised - ignoring
consumer_avformat.c: Unable to encode audio - disabling audio output.
[mp4 @ 0xb36ddc0]track 1: codec frame size is not set
Floating point exception
=======================================
============== Export options ================
Project type: HDV 720 30p
Video format: mp4
Video codec: libxvid
Bit rate: 15.00 Mb/s - HDTV quality
Audio codec: libmp3lame
Sample rate: 48000
# of channles: 2
Bit rate: 256 kb/s - Near CD quality
=============================================
References