Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebM Encoder using ffmpeg.js #28

Open
tmolteno opened this issue Aug 24, 2017 · 0 comments
Open

WebM Encoder using ffmpeg.js #28

tmolteno opened this issue Aug 24, 2017 · 0 comments
Assignees

Comments

@tmolteno
Copy link
Owner

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 tmolteno self-assigned this Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant