-
Problem:
It is possible for Heiro to write an xml that has clips with a timebase of zero.
This causes the opentime.RationalTime object to have a rate of zero, which means
that…
-
## Bug Report
### Build Problem
If trying to link with a downstream project that does not export its libraries (Imath in this example) this will occur when building:
```
-- OTIO Defaulting C…
-
## Feature Request
Modification to existing behaviour
## Description
Currently, OpenTimelineIO throws an exception if the framerate of a video is not one a predefined set of allowed framerate…
pokey updated
2 years ago
-
## Feature Request
Is this a New Feature, or a Proposed Change to existing Behavior?
new feature
## Description
Describe the new feature, or describe the modification to existing behavior, a…
-
When running `make` (https://github.com/JeanChristopheMorinPerso/otio-wasm/blob/main/.github/workflows/deploy.yaml#L36), we could probably set `PYODIDE_PACKAGES` to an empty list. See https://pyodide.…
-
Raven naively uses Dear ImGui in a way that re-renders the window even when not needed. The application's performance & power consumption could be improved by fixing this oversight.
When I initiall…
-
We should clarify the MIME Type and UTI that are appropriate for OTIO files.
Currently our documentation says:
```
TODO: Should we specify a MIME Type `application/vnd.pixar.opentimelineio+json` …
-
Implement curve schema for Bezier, linear, and others?
[See Appendix C of the FCPXML document, 2004](http://mirror.informatimago.com/next/developer.apple.com/documentation/AppleApplications/Concept…
-
Hi, impressive project! I wonder, are you aware of the OTIO project? It is an intermediate format which allows via. included adaptors to convert between the major project transfer NLE formats. The aud…
-
**Feature suggestion**
Currently the JSON editor is read-only. Making it editable would let us explore & understand how changes affect the composition.