Initializing... drag & drop files here
Supports: FLV
Almost everyone who searches for "FLV to HEVC" wants one thing: an old Flash Video clip re-encoded with H.265 so it takes less space. There are two ways to get that, and they differ only in the wrapper. This page writes a .hevc file, which in our pipeline is muxed with the Matroska muxer and carries the FLV's audio track alongside the H.265 video. That plays in VLC 3.0+ and mpv but not in QuickTime, phone galleries or browsers. If you want the same H.265 video in a file that opens everywhere, use FLV to MP4 and set the video codec to H.265. Short answer: pick .hevc if your tools speak Matroska, pick MP4 if people have to watch it.
.hevc (this page) |
FLV to MP4 with H.265 | FLV to MKV with H.265 | |
|---|---|---|---|
| Container actually written | Matroska | MP4 (ISO base media) | Matroska |
| File extension you receive | .hevc |
.mp4 |
.mkv |
| Audio track | Kept, re-encoded (AAC by default) | Kept, re-encoded (AAC by default) | Kept, re-encoded (AAC by default) |
| Opens in VLC 3.0+ / mpv | Yes | Yes | Yes |
| Opens in QuickTime, phone galleries, browsers | No — stock apps do not read Matroska | Yes, on hardware with H.265 support | No |
| Seek bar and correct duration | Yes | Yes | Yes |
| Multiple audio or subtitle tracks | Yes (Matroska) | Limited | Yes |
| Recognised by extension-driven software | Often not; renaming to .mkv fixes most cases |
Yes | Yes |
| H.265 size saving vs the original | Yes | Yes | Yes |
.hevc.hevc to satisfy a downstream script or an ingest folder..mkv yourself when it is time to play the file..mkv that media servers and TV apps recognise without you renaming the file first.| Codec | Standardised / released | Where it shows up | Notes |
|---|---|---|---|
| Sorenson Spark | 2003, with the first FLV files | The original Flash Video codec | Based on H.263; low bitrate, soft picture |
| On2 VP6 | Flash Player 8 (2005) | Mid-era FLV clips | Better than Spark, still pre-H.264 quality |
| H.264 / AVC | Added to Flash in Flash Player 9 Update 3 (2007) | Late FLV files and F4V | The web's baseline codec for over a decade |
| H.265 / HEVC | Approved 2013 by ITU-T and ISO/IEC | What this page produces | Designed for comparable quality at roughly half the bitrate of H.264; real savings vary with content and settings |
.flv onto the page or click "+ Add Files". Several clips can be queued and converted with the same settings..hevc file. It uploads over an encrypted connection, is processed on our servers and is deleted automatically after a few hours — no sign-up, no watermark.Because the bytes are Matroska, and QuickTime, the Windows Photos app, phone galleries and browsers do not read Matroska — on top of which H.265 decoding itself is missing on older hardware. VLC 3.0+ and mpv open the file directly, audio included, with a working seek bar. Renaming it to .mkv satisfies software that judges by extension. If you need something universally playable, convert with FLV to MP4 instead.
Yes. FLV clips normally carry MP3, AAC, ADPCM, Nellymoser or Speex audio, and that track is re-encoded — to AAC unless you choose otherwise — and stored alongside the H.265 video in a normal track structure. If an app plays the file silently or rejects it, that is a Matroska or codec gap in the app, not a missing audio track.
It makes no difference to the output. H.265 and HEVC are two names for the same ITU-T/ISO-IEC standard, and both entries route to the same encoder in our pipeline. H.265 is the preselected entry; leaving it alone is correct.
No. H.265 compresses more efficiently than the codecs an FLV carries, but efficiency is not restoration. Whatever Sorenson Spark or VP6 discarded at 320x240 in 2006 is gone, and re-encoding carries the remaining quality forward at best. Expect a smaller file at similar visual quality, not a sharper picture.
No, and it cannot be. An FLV never contains an H.265 stream, so every frame has to be decoded and re-encoded — a full transcode that adds a generation of lossy compression on top of the Flash-era one. Keep the original FLV as the master. To minimise the added loss, leave "Quality Preset" high and avoid downscaling the resolution unless you need to.
Usually, but not always. Old FLVs are often already at very low bitrates, and re-encoding a 400 kbps VP6 clip with a high-quality H.265 preset can produce a larger file, because the encoder is being asked for more fidelity than the source has. If size is the goal, use "Specific file size" or "Constant Bitrate" under File Compression and name the target rather than relying on the quality preset.
AAC, unless you have a reason not to — it is preselected, widely supported and efficient. AC3 or EAC3 make sense if the file is destined for a home-cinema chain that expects them; Opus is the most efficient at low bitrates; FLAC is lossless but will not recover quality, because the FLV's audio was already lossy, so it only inflates the file size.
Yes. Set "Trim" to "Time Range" and give a start time and a duration, in seconds or as HH:MM:SS.sss. That is done during the same encode, so you do not need a separate cutting step.
It is uploaded over an encrypted connection, decoded and re-encoded on our servers, and deleted automatically after a few hours along with the output. No sign-up, no watermark, never shared or made public. The practical limit on very large sources is upload size and time.