MP4
MPEG-4 videoUsed for widely compatible web and device video.
- Family
- Video
- MIME
- video/mp4
Free MP4 to iPad Video conversion online, with the real timed-stream transcoding behavior, what gets lost, and a concrete way to check the output.
The picture, sound, and timing streams inside MP4 is decoded first, then re-encoded into iPad Video's own codec and container profile. Duration typically holds steady even as compression, channel mapping, frame cadence, or auxiliary streams shift underneath it. MP4 demultiplexing follows track, sample, edit, and fragment tables to inventory codecs, rotation, language, chapters, captions, and synchronization data.
Decoded from an MPEG-4 container carrying H.264 video and AAC audio when both streams exist, built for broad device support. Encoded to a preset that converts video to MP4 (H.264 video, AAC audio), the codec-and-container pairing iPadOS plays natively across the iPad line.
Used for widely compatible web and device video.
Designed for timed picture and sound streams meant for playback.
An audio-only source stays audio-only here — no picture gets generated — and side streams like captions are a separate preservation question.
iPad hardware decoding support for H.264 varies by generation and chip, and the earliest iPad models (original iPad and iPad 2) cap out at lower H.264 profile/level and resolution ceilings (720p Main Profile level 3.1, and 1080p High Profile level 4.1, respectively) than current iPads (4K, High Profile level 4.2), so a high-resolution or high-bitrate H.264 file that plays fine on a recent iPad can stutter or fail to play on one of these older models.
The preset always outputs MP4 with H.264 video and AAC audio at a fixed resolution, bitrate, and profile regardless of which iPad model is picked; that keeps compatibility broad because MP4/H.264/AAC is the baseline combination every iPad generation's AVFoundation stack can decode, though very old iPads still impose their own resolution and profile ceilings on what they can play smoothly.
Test that it plays and seeks correctly, that audio stays in sync, and that the video stream is actually present if you expected one.
After converting, copy the MP4 to the iPad (via Files, AirDrop, or the Photos app) and confirm it opens and plays directly in the Photos or Files app without needing a third-party player, since that is the practical test for native iPad compatibility.
Switch to iPad Video only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, MP4 remains the safer choice.