Skip to content

Transition Support #10

Description

@vade

There's only one official transition in OTIO right now, and thats

SMPTE_Dissolve

Some notes about transitions in OTIO vs AVFoundation:

  1. A transition is part of a track, so only involves 'adjacent media'
  2. A OTIO transition can actually extend head or tail of a clip in a tracks time. ie, it can add a few frames via the in_offset and out_offset properties. This means that the actual track time from AVFoundations perspective, will require 2 logical Composition Tracks, and have all of the time of the asset of the transition + clip time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions