alexmojaki / alexmojaki/quiggles
Create MP4 as alternative to GIF
Đang mở
- Ngôn ngữ chính
- Kotlin
- Star
- 7
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.