Initializing... drag & drop files here
Supports: HEVC
A bare .hevc file is a raw H.265 video bitstream — by design it carries picture only, with no audio track inside it. So if your goal is to pull a soundtrack out of a .hevc and save it as an M4A, there is usually nothing to pull: the resulting file would be silent. This page is honest about why, shows how the converter behaves, and points you to the file that actually holds your audio.
HEVC (High Efficiency Video Coding) is defined by ITU-T H.265 | ISO/IEC 23008-2, approved in 2013, and that standard describes a video codec — it specifies nothing about audio. A file saved with a plain .hevc extension is normally a raw elementary stream: a sequence of H.265 video NAL units in Annex B format, and nothing else. There is no container around it to hold a parallel audio track, so there is no sound to decode.
The HEVC video you watched with sound almost certainly lived inside a container — an .mp4, .mkv, or .mov — that wrapped the H.265 video next to a separate audio track. When a file is exported or demuxed down to a bare .hevc, that audio is left behind. If you ran this conversion and got a silent M4A, that is not a bug in the converter — it is the raw HEVC stream doing exactly what the format specifies.
.hevc onto the page, or click "+ Add Files" to choose it from your computer. You can queue several files to process with the same settings.Whether you get audio depends entirely on what you actually uploaded, because the H.265 specification defines only video — any audio rides in the container alongside it. The common cases:
.hevc elementary stream: This is video only. An M4A made from it will be empty or silent — there is nothing inside to extract. Nothing in the settings can create a soundtrack that was never in the file..hevc: Occasionally an .mp4 or .mkv gets renamed with a .hevc extension. If your file is secretly a container with a real audio track, the converter will decode that track and re-encode it to AAC in an M4A normally. But that is the exception, not the rule..mp4, .mkv, or .mov that holds both the H.265 video and the audio — to the matching tool below.If you are not sure whether your file is a bare stream or a container, check the extension: .hevc (and .h265, .265) are video-only elementary streams, while .mp4, .mkv, and .mov can carry both video and audio together.
.mp4, .mkv, or .mov. That container holds the audio. Convert that file, not the demuxed .hevc.If your HEVC file is a true elementary stream with no companion audio, no tool can manufacture sound that was never encoded — the fix is to find the original container or the separate audio file. And keep one thing in mind even when audio is present: M4A wraps AAC, a lossy codec, and the audio inside a video container is itself usually already lossy (AAC or AC-3). Re-encoding that to AAC is a lossy-to-lossy step, so it cannot restore detail the original encode discarded — pick a higher bitrate if you want to keep the conversion loss small. If you want a lossless wrapper instead of a smaller lossy one, use HEVC to FLAC; if you only want the video in a playable package rather than its audio, transcode it with HEVC to MP4.
Because a raw .hevc file is an H.265 video elementary stream and holds no audio. There is no soundtrack inside the file to decode, so any M4A produced from a bare .hevc will be silent. The audio for that footage lived in the container (an .mp4, .mkv, or .mov) the video was demuxed from. Convert that container to M4A instead.
Normally no. HEVC, defined by ITU-T H.265 / ISO/IEC 23008-2, is a video-only codec, and a plain .hevc, .h265, or .265 file is a raw video bitstream with no audio track. You only get sound out if the file you uploaded is actually a container (such as an MP4 misnamed .hevc) that happens to carry an audio track alongside the video.
M4A is an MPEG-4 audio container, and on this tool it holds AAC (Advanced Audio Coding), a lossy codec defined in MPEG-4 Part 3. AAC is the standard audio format for iTunes purchases, HDTV, and most Apple devices, and it plays natively across Chrome, Firefox, Edge, and Safari. Because AAC is lossy, an M4A trades a little fidelity for a much smaller file than a lossless format would produce.
Choose by what you value. M4A (AAC) is small and universally playable, which makes it ideal for phones, car stereos, and portable players. FLAC is lossless, so it preserves the source exactly but produces a much larger file. Note that a video's audio track is usually already lossy AAC or AC-3, so FLAC would only give you a lossless wrapper around lossy audio — not a true quality gain. For most listening, M4A is the more practical pick.
Start from a file that genuinely contains an audio track. If your video is an MP4, use MP4 to M4A; if it is a Matroska file, use MKV to M4A. Both formats interleave video and audio, so the converter has a real audio track to decode and re-encode to AAC. A bare .hevc stream does not.
Yes. There is no sign-up and no watermark. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — never shared or made public.