MP4
MPEG-4 videoUsed for widely compatible web and device video.
- Family
- Video
- MIME
- video/mp4
Convert MP4 to OGV online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding MP4 recovers the picture, sound, and timing streams it carries; writing OGV means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. MP4 demultiplexing follows track, sample, edit, and fragment tables to inventory codecs, rotation, language, chapters, captions, and synchronization data. OGV delivery normally combines open Theora video and Vorbis audio in Ogg pages, favoring open codecs over modern hardware-decoder and editor coverage.
Decoded from a broadly supported MPEG-4 container written here with H.264 video and AAC audio when those streams exist. Encoded to an Ogg video file commonly combining Theora picture with Vorbis audio.
Used for widely compatible web and device video.
Designed for moving images, timed audio, and playback metadata.
An audio-only source does not gain pictures, and ancillary streams such as captions may not carry over.
Hardware decoding and mobile-editor support are weaker than common MP4, while another lossy transcode can alter both streams.
The writer builds an Ogg video file commonly combining Theora picture with Vorbis audio and labels the result as video/ogg. The receiving application - Not the extension alone - Is the final compatibility test.
Test playback, seeking, audio sync, dimensions, and whether the expected video stream actually exists.
Confirm codecs, dimensions, frame rate, duration, seeking, audio sync, and playback in the required browser or player.
Switch to OGV 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.