PiP Exit Transition

video-mark-transition-out

Overrides the exit animation for a picture-in-picture overlay. When set, this takes precedence over the mirrored exit that video-mark-transition would produce, while the entrance continues to follow the shorthand or its own video-mark-transition-in override.

video-mark-transition-out accepts the same values as video-mark-transition, plus none to hard-cut the exit. Requires video-mark-end to be set — the overlay needs to know when to leave. Use video-mark-transition-out[N] for a specific overlay layer.

An explicit exit slide exits toward the named direction: slideup exits off the top, slideleft exits off the left, and so on.

ValueEffect
fadeFades out to transparent
slideupSlides out off the top of the frame
slidedownSlides out off the bottom of the frame
slideleftSlides out off the left edge
sliderightSlides out off the right edge
noneDisappears instantly with no exit animation