hook_ffmpeg_html() uses FFmpeg to convert images to a video;
hook_gifski() uses the gifski to convert images to a GIF
animation; hook_scianimator() uses the JavaScript library SciAnimator
to create animations; hook_r2swf() uses the R2SWF package.
Usage
hook_ffmpeg_html(x, options)
hook_gifski(x, options)
hook_scianimator(x, options)
hook_r2swf(x, options)