openshot.bugs team mailing list archive
-
openshot.bugs team
-
Mailing list archive
-
Message #01206
[Bug 902971] [NEW] using floating point values in XML for in and out will fail in forthcoming MLT version
Public bug reported:
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
** Affects: openshot
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenShot
Bugs, 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:
New
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
Follow ups
References