A Javascript implementation of the Quicktime Animation (RLE) codec.
Specifically, encoding 32bit pixels, complete with saveAs QuickTime.mov support. Source data provider is the HTML Canvas element - https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API.
Derived from information information sources