RenderCan

Rate / votes
More than 239 users worldwide
Current version: 0.2.8
Price: FREE
Download extension
Like this extension ? Like/Share it!
A simple way to record a canvas. Convert to a movie with something like: `ffmpeg -r 60 -i canvas-%09d.png out.webm`A simple way to record a canvas. It will record any canvas elements on the page as well as any svg animations. When finished, all the frames will be downloaded into a single tar file. You can then use these raw images in any way you want. For example, to convert to a movie you can use something like: `ffmpeg -r 60 -i canvas-%09d.png out.webm`. The extension will temporarily override Date and performance.now so that time moves at 60fps constantly so that the output images are always consistent. Note: this can look like your project is animating slowly, but that is just so that the output frames are 60fps. Final note, frames are output on a requestAnimationFrame.

https://github.com/doug/rendercan

Reviews of RenderCan extension

Similar extension