← Back to team overview

openshot.developers team mailing list archive

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

 

Public bug reported:

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

** Affects: openshot
     Importance: Undecided
         Status: New

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

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





Follow ups

References