Skip to content

[OFX] plugin is incompatible with compound clips #26

@ratijas

Description

@ratijas

Similar to #25, the hack used by Gyroflow OFX plugin is incompatible with the concept of Compound Clips in DaVinci Resolve (Studio) 19. The timeline returned by the project.GetCurrentTimeline() call is the "real" timeline from your media pool, not the timeline of the compound clip; thus the TimelineVideoItem returned by timeline.GetCurrentVideoItem() is the compound clip item itself which is irrelevant to what the plugin is trying to query about the current video.

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

        Participants

        @ratijas

        Issue actions

          [OFX] plugin is incompatible with compound clips · Issue #26 · gyroflow/gyroflow-plugins