moviepy.decorators.convert_masks_to_RGB#

moviepy.decorators.convert_masks_to_RGB(func, clip)#

If the clip is a mask, convert it to RGB before running the function.