X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmodules%2Fopengl%2Ffilter_movit_glow.yml;h=6a3028e304b38140f27636d20a997e32ac189735;hb=651bf208b3c3e68bfae8a1e2c584e580f2f4aa2a;hp=258f68327f7d4ec12321dd47f4f8dee64111b691;hpb=cd87c4c715c1c3373cec5baded108ec5bd353fa2;p=mlt diff --git a/src/modules/opengl/filter_movit_glow.yml b/src/modules/opengl/filter_movit_glow.yml index 258f6832..6a3028e3 100644 --- a/src/modules/opengl/filter_movit_glow.yml +++ b/src/modules/opengl/filter_movit_glow.yml @@ -19,6 +19,7 @@ parameters: type: float minimum: 0.0 default: 20.0 + mutable: yes - identifier: blur_mix title: Highlight Blurriness @@ -26,6 +27,7 @@ parameters: minimum: 0.0 maximum: 1.0 default: 1.0 + mutable: yes - identifier: highlight_cutoff title: Highlight Cutoff Threshold @@ -33,3 +35,4 @@ parameters: minimum: 0.0 maximum: 1.0 default: 0.2 + mutable: yes