The tool is really simple, it just does a per pixel comparison with the background image; if the pixel is the same colour it is considered part of the background, if not then it’s part of the foreground. Because of the limitations with this method the use is rather limited, but at least it’s working good enough to produce some “fun” intro sequences.
If you can capture the exact same frames twice then this tool can be used (though I’d have to modify it to take a sequence of background images as input). Unfortunately I doubt the engine does that, but I’ll check when I get the time. 
