openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #02326
[Bug 508123] Re: Export screen should only include installed formats/codecs
Andy's branch has been merged into the trunk. I've also made a few
changes to the export screen to prevent users from entering invalid
codecs / formats. Very nice! By the way, this adds a new dependency to
OpenShot, the "melt" command line utility that comes with the MLT
framework (sudo apt-get install melt). Thanks.
** Changed in: openshot
Status: In Progress => Fix Committed
--
Export screen should only include installed formats/codecs
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: Fix Committed
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