Initializing... drag & drop files here
Supports: MPEG2
.m4v is Apple's spelling of the MPEG-4 container. The bytes inside are the same ISO base-media structure an .mp4 uses, holding the same H.264 video and AAC audio; what the extension really signals is provenance — Apple introduced it for video bought from the iTunes Store, and Apple software treats it as a first-class video file. So the short answer is: convert your MPEG-2 to M4V if you are feeding an Apple-centric library or an app that filters by that extension, and to MP4 for anything else. The picture and sound quality you get is identical either way.
| Property | M4V (this page) | MP4 |
|---|---|---|
| Container | ISO base media file format (MPEG-4 Part 14) | Same container, different extension |
| Introduced by | Apple, for iTunes Store video | ISO/IEC, as the general-purpose MPEG-4 file |
| Video codec here | H.264 by default; MPEG-4 or Xvid also selectable | Same choices |
| Audio codec here | AAC by default; AC-3 also selectable | Wider audio choice, including MP3 and Opus |
| Copy protection | The extension can carry Apple FairPlay DRM on Store purchases | Never DRM-protected in general use |
| Files we produce | Plain, unprotected, playable anywhere an MP4 plays | Plain and unprotected |
Browser <video> playback |
Not a format browsers advertise support for | Universally supported |
| Best for | iTunes / Apple Music / Apple TV libraries and Apple-only apps | Everything else: web, phones, social uploads, editors |
.m4v as a movie rather than a music video or an audio file..m4v in its import filter and refuses to show .mp4 files in the picker.<video> tag, or up to a social platform — browsers and upload pipelines expect .mp4..m4v is the less familiar extension outside Apple's ecosystem, and some players simply do not register it..mpeg2 file onto the page or click "+ Add Files"; a batch of DVD or capture segments can be queued together..m4v. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.| Video Codec | Quality control that behaves | Notes |
|---|---|---|
| H.264 (default) | Quality Preset, or Constant Quality on a 16-51 CRF scale | The modern choice; every Apple device decodes it in hardware |
| MPEG-4 (Part 2) | Constraint Quality | Uses a 1-31 quality scale instead of CRF; only worth it for very old players |
| Xvid | Constraint Quality | An MPEG-4 Part 2 encoder; same caveat, plus even narrower device support |
On the two older codecs the numeric quality field switches to a 1-31 scale where lower is better, and Constant Quality does not map onto it reliably — use Constraint Quality there, or simply stay on H.264.
No. FairPlay is applied by Apple's own distribution system at the point of sale; it is not something a converter can add, and it is not something we add. Every .m4v produced here is an ordinary unprotected MPEG-4 file that plays in VLC, QuickTime, Windows Media Player and anything else that handles MP4. The reverse is also worth knowing: a DRM-protected M4V bought from the Store cannot be converted by any online tool, because the video data is encrypted until an authorised device decrypts it at playback.
Often, yes — the container is the same, so a straight rename usually works when the MP4 already holds H.264 video and AAC audio. It stops working when the MP4 contains something Apple's stack does not expect in an .m4v, such as Opus or Vorbis audio. Converting through this page removes the guesswork because the output is written with H.264 and AAC in the first place. If you are starting from an MPEG-2 file, though, a rename is not an option at all: MPEG-2 program-stream data cannot live inside an MPEG-4 container without being re-encoded.
No, and it cannot. MPEG-2 already discarded information when the DVD or broadcast was encoded, and H.264 is a second lossy pass on what survived. What you gain is a much smaller file at comparable quality, plus hardware decoding on modern devices. What you do not gain is detail. A 720×480 or 720×576 source stays standard definition — selecting a 1080p resolution preset enlarges the frame without adding anything real.
No. Interlaced MPEG-2 stores two time-offset fields per frame, and this converter does not deinterlace at any setting. The combing you see on movement is carried into the H.264 output exactly as it exists in the source, and no quality preset or resolution change removes it. Deinterlacing has to be done in a dedicated video editor or a desktop encoder with a deinterlace filter before you bring the file here.
Because DVD MPEG-2 is frequently anamorphic: the stored frame is 720 pixels wide with non-square pixels, and the player stretches it to 16:9 at display time. Any scaling option on this page normalises the pixel shape to square, which can leave you with a 4:3-looking picture. The fix is to skip percentage and preset-height scaling and set Width × Height explicitly to the display geometry you want — 1024×576 for 16:9 PAL, or 854×480 for 16:9 NTSC.
The field starts at 23, which is a reasonable default for H.264. Lower numbers mean higher quality and bigger files; around 18 is generally regarded as visually transparent for most material, and going below that mostly buys file size. For a standard-definition MPEG-2 source there is little point pushing past 18, because the source's own artefacts become the limiting factor long before the encoder does. Remember this only applies on H.264 — on MPEG-4 or Xvid the scale is different and Constraint Quality is the reliable control.
AAC unless you have a specific reason. It is the default, it is what Apple devices expect, and it is more efficient at a given bitrate. Choose AC-3 when the file is destined for a home-theatre receiver that decodes Dolby Digital, or when your DVD source already carries AC-3 and you would rather stay in that family. Either way the audio is re-encoded — nothing is copied through untouched.
Not here. Every conversion on this page re-encodes; there is no stream-copy or remux mode. That is unavoidable in this direction anyway, since MPEG-2 video is not a codec an .m4v is expected to carry, so the picture has to be transcoded to H.264 (or one of the MPEG-4 Part 2 options) regardless. Setting a high quality — Quality Preset on "Highest", or a low CRF — is how you keep that generation of loss inaudible and invisible in practice.
Your MPEG-2 upload and the finished .m4v are both deleted automatically after a few hours. Transfers run over an encrypted connection and processing happens on our servers; there is no sign-up, no watermark, and files are never shared or made public. If you only need one scene from a long capture, trimming it with Video Cutter before conversion saves most of the upload time.