TART icon indicating copy to clipboard operation
TART copied to clipboard

WebM Encoder using ffmpeg.js

Open tmolteno opened this issue 8 years ago • 0 comments

The npm package ffmpeg.js a pretty powerful video encoder that runs in the browser. It can encode a sequence of images to a webM movie. The specific package is probable (ffmpeg-worker-webm.js).

See: https://stackoverflow.com/questions/40560255/ffmpeg-jpeg-stream-to-webm-only-creates-a-file-webm-with-1-frame-snapshot-or

Also: https://github.com/spite/ccapture.js/

tmolteno avatar Aug 24 '17 01:08 tmolteno