.F4V

F4V File

Adobe Flash Protected Video / Flash MP4 Video
Ask a question
QUICK ANSWER

An F4V file is a video container Adobe introduced in 2007 for Flash Player - structurally an MP4 with H.264 video and AAC audio. Flash is end-of-life since December 2020, but VLC plays F4V directly with no Flash needed. Converting F4V to MP4 is the practical fix, and it is usually an instant lossless remux.

Developer: Adobe Systems Category: Video Files Open standard MIME: video/mp4
OPENS ON Windows macOS Linux Web
Related: .DAV · .MKV · .MP4 · .H264

On this page

19k+ extensions indexed
Last reviewed Aug 21, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the F4V file format?

.F4V files are multimedia video files associated with Adobe Flash, storing video streams encoded with MPEG-4 (H.264). Unlike the older .FLV tag-stream format, .f4v is built on the ISO Base Media File Format - the same box-based container used by standard .mp4 files. .f4v content was sometimes distributed alongside .flv or .swf files in older Flash-based workflows. Most modern media players can open .f4v files directly, or after a simple rename to .mp4, since the internal structure is practically identical to a standard MPEG-4 file.

An .f4v file is organized as a hierarchy of ISO/MP4 boxes. Key structural blocks include:

  • The ftyp box (file type and compatibility brands)
  • The moov box (track and playback metadata)
  • Individual video and audio track tables
  • Optional metadata boxes (chapter markers, hyperlinks, XMP)
  • The mdat box (the raw encoded media samples)

Adobe F4V documentation is available to the public for free.

The .f4v format was introduced in 2007 with Adobe Flash Player 9 Update 3. Flash Player reached end-of-life on 31 December 2020, so web delivery via Flash is no longer viable. Video platforms such as YouTube migrated to HTML5-based .mp4 and HLS delivery well before that deadline. Because .f4v is effectively an MP4 container, converting to plain .mp4 is a lossless remux - tools such as ffmpeg handle this in a single command without re-encoding.

Security & safety

RISK: LOW

An F4V file is plain video/audio data - it does not run code and is not the interactive, exploit-prone Flash (that was SWF + the Flash Player plug-in, both now dead). Opening an F4V in a modern player like VLC is safe. Real-world risk is indirect: 'F4V player/codec' download sites and bundled converters (SUPER, Freemake, some 'free' converters) often carry adware/PUPs - stick to VLC, MPC-HC (clsid2), HandBrake and FFmpeg. The F4P variant is DRM-protected and may simply refuse to play without the original (now-defunct) Flash Access rights.

Format details

in a nutshell
FULL NAMEAdobe Flash Protected Video / Flash MP4 Videoaka F4V video, Flash MP4 file
DEVELOPERAdobe Systemssince 2007 (Adobe Flash Player 9 Update 3); spec published by Adobe, frozen after Flash EOL
CATEGORYVideo Files
MIME TYPEvideo/mp4
TYPEISO Base Media (MP4/QuickTime) container holding H.264 video + AAC/MP3 audio
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
04050607
HEX
66747970
ASCII
ftyp
F4V uses the ISO Base Media File Format (the same box structure as MP4/MOV), not the FLV tag stream. The first 4 bytes are the box size, then "ftyp" (66 74 79 70) with a major-brand such as "f4v " or "mp42". Practically indistinguishable from a normal .mp4 at the byte level.

Programs that open F4V files

Windows4 apps
VLC media player Open-source Media > Open File the .f4v - VLC has the codecs built in and plays it with no Flash. Also converts via Media > Convert/Save.
HandBrake Open-source Load the F4V and convert to MP4/MKV; the standard free transcoder for getting F4V into a modern format.
MPC-HC (clsid2 fork) Open-source Open the F4V; lightweight player with bundled decoders (the actively maintained fork of the original MPC-HC).
PotPlayer Free Open the F4V; plays it directly with internal codecs.
macOS2 apps
VLC media player Open-source Open the F4V to play; QuickTime usually can't, but VLC can. Convert via File > Convert/Stream.
HandBrake Open-source Convert F4V to MP4 for playback in QuickTime/Photos and on iOS devices.
Linux2 apps
VLC media player Open-source Open the F4V to play, or use Convert/Save to transcode/remux to MP4.
FFmpeg Open-source Command line: 'ffmpeg -i in.f4v -c copy out.mp4' remuxes without re-encoding (F4V is MP4-based). The engine most converters use.
Web1 app
CloudConvert Freemium Upload the F4V in a browser and convert to MP4 - no install. Good for a one-off file.

Technical details

deep spec
File typeISO Base Media File Format (MP4 container) carrying H.264 video and AAC/MP3 audio
EncodingBinary, big-endian ISO box structure
Magic bytes66 74 79 70 (ftyp) at byte offset 4; preceded by 4-byte box size; major brand f4v or mp42
ContainerISO Base Media File Format (ISOBMFF) - structurally identical to .mp4/MOV box hierarchy
Video codecH.264/AVC (primary); VP6 in older legacy content
Audio codecAAC (primary) or MP3
CompressionCodec-level: H.264 for video, AAC for audio; the ISOBMFF container itself is not compressed
Encryption/DRMNone in plain .f4v; the .f4p variant adds Adobe Flash Access (RTMPE) DRM protection
Typical file size5 MB - 2 GB (depending on duration, resolution, and bitrate)
Color depth8-bit per channel, 4:2:0 YCbCr chroma subsampling (standard for H.264)
Audio sample rateCommonly 44.1 kHz or 48 kHz (AAC or MP3)
Resolution supportUp to 1920x1080 or 4K with H.264 High profile, depending on encoder profile and level
Related variants.f4a (audio-only), .f4p (DRM-protected), .f4b (audio book)
Platform statusSuperseded by plain .mp4/HLS/MPEG-DASH following Adobe Flash Player end-of-life on 31 December 2020
ConversionRename to .mp4 or lossless remux with ffmpeg; no re-encoding required
Released2007 (Adobe Flash Player 9 Update 3); spec published by Adobe, frozen after Flash EOL
Latest versionF4V/HDS specification (Adobe), last revised c. 2013; superseded in practice by plain MP4/HLS/DASH
Open standardYes · royalty-free
Specificationweb.archive.org

F4V conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with F4V files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about F4V files.

Frequently asked questions

How do I open an F4V file?
Use VLC media player (free, Windows/Mac/Linux) - it has the codecs built in and needs no Flash. MPC-HC and PotPlayer also play F4V. To make it play everywhere, convert it to MP4.
Is F4V just an MP4?
Essentially yes. F4V uses the same ISO/MP4 container with H.264 video and AAC audio; it only carries an Adobe 'f4v' brand and some Flash-specific metadata. That's why converting F4V to MP4 is usually an instant lossless remux.
How do I convert F4V to MP4?
In VLC use Media > Convert/Save and pick an MP4 profile; HandBrake does it with presets. Fastest of all: FFmpeg 'ffmpeg -i in.f4v -c copy out.mp4' just rewraps the streams with no re-encoding or quality loss.
Why won't my F4V file play?
F4V was made for Adobe Flash, which is dead, and modern players/devices don't include F4V support by default. Install VLC (which bundles its own codecs) or convert the file to MP4. If it's a DRM-protected .f4p, it may not play at all.
What's the difference between F4V and FLV?
FLV is the older Flash Video format using a simple tag stream; F4V is Adobe's newer MP4-based container for H.264 HD video. Both are legacy now - the advice for either is to convert to MP4.
Is F4V still used in 2026?
Barely. After Flash's 2020 end-of-life the web moved to MP4 over HLS/DASH and WebM. F4V survives only as legacy files; the standard advice is to convert them to MP4.

References

1Adobe - Flash Player end of life general informationwww.adobe.com
2VideoLAN - VLC media player (plays/converts F4V)www.videolan.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.BCBitComet Incomplete Download File
7.EXEWindows Executable (Portable Executable)
8.NOMEDIAAndroid No-Media Marker File
9.AVIFAV1 Image File Format (AVIF)
10.RPMSGRestricted Permission Message

Related extensions

.DAVDVR365 / Dahua DVR Video File (DHAV stream)
.MKVMatroska Video
.MP4MPEG-4 Part 14 Video File
.H264Raw H.264 / AVC Video Elementary Stream
.VOBDVD Video Object File
.264Raw H.264 / AVC Video Elementary Stream (DVR/CCTV export)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z