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

.mp4 -> .gif without full FFmpeg library #188

Open
1kilogram opened this issue May 19, 2023 · 1 comment
Open

.mp4 -> .gif without full FFmpeg library #188

1kilogram opened this issue May 19, 2023 · 1 comment

Comments

@1kilogram
Copy link

Where can I find a library that will return data from each frame of an .mp4 video that can be converted to jpeg, for example? Or can the video be converted directly to gif-animation (with % quality of .gif image)?

Without using the complete FFmpeg library which is more than 10 mb.

@makeding
Copy link

This is a version I built with mp4 -> gif support:
https://github.com/ugoira/ffmpeg.js
The file size is about 9mb and 1.5mb for gziped

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