-
Have you considered using this project as a stepping stone for coding a avb adapter for the Opentimelineio project: https://opentimelineio.readthedocs.io/en/latest/tutorials/write-an-adapter.html whic…
-
What do you think about this section "Issues" here?
Is it the right place for all kinds of "articles" like they are at the moment?
Is it too mixed up and difficult to find information? Would categor…
-
## Feature Request
Making a wheel of OTIO for Python 3.10 available on Pypi
## Description
I'm the author of [Ubisoft Shot Manager](https://ubisoft-shotmanager.readthedocs.io/en/latest/), an add…
-
I'm working on the C/C++ implementations of OTIO. I have good bit of code, but it needs testing and usage example code, so I want to write a collection of command line tools as sample code.
It woul…
-
## Bug Report
When exporting to FCP XML, markers always have an `out` of -1. This is because the value is hardcoded [here](https://github.com/AcademySoftwareFoundation/OpenTimelineIO/blob/main/src/…
-
**Commit Hash** 13a6c22f
**Platform** Arch Linux
**Summary** not compiling under arch linux
**CMake Flags Used** cmake -GNinja -Bbuild -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREF…
-
NotImplementedError on aaf2.components.OperationGroup on an AAF exported from Avid MediaComposer 2018.11
Call is technically coming from OpenTimelineIO, however it appears that the error is being g…
-
I've been looking at the performance of PyAAF2 vs PyAAF1, and it unfortunately looks like PyAAF2 is about 4x slower. For example, this file:
https://github.com/PixarAnimationStudios/OpenTimelineIO/b…
-
Based on:
https://github.com/OculusVR/Flicks
Right now `RationalTime` is a double over a double. We'd like to build an implementation of opentime that works with Flicks instead to see how that ho…
-
I'm trying to get my webcam working on
* Thinkpa X1 carbon 10th gen
* Manjao (Sway edition), Wayland (*not* X11)
* Kernel v6.1.31-1-MANJARO
* archlinux-ipu6-webcam, main branch from today (4ae5…