Skip to content

Transition Support #10

@vade

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions