← Back to team overview

openshot.developers team mailing list archive

[Bug 551209] Re: Error in export to Image Sequence when using localisation

 

** Changed in: openshot
   Importance: Medium => High

** Changed in: openshot
       Status: Confirmed => In Progress

** Changed in: openshot
     Assignee: (unassigned) => Jonathan Thomas (jonoomph)

-- 
Error in export to Image Sequence when using localisation
https://bugs.launchpad.net/bugs/551209
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: In Progress

Bug description:
OS: Gentoo Linux (32Bit and 64Bit)
Installation Method: Own ebuild
OpenShot Version 1.1.1
MLT: 0.5.2

In the ExportWindow.py file, the combo box is filled with translated strings, but later on in video.py, the english versions are tested. The attached patch fixes this problem by translating the strings back to english.

Also, the form is validated for "Video & Audio" and "Image Sequence" differently now.

In addition, I've added the "none" audio codec, that allows the export to a video without an audio track.

Cheers,
 Clemens Rabe





References