RGBA Shift

This effect/filter shifts R/G/B/A pixels horizontally and/or vertically creating an appearance similar to the Tik Tok logo. Compare the Rgbsplit0r and Chroma Shift effects which essentially do the same but in the case of Rgbsplit0r lack the ability to determine the edge operation.

The effect does not have keyframes.

kdenlive2304_effects-rgba_shift

RGBA Shift effect

  • Red Horizontal shift - Set amount to shift red horizontally. Positive values shift right, negative values shift left.

  • Red Vertical shift - Set amount to shift red vertically. Positive values shift up, negative values shift down.

  • Green Horizontal shift - Set amount to shift green horizontally. Positive values shift right, negative values shift left.

  • Green Vertical shift - Set amount to shift green vertically. Positive values shift up, negative values shift down.

  • Blue Horizontal shift - Set amount to shift blue horizontally. Positive values shift right, negative values shift left.

  • Blue Vertical shift - Set amount to shift blue vertically. Positive values shift up, negative values shift down.

  • Alpha Horizontal shift - Set amount to shift red horizontally. Positive values shift right, negative values shift left.

  • Alpha Vertical shift - Set amount to shift alpha vertically. Positive values shift up, negative values shift down.

  • Edge operation - Set edge mode. Options are Smear (default; shifted pixel leave a trail), and Wrap (shifted pixels wrap around the image and appear on the opposite side)