Doug Halley

Results 8 comments of Doug Halley

@apetrynet, thanks to your help we have resolved all the CI issues this PR was having!

Thanks for the reminder @reinecke! I completely forgot about this PR. I think the actual fixes this PR introduced have been lost because of all the code style choices I...

Closing this PR because it was continued in the SVG adapter repo: https://github.com/OpenTimelineIO/otio-svg-adapter/pull/7 and is out of date with the current state of `main` in the OTIO repo.

Seems related to the behavior outlines in https://github.com/AcademySoftwareFoundation/OpenTimelineIO/issues/1430

This topic would also be applicable to still images used within a timeline, right? The only issue I've seen with a `null` `available_range` was with the [SVG adapter](https://github.com/OpenTimelineIO/otio-svg-adapter) which requires...

fwiw, I was able to get around this issue by adding gaps programatically and skipping empty tracks ```python # Filter empty tracks because # if the top track is empty...

Just occurred to me, should `filepath_from_url` raise or do nothing if a `urlstr` does not have the `file://` prefix? Same question if a url with a different scheme is provided?

> @douglascomet Does your latest commit resolve either of the conversations? @meshula Yes, it will. Apologies for the delay with pushing this PR forward.