Blend a video into a single picture !
CryStall takes a video file and creates a static image from it. The image is rendered using the frames of the original video file. Different methods of blending can be used to produce a variety of effects on the final result.
java -jar crystall.jar exmapleFile.mp4
It will create 5 .png files in that folder, each corresponding to one of the implemented method.
Anything more than a few seconds is probably too much for your patience. The process is actually EXTREMELY SLOW.