Nick Porcino

Results 510 comments of Nick Porcino

My position is that new adaptors should be federated projects, and that it's important to decouple iteration gates on the core library from projects, such as adapters, that rely on...

Thanks for noticing the todo's, I added some labels.

Is that the resolution, allowing setup.py to use an externally supplied set of OTIO libs, in addition to the present mechanism? That sounds fine to me.

What's the current state of flattening @jminor, is there work remaining on this?

Does the LInearTimeWarp address your question? https://sandflow.github.io/otio-core-specification/#object-model-LinearTimeWarp

When you ask a clip about its range, it is always in the clip's time coordinate system. So the clip doesn't know about the time warp. The time warp is...

https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/682

I don't think anyone's done any work on getting OTIO available via conda ~ so if you'd like to take it on, that would be welcome!

It's inconsistent, and even when C++ libraries are available, the packaging is often incomplete. For example, boost python is in conda, and the C++ linking libraries are distributed, but the...