flâneur — a map of the web's best reading

How do I convert a video to GIF using ffmpeg, with reasonable quality? - Super User

superuser.com · 7,325 words · saved by 1 readers

Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Now available on Stack Overflow for Teams! AI features where you work: search, IDE, and chat. Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams Teams Q&A for work Connect and share knowledge within a single location that is structured and easy to search. I'm converting a video to GIF file with ffmpeg: It works great, but output gif file has a very low quality. Any ideas how can I improve quality of converted gif? 183k ffmpeg can output high quality GIF. Before you start it is always recommended to use a recent version: download or compile. The palettegen and paletteuse filters have many additional options. The most important are: stats_mode (palettegen). You can force the filters to focus the palette on the general pictu

How do I convert a video to GIF using ffmpeg, with reasonable quality? - Super User New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more . Stack Internal Knowledge at work Bring the best of human thought and AI automation together at your work. Explore Stack Internal How do I convert a video to GIF using ffmpeg, with reasonable quality? Ask Question Asked 13 years, 4 months ago Modified 1 month ago Viewed 749k times 703 I'm converting a video to GIF file with ffmpeg : ffmpeg \ -i input.flv \ -ss 00:00:00.000 \ -pix_fmt rgb24 \ -r 10 \ -s 320x240 \ -t 00:00:10.0

Explore this link on the map →

saved by

related reading