using floating point values in XML for in and out will fail in forthcoming MLT version
Bug #902971 reported by
Dan Dennedy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
High
|
Unassigned |
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://
Related branches
Changed in openshot: | |
importance: | Undecided → High |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the heads up Dan.