← Back to team overview

openshot.developers team mailing list archive

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

 

** Tags added: patch

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/551209

Title:
  Error in export to Image Sequence when using localisation

Status in OpenShot Video Editor:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/551209/+subscriptions


References