AviGlitch
A fork of ruby AviGlitch gem by ucnv.
AviGlitch destroys your AVI files.
Usage
;const avi = AviGlitch;avi;avi;
This library also includes a command line tool named datamosh
.
It creates the keyframes removed video.
$ datamosh /path/to/your.avi -o /path/to/broken.avi
Installation
$ npm install -g aviglitch