FLV file format
FLV is Adobe's Flash video format. Flash was switched off at the end of 2020, which turned every FLV file into an archive that needs converting to stay watchable.
or drag & drop them here · images, video, audio and documents · up to 2 GB
What is FLV?
Flash Video arrived in 2002 and quietly became the way video worked online. YouTube launched on it, news sites embedded it, and for most of a decade "watching a video on the web" meant a Flash player decoding an FLV stream. Its companion protocol RTMP handled live streaming and is still used for ingest today, long after the player it served was retired.
Adobe ended Flash support on 31 December 2020 and browsers removed the plugin entirely. Nothing about the FLV files themselves changed — the H.264 or VP6 video inside is still perfectly readable — but the software that used to open them is gone. Modern players either refuse the container or handle it inconsistently.
The files that remain are mostly institutional: corporate training libraries, e-learning modules exported from Articulate or Captivate, archived webinars and old site video assets. Converting these to MP4 is usually a container change rather than a quality decision, because most later FLV files already contain H.264 video that MP4 accepts directly.
| Extension | .flv |
|---|---|
| Category | Video |
| MIME type | video/x-flv |
| Released | 2002 |
| Developed by | Macromedia (Adobe) |
| Compression | Container (depends on codec) |
FLV: frequently asked questions
- Why can I not play FLV files any more?
- Because Flash Player reached end of life on 31 December 2020 and browsers removed it. The files are intact, but the runtime that decoded them no longer exists on any modern system. Converting to MP4 makes them playable again with no special software.
- Where do FLV files come from?
- Mostly from the 2005-2015 web: downloaded video, corporate training courses, e-learning modules exported by Articulate or Captivate, recorded webinars and old website media libraries. They surface today when someone opens an archive folder that has not been touched in a decade.
- What is the difference between FLV and F4V?
- F4V was Adobe's later format, based on the MP4 container rather than the original Flash one, introduced when Flash added H.264 support. F4V files are structurally much closer to MP4, so converting them is generally even simpler than converting classic FLV.
- Does converting FLV to MP4 improve the quality?
- No conversion adds quality that was never recorded. What it does is make the video playable and often smaller. If the FLV already contains H.264, the video stream can frequently be copied into MP4 untouched, keeping the original quality exactly.
- Can I recover old e-learning FLV files?
- Usually yes, as long as you have the video files themselves. The FLV video converts to MP4 cleanly. What does not survive is Flash interactivity — quizzes, clickable hotspots and branching built into the course wrapper were never part of the video file.
- Is FLV still used for streaming?
- The container is effectively dead for playback, but its sibling protocol RTMP lives on: many streaming platforms still accept RTMP for ingest from broadcasting software. Viewers receive HLS or DASH with MP4 fragments, so no FLV ever reaches them.