Export Video crashes for WebM

Bug #830811 reported by Yury Voronov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Fix Released
Critical
Unassigned

Bug Description

This is regarding OpenShot v1.3.0 under Ubuntu 11.04, installed from Ubuntu repository, as well as FFmpeg v0.6.2.

I have a project and I started to export video with the following settings:
Profile: Square NTSC Widescreen (854x480, 30p)
Video: format - webm, codec - libvpx, bit Rate - 15 Mb/s
Audio: codec - libmp3lame, sample rate - 44100, channels - 2, bit rate 192 kb/s

OpenShot crashes immediately at the beginning of encoding with 'Floating point exception'.

Related branches

Revision history for this message
Yury Voronov (yurvor) wrote :
Revision history for this message
Andy Finch (fincha) wrote :

Can I suggest you try what is mentioned in the link below, to ensure your base system will encode to webm?

http://blog.pcode.nl/2010/10/17/encoding-webm-using-ffmpeg/

Revision history for this message
Yury Voronov (yurvor) wrote :

Yes, it works. I used both commands as stated, and ffmpeg have done its job nicely.

Revision history for this message
Andy Finch (fincha) wrote :

The problem here is that you were using libmp3lame as the audio codec - WebM only supports libvorbis for audio. By using an unsupported codec, ffmpeg has crashed, which in turn crashed Openshot. We are not able to catch any crashes in ffmpeg/MLT before they crash Openshot, so I have added some validation to force the correct codecs for WebM i case they are changed by the user.

The best option is to use the WebM profile under All Formats in the Simple export tab.

Changed in openshot:
status: New → Fix Committed
milestone: none → 1.4.1
Changed in openshot:
importance: Undecided → Critical
Changed in openshot:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.