Bringing a DVD-era file into the present
MPEG files date the same way photographs do: they are camcorder captures, DVD-era rips, and early-web downloads, encoded as MPEG-1 or MPEG-2 when that was the state of the art. Modern phones and web players increasingly refuse them. Converting to MP4 re-encodes the video as H.264 with AAC audio, the pairing that everything currently made plays without complaint.
The conversion runs on your own device using a decoder compiled to WebAssembly. Nothing uploads, so a large tape capture converts without an upload queue, and home footage stays private.
- Drop the MPEG; it is decoded locally
- Video re-encodes to H.264, audio to AAC
- Download an MP4 that plays on phones, TVs, and the web