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

Create MP4 as alternative to GIF #2

Open
alexmojaki opened this issue Apr 6, 2019 · 0 comments
Open

Create MP4 as alternative to GIF #2

alexmojaki opened this issue Apr 6, 2019 · 0 comments

Comments

@alexmojaki
Copy link
Owner

GIFs are an inefficient, low quality encoding. I'd like for the user to be able to optionally create an .mp4 file instead of a .gif. I tried to do this but couldn't figure out how to encode a series of bitmaps into an MP4. It's also important that it loops smoothly for viewers - I don't know if there's a flag in the file format to indicate looping, and how often video players respect that.

If anyone is willing to help with this, don't concern yourself with the UI for now. Just some code which makes an MP4 from bitmaps would be a good start.

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

1 participant