X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmodules%2Fopengl%2Ftransition_movit_mix.yml;fp=src%2Fmodules%2Fopengl%2Ftransition_movit_mix.yml;h=f814850798853731ed2ba9d6aacd3ab49951b81e;hb=cd87c4c715c1c3373cec5baded108ec5bd353fa2;hp=0000000000000000000000000000000000000000;hpb=edc0255692430da870e8150df144dce992d527a8;p=mlt diff --git a/src/modules/opengl/transition_movit_mix.yml b/src/modules/opengl/transition_movit_mix.yml new file mode 100644 index 00000000..f8148507 --- /dev/null +++ b/src/modules/opengl/transition_movit_mix.yml @@ -0,0 +1,35 @@ +schema_version: 0.1 +type: transition +identifier: movit.mix +title: Dissolve (GLSL) +version: 1 +copyright: Dan Dennedy +creator: Steinar H. Gunderson +license: GPLv2 +language: en +tags: + - Video +description: A simple video cross-fade or mixing effect. + +parameters: + - identifier: argument + title: Mix Level + description: Performs a dissolve if a mix level is not supplied. + type: float + minimum: 0 + maximum: 1 + + - identifier: mix + title: Mix Level + description: Performs a dissolve if a mix level is not supplied. + type: float + minimum: 0 + maximum: 1 + + - identifier: reverse + title: Reverse + type: integer + mutable: yes + description: > + Reverse the direction of the transition. + default: 0