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 Ogg Vorbis (.ogg) audio file, there is usually nothing to pull: the result would be silent. This page is honest about why, shows how the converter behaves, and points you to the file and the format that will actually serve you.
HEVC (High Efficiency Video Coding) is defined by ITU-T H.265 | ISO/IEC 23008-2, first published 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. An elementary stream carries only one kind of data, so there is no container around it to hold a parallel audio track — and therefore 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 OGG, 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 OGG 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 Ogg Vorbis 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.
Even after you find a file that genuinely has sound, it helps to know what the OGG output is. Ogg Vorbis is an open, royalty-free lossy audio codec from the Xiph.Org Foundation, stored in the Ogg container. The audio inside a video container is also usually already lossy — typically AAC or AC-3 — so re-encoding it to Vorbis is a generational, lossy-to-lossy step that can only lose quality, never restore it. Keeping the quality at or above the source bitrate makes the added loss small, but it is not a fidelity upgrade.
.hevc stream open in ordinary players, wrap it into a real file with HEVC to MP4 instead.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, not to change the output format. And if you only want the video in a playable package rather than its audio, you are on the wrong tool entirely: OGG carries no picture at all, so transcode the stream with HEVC to MP4 to wrap it into a file that ordinary players and devices can open. Choose OGG output only once you are starting from a file that genuinely contains an audio track.
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 OGG produced from a bare .hevc will be silent. The audio for that footage lived in the container — an .mp4, .mkv, or .mov — that the video was demuxed from. Convert that container to OGG 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. An elementary stream carries only one kind of data. 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.
No. Ogg Vorbis is a lossy codec, and the audio inside a video container is itself usually already lossy (AAC or AC-3). Re-encoding that to Vorbis is a lossy-to-lossy step, so the encoder cannot rebuild detail the first compression discarded — it can only lose more. Choosing a Vorbis quality at or above your source keeps the added loss small, but it is never a fidelity upgrade. If you want a lossless copy instead, that is a different goal and a different format.
Start from a file that genuinely contains an audio track. If your video is an MP4, use MP4 to OGG; if it is a Matroska file, use MKV to OGG. Both formats interleave video and audio, so the converter has a real track to decode and re-encode to Ogg Vorbis. A bare .hevc stream does not — there is nothing inside it to extract.
Both are open Xiph.Org codecs stored in the Ogg container, and this tool encodes Vorbis by default. Vorbis remains a solid, widely supported choice, especially in games and existing Vorbis-based systems. That said, since 2013 Xiph.Org has recommended Opus over Vorbis for new projects because it generally delivers better quality at lower bitrates. If broad legacy support matters most, stay with OGG (Vorbis); if you are targeting modern web or streaming use and your source has real audio, Opus is worth considering.
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. In our testing, a true raw .hevc elementary stream gives the encoder no audio track to work with regardless of the quality you choose, so the resulting OGG is silent; you need a container with a real audio track to get sound out.