.f4v

What is a .f4v file?

F4V is Adobe's later Flash video format, essentially an MP4 container with Flash-specific metadata.

Safe format
Type Video
By Adobe Systems
MIME video/mp4

Drop any file to identify it

No upload. No signup. No sending your file halfway across the internet.
We tell you what it is, right here in your browser.

What is it

F4V was Adobe's attempt to modernise Flash video by adopting the MP4 container instead of the older FLV format. Introduced around 2007, it used H.264 video and AAC audio — the same codecs as standard MP4 — wrapped in an ISO base media file format container with Flash-specific metadata extensions. It was technically better than FLV in every way.

The format died with Flash in December 2020. Adobe officially ended Flash Player support, browsers removed Flash entirely, and F4V became an orphan format. Unlike FLV, which at least had a decade of nostalgic web video content, F4V arrived too late to accumulate much unique content before the platform collapsed.

If you encounter an F4V file, it's likely from a Flash-era video platform or application. The good news: since F4V is essentially MP4, most media players (VLC, MPV) play it directly. Renaming the extension from .f4v to .mp4 often works. For a proper conversion, FFmpeg remuxes it instantly: `ffmpeg -i input.f4v -c copy output.mp4`.

Technical details
Full Name
Flash MP4 Video
MIME Type
video/mp4
Developer
Adobe Systems
Magic Bytes
N/A
Safety
.f4v is a known, safe format. Video container. No executable content (Flash Player is dead).
What opens it
VLC
FREE Windows / Mac / Linux
MPV
FREE Windows / Mac / Linux
FAQ
How do I open an F4V file?
VLC plays F4V files directly. Since F4V is essentially an MP4 container, you can also try renaming the extension to .mp4 — many players will then open it normally.
Is F4V the same as FLV?
No. FLV used Flash-specific codecs (Sorenson, VP6). F4V uses H.264/AAC in an MP4-based container. F4V is technically superior but both formats are obsolete since Flash's end of life.
Related formats