.f4v

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.

Category
Video
Type
Binary
Is a .f4v file safe to open? Safe. An .f4v file is video data; it does not execute. The Flash security problems belonged to the discontinued player, not to these media files.

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.

What opens 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.

Windows

  • VLC
  • MPC-HC
  • any MP4-capable player

macOS

  • VLC
  • IINA

Linux

  • VLC
  • mpv
  • ffmpeg

Open a .f4v file step by step

  1. Confirm the file really is a .f4v. Drop it into the WhatFileType identifier, which reads its signature in your browser without uploading anything.
  2. On Windows, open it with VLC or MPC-HC.
  3. On Mac, use VLC or IINA.
  4. On Linux, try VLC or mpv.
  5. Still stuck? Convert the .f4v to mp4 (rename or remux), which opens more widely.

Why can't I open my .f4v file?

Almost always because no installed app understands F4V. Install one of the apps above, or convert the file to a format your existing software already reads. If double-clicking opens the wrong program instead of nothing at all, the file association is set to the wrong app rather than the file being broken.

The other possibility is that the file is not really a .f4v at all. Drop it into the file identifier to check it by its bytes instead of its name. Nothing is uploaded.

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.

What is the .f4v file signature (magic bytes)?

A .f4v file carries the hex bytes 66 74 79 70 at offset 4, which read as ftyp in ASCII. Programs identify F4V by those bytes, not by the filename, so a renamed file still gives itself away.

These are the documented signatures for F4V. For a full breakdown, see the MP4 file signature page.

Documented magic-byte signatures for the .f4v format
Hex signatureOffsetASCIINote
66 74 79 704ftypMPEG-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. How sources are ranked and what is deliberately left out is set out in the methodology.