Mark Reid

Results 145 comments of Mark Reid

@JeanChristopheMorinPerso I wasn't sure what the best approach would be either. I guess we would want to pin the mingw MSYS2 version and run the unit test for its version...

Yeah we can discuss it during the next TSC meeting.

I have a rough github actions building / testing example here. https://github.com/markreidvfx/otio-MinGW-w64-test Getting it integrated into otio's build matrix might still be tricky, but I'll keep chipping away at it.

I'm happier with it too! The only thing I haven't figured out is how to pin the MSYS2 version. There is some discussion of being able to do that here:...

Pining the MSYS2 version is the only thing I haven't been able to solve. From what I understand MSYS2 only updates their base packages once a year. Unless you run...

Adding a Primary Timecode track to the toplevel composition fixes the file for me. Here is some rough example pyaaf2 code that fixes the aaf otio generates. Attached is the...

Great to hear! The adapter just needs to modified somewhere, I'll take a closer look when I get a chance.

I haven't opened a PR for this yet, but plan to soon. When I do I'll reference this issue.

I could see why an editor might like doing this. Depending on the workflow or task a data track could be convenient because you can't accidently drag a video or...

I messed around a bit more with Avid Data tracks. I found a XDCAM sample someone sent me long ago that has closed caption data. It's pretty finicky to get...