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

Why is h264 encoder included in webm version? #161

Open
davedoesdev opened this issue May 10, 2021 · 1 comment
Open

Why is h264 encoder included in webm version? #161

davedoesdev opened this issue May 10, 2021 · 1 comment

Comments

@davedoesdev
Copy link

https://github.com/Kagami/ffmpeg.js/blob/master/Makefile#L11

@1kilogram
Copy link

I think he's just too lazy to optimize it

@davedoesdev Maybe you know how to do your own assembly?

Tell me how to do or maybe there is a ready-made assembly, which translates video from .mp4 container into .gif animation, or outputs in an array of each frame, which can then be translated into a picture? Preferably without WASM but in pure js. No more than 5 mb in size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants