Better gif quality support
Open
- Dominant language
- Python
- Stars
- 93.9k
- Forks
- 7.7k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
Currently, `manim` supports creating gifs with the `-i` flag using ffmpeg. I have noticed the output to be of very poor quality, even when rendered on high quality videos. I have managed to make much better quality gifs using https://gif.ski/ which has a cli interface available.
This would be an extra project dependency, albeit only for those who want it. There could even be an additional `--high-quality-gif` flag for users who want this. Any interest in adding this feature?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.