MP4
MPEG-4 videoUsed for widely compatible web and device video.
- Family
- Video
- MIME
- video/mp4
Free MP4 to GIF conversion online, with the real frame sampling and palette reduction behavior, what gets lost, and a concrete way to check the output.
Converter.now samples the picture stream from MP4 at 12 frames per second and scales wide footage to at most 960 pixels. It builds a palette-based GIF animation and removes audio because GIF cannot carry sound. MP4 demultiplexing follows track, sample, edit, and fragment tables to inventory codecs, rotation, language, chapters, captions, and synchronization data. Because GIF reduces every frame to an indexed palette with only on/off transparency, quality here comes down to color selection, dithering, disposal, timing, and the loop seam — with no audio at all.
Decoded from an MPEG-4 container carrying H.264 video and AAC audio when both streams exist, built for broad device support. Encoded to an indexed-color animation or still image capped at a 256-color palette.
Used for widely compatible web and device video.
Designed for short animations and simple graphics.
Choose GIF for a short, silent loop that must play inline without video controls. Keep MP4 for sound, long duration, smooth frame rates, and photographic color.
An audio-only source stays audio-only here — no picture gets generated — and side streams like captions are a separate preservation question.
Gradients and photographic tones can band, semi-transparent pixels get reduced to on/off transparency, and frame timing is rounded to the nearest centisecond.
Video-to-GIF output is sampled at 12 frames per second, capped at 960 pixels wide, and contains no audio.
Test that it plays and seeks correctly, that audio stays in sync, and that the video stream is actually present if you expected one.
Play the loop in full, watching for banding, transparency edges, frame disposal, and whether the loop seam is clean.