Tag: ffmpeg
-
FFmpeg: High-Quality MP4 to GIF
PROBLEM You want to generate high-quality GIFs from MP4 files without using extra software or online services. SOLUTION Install FFmpeg. Default FFmpeg conversions often look low quality because GIFs are limited to 256 colors and use a generic color map. So, a two-pass conversion will be used. Parameters: Read More…