Skip to content

Fix: casparCG template transitions bug#225

Draft
nytamin wants to merge 1 commit intomainfrom
fix/casparcg-template-transitions-bug
Draft

Fix: casparCG template transitions bug#225
nytamin wants to merge 1 commit intomainfrom
fix/casparcg-template-transitions-bug

Conversation

@nytamin
Copy link
Member

@nytamin nytamin commented Oct 18, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix.

CasparCG Templates doesn't actually support transitions, but we have code paths that support it (but apparently they are buggy).

  • What is the current behavior? (You can also link to an open issue here)
    When playing a template object, and (accidentally) has set a transition for it, the template isn't played properly.
    (when stopped, a PLAY "empty" is sent, not a CG STOP)

  • What is the new behavior (if this is a feature change)?
    CG PLAY and CG STOP are sent, as they should

  • Other information:

TODO

  • Verify that this is actually the right thing to do, and that templates actually does not and should not support transitions

Transitions for templates are not supported by Caspar nor CasparCG state
@mint-dewit
Copy link
Member

There is an edge case here when your template doesn't have an out transition and you want to do a fade out using the casparcg transitions

@nytamin nytamin changed the base branch from release47 to main February 9, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants