What is a .f4v file?
Flash MP4 Video File · Video · Adobe · 2007
An .f4v file is Flash-era video in an MPEG-4 container: Adobe's successor to FLV that adopted H.264 video and AAC audio. Under the extension it is essentially a standard MP4 file.
What is a .f4v file used for?
When H.264 arrived, Adobe moved Flash video from the aging FLV structure to the ISO MP4 container and called the result F4V. That choice is good news today: unlike true FLV files, most .f4v files play in anything that plays MP4.
With Flash itself long dead, .f4v survives mainly in archives of downloaded or produced web video. Renaming to .mp4 is often all a stubborn player needs.
How to open a .f4v file
The .f4v format opens in the following apps, grouped by operating system. If one app does not work, try another from the same list. For a step-by-step walkthrough, see how to open a .f4v file.
Windows
- VLC
- MPC-HC
- any MP4-capable player
macOS
- VLC
- IINA
Linux
- VLC
- mpv
- ffmpeg
How to convert a .f4v file
You can convert a .f4v file to mp4 (rename or remux), mkv using a conversion tool or the export menu of an app that opens it.
.f4v file signature (magic bytes)
Programs recognise a .f4v file by the bytes at the start of the file, not by its name. These are the signatures for F4V. For a full breakdown, see the F4V file signature page.
| Hex signature | Offset | Note |
|---|---|---|
| 66 74 79 70 | 4 | MPEG-4 container (ftyp), f4v brand |
See the full magic-numbers reference for every format.
Frequently asked questions
What is a .f4v file?
An .f4v file is Flash-era video in an MPEG-4 container: Adobe's successor to FLV that adopted H.264 video and AAC audio. Under the extension it is essentially a standard MP4 file.
How do I play an .f4v file?
VLC or any modern player handles it, since it is MP4-structured H.264/AAC. If a player balks at the extension, rename the file to .mp4 or remux it with ffmpeg.
What is the difference between .f4v and .flv?
.flv is Adobe's original Flash container with older codecs; .f4v is the later MP4-based container with H.264/AAC. They share history, not structure.
Can I just rename .f4v to .mp4?
Usually yes: the container is ISO MP4. A lossless remux (ffmpeg -i in.f4v -c copy out.mp4) is the tidy alternative that also fixes odd files.
Related formats
Sources
Details on this page were checked against authoritative references: