Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 619 Bytes

File metadata and controls

19 lines (11 loc) · 619 Bytes

A simple macOS app that leverages the OpenTimelineIO-AVFoundation project to play back an OTIO file with supported media.

Building

  1. Download or check out the repository
  2. Open the XCode Project
  3. Wait for Swift Package Manager to check out the packages - should be quick
  4. Build and Run

Usage:

image

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