Initializing... drag & drop files here
Supports: F4V
F4V and M4V are two branded variants of the same underlying design: both are ISO base media file format containers, and both normally carry H.264 video with AAC audio. F4V is the one Adobe defined for Flash Player, which has been out of service since the end of 2020; M4V is the one Apple uses for video in iTunes, the Apple TV app, and QuickTime. Converting between them is about swapping a dead ecosystem's label for a living one — the reference tables below spell out what actually differs.
| Property | Value |
|---|---|
| Full name | Flash MP4 Video (Adobe F4V) |
| Owner | Adobe Systems |
| Introduced | December 2007, with Flash Player 9 Update 3 |
| Container basis | ISO base media file format (ISO/IEC 14496-12), the MP4 family |
| Usual video codec | H.264 / AVC (MPEG-4 Part 10) |
| Usual audio codec | AAC (occasionally MP3) |
| Designed for | Progressive download and RTMP streaming through Flash Player |
| Native playback today | None in browsers — Flash Player reached end of life December 31, 2020 |
| Supersedes | FLV, whose Sorenson Spark / VP6 codec stack could not carry H.264 cleanly |
| Property | Value |
|---|---|
| Full name | MPEG-4 Video, Apple's iTunes video variant |
| Owner | Apple, layered on the MPEG-4 Part 14 standard (ISO/IEC 14496-14) |
| Introduced | 2005, alongside video downloads on the iTunes Store |
| Container basis | The same ISO base media file format as MP4 and F4V |
| Video codec written here | H.264 by default; MPEG-4 and Xvid also selectable |
| Audio codec written here | AAC by default; AC3 also selectable |
| Relationship to MP4 | Structurally MP4 — renaming .m4v to .mp4 normally plays fine |
| Optional DRM | FairPlay, but only on files purchased from the iTunes Store |
| Best for | Apple libraries, where .m4v is treated as a first-class movie file |
.f4v onto the page, or click "+ Add Files" to browse. Several files can be queued and converted with the same settings.The defaults are already the standard M4V pair, so most conversions need no changes at all:
Practically it is the same container with a different label. Both are MPEG-4 Part 14 files built on the ISO base media file format, and both usually hold H.264 video with AAC audio. Apple adopted .m4v so its own software could distinguish video from .m4a audio and could flag FairPlay-protected purchases. Renaming an unprotected .m4v to .mp4 normally plays anywhere; if you want the neutral extension from the start, F4V to MP4 writes the same stream as .mp4.
No. FairPlay is applied by Apple when a file is sold through the iTunes Store — it is not a property of the container. The M4V produced here is plain H.264-in-MP4 with no encryption, so you can copy, play, re-encode, or re-mux it freely. Equally, no converter can strip FairPlay from a purchased file; that restriction lives in the file's encryption, not its extension.
H.264 video with AAC audio, unless you change it. Both defaults come from the page's own settings rather than from the source file, so the output is predictable regardless of what the F4V happened to contain. If your target is an older Apple device or a hardware decoder that predates H.264, MPEG-4 or Xvid are the alternatives — but they are the exception, not the sensible default.
For H.264 output our encoder maps Very High to a constant-rate-factor of 18 at 1080p, then shifts it by one step for smaller frame sizes — about 17 at 720p and 16 at 480p — and up to about 20 at 4K, because compression artifacts are harder to see at high pixel density. CRF 18 is the widely used near-transparent setting for H.264, which is why it is the default here rather than the more aggressive CRF 23 that general-purpose web encoding uses.
There is always one lossy generation, because the video is decoded and re-encoded rather than copied — this tool does not do a stream passthrough. The loss is minimal at the default settings, since the source is H.264 and the output is H.264 at a near-transparent CRF. Quality drops noticeably only if you lower the preset, set an aggressive Specific file size, or switch to the older MPEG-4 or Xvid codecs.
Use Specific file size when you know the number you must land under — enter it in MB and the encoder works backwards to a bitrate. Use Constant Bitrate when a downstream tool expects a predictable, flat rate, and Variable Bitrate when you want the encoder to spend bits where the picture is complex. Constraint Quality sits between them: quality-driven, but with a maximum bitrate ceiling you set.
F4V was built for Adobe Flash Player and Adobe AIR. Adobe ended Flash Player support on December 31, 2020 and began blocking Flash content from running on January 12, 2021; browsers had already removed the plugin. Desktop players like VLC still open many F4V files because the H.264 inside is standard, but nothing on iOS, in a browser, or in the Apple TV app will touch the container. Converting to M4V is what makes it playable again. To go the other way, see M4V to F4V.
Your F4V is uploaded over an encrypted connection and converted on our servers, with no sign-up and no watermark. The upload and the M4V it produced are deleted automatically after a few hours, and neither is shared or made public. Because encoding happens server-side, the practical limit on a long recording is upload time rather than anything on your device — trimming to the section you need with the Video Cutter keeps uploads short.