← Back to team overview

linux-traipu team mailing list archive

[Bug 902971] Re: using floating point values in XML for in and out will fail in forthcoming MLT version

 

This change has been made.  All IN and OUT attributes in the XML are now
formatted as Integers.

** Changed in: openshot
       Status: Confirmed => Fix Committed

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

Title:
  using floating point values in XML for in and out will fail in
  forthcoming MLT version

Status in OpenShot Video Editor:
  Fix Committed

Bug description:
  Currently, OpenShot is using floating point values in frame units for in and out properties, but in the near future that will be interpreted as seconds.
  Forthcoming version 0.8.0 of MLT (Q1 2012) will add support for time values, and the last field of time will be interpreted either as frames if there is no decimal or seconds if there is: HH:MM:SS;FF or HH:MM:SS.ms. The 'HH:' and 'MM:' will be optional so a bare number value will still be frames if integer or seconds if float. 
  Here is a note on MLT wiki about this and related: http://www.mltframework.org/twiki/bin/view/MLT/RfcMltProperties1

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


References