I'm trying to apply motion blur only to one geo with gemframebuffer.
It works fine until I add a background image: when I switch the gemframebuffer format from RGB to RGBA the amount of motion blur decrease considerably.
Is there a way to get the same amount of motion blur (long tail) with alpha on?