A simple macOS app that leverages the OpenTimelineIO-AVFoundation project to play back an OTIO file with supported media.
Building
- Download or check out the repository
- Open the XCode Project
- Wait for Swift Package Manager to check out the packages - should be quick
- Build and Run
Usage:
Load an OpenTimelineIO file via the button
Once imported, you can play back using the player view.
You can then export to a self contained Quicktime using the Export Quicktime button