Initializing... drag & drop files here
Supports: F4V
F4V is Adobe's MP4-based Flash video container — H.264 video with AAC audio — and now that Adobe Flash Player reached end of life on December 31, 2020, these files are a legacy format worth modernizing. Converting to AV1, the royalty-free codec from the Alliance for Open Media, gives you a smaller, future-proof file at the same visual quality. This is a re-encode (your F4V's H.264 stream is decoded and re-compressed to AV1), so it's a one-way modernization rather than a lossless repackage.
| Property | H.264 (in F4V) | AV1 (output) |
|---|---|---|
| Released | 2003 (ITU-T/ISO) | March 28, 2018 (AOMedia) |
| Licensing | Patent-pool royalties | Royalty-free |
| Compression vs. H.264 | Baseline | ~30-50% smaller at equal quality |
| Encode speed | Fast, hardware-accelerated everywhere | Slow (computationally expensive) |
| Browser playback | Universal | Chrome 70+, Firefox 67+, Edge 121+, partial Safari 17+ |
| Best for | Editing, maximum compatibility | Web delivery, archival, smaller storage |
Some, because this is a re-encode rather than a copy. Your F4V already holds compressed H.264, and AV1 has to decode that and compress again — a second lossy pass adds generation loss. In practice AV1's efficiency hides it well: at the "Very High" preset the result usually looks indistinguishable from the source while taking up far less space. Avoid stacking conversions; convert once from the original F4V.
A raw .av1 file is a bare video elementary stream (an OBU bitstream) with no place to carry an audio track, so the AAC audio in your F4V is dropped. If you need a playable file with sound, put AV1 in a container instead: convert your F4V to WebM, which can hold AV1 video alongside Opus audio in one file.
AV1 is far more computationally expensive to encode than H.264 or H.265 — that complexity is exactly what buys the 30-50% size reduction. A long or high-resolution F4V can take noticeably longer than the same job to MP4. Downscaling the resolution or trimming to the part you need shortens the encode considerably.
AV1 decoding is native in Chrome 70+, Firefox 67+, and Edge 121+, plus VLC and recent versions of mpv/ffmpeg-based players. Apple's support is newer and partial — Safari can decode AV1 from version 17 on hardware that includes an AV1 decoder, so older Macs and iPhones may not play it. If you need guaranteed playback everywhere, convert F4V to MP4 instead.
For long-term storage and web use, yes. F4V was built for the Adobe Flash platform, which no longer exists in browsers, so the container itself is a dead end even though the H.264 inside still plays in many tools. Moving to AV1 gives you a modern, royalty-free, web-native codec at a smaller size. In our testing, a short 1080p F4V clip re-encoded to AV1 at the "Very High" preset came out meaningfully smaller than the original while looking the same on screen.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There's no sign-up, no watermark, and your files are never shared or made public. The only practical limit on a big F4V is upload size and time, not your computer's hardware.