updated Aug 17, 2026 5.6MB file size 213.8K downloads

Opus is the free, open audio codec behind Discord, Teams and WebRTC voice, and this Windows package carries the opusenc encoder, the opusdec decoder and the libopus libraries, with no licence fees on the format at any point.

Opus is the codec running underneath most voice you hear on the internet, whether or not anyone told you.

Discord voice channels, Microsoft Teams, WebRTC calls, Steam and console party chat all sit on it.

This package is the Windows toolkit for making and reading those files yourself, and the format costs nothing to use.

What Opus Actually Does, in Plain Terms

Opus does two jobs that other formats split between them: clear speech at tiny bitrates, and full-fidelity music. It works out which one you are feeding it and shifts its internal model as it goes.

A podcast and a symphony both come out efficiently from the same encoder with the same settings. That is why it turns up everywhere from voice chat to music archives, and why you rarely have to think about it.

What You Get in This Download

This is the complete command-line toolkit rather than a cut-down sample.

  • The encoder, opusenc.exe - turns WAV, FLAC and other audio into .opus files
  • The decoder, opusdec.exe - turns .opus back into WAV for editing or archiving
  • The libraries, libopus.dll and libogg.dll - what other software links against for Opus support

A note on foobar2000. You do not need this package to play .opus files in foobar2000, which has decoded them natively for years. What it adds is the command-line encoder that foobar2000's Converter can call, so you can produce .opus files as well as play them.

Where This Package Comes From

Xiph.Org develops Opus and publishes the source. It does not publish ready-made Windows binaries, so the executables here come from a community compiler who builds opus-tools for Windows and has done for years.

That is what the suffix in the version number means. Opus 1.6.1 is the codec release; the number after the dash is the Windows build, and it moves on its own schedule.

It is worth knowing because build numbers occasionally matter. One of the reviews below this article reports a specific older build producing unreliable output when encoding from FLAC, with a recommendation to roll back one build.

The Easy Way In: a Graphical Front-End

The bundled tools are command-line by design, which is ideal in a script and tedious for one file.

If you would rather drag, drop and click, X Opus Encoder puts a clean Windows interface over the same libopus engine. Pick a file, choose a bitrate, encode, done.

For a whole folder at once, LameXP and TAudioConverter both handle Opus output, though their preset menus stop well below what the format allows.

winLAME walks you through the same job wizard-style if you would rather be asked one question at a time. For a single file and nothing installed at all, our Online Audio Converter runs in the browser.

How Opus Compares to MP3 and AAC

On quality per kilobit, Opus wins across most of the useful range, and the gap is widest where bandwidth is tightest. Speech stays clear at bitrates where MP3 has long since fallen apart.

At high stereo bitrates the gap narrows. Somewhere past 128 kbps a good AAC encoder and Opus are both doing a job most listeners cannot fault, and the argument stops being about quality.

Latency is where Opus is simply in a different class, and it is why the real-time world standardised on it. Discord runs every voice channel on it, Teams and WebRTC services depend on it to stay intelligible when the connection is not, and console party chat uses it because it never steals frames from the game.

Where Opus loses is compatibility, and it loses badly. That is covered further down, because it is the thing most likely to affect you.

Playing Opus Files

Most current players handle .opus with nothing added.

Windows Media Player and other DirectShow applications are the exception, and they need a filter installed before .opus appears to work at all. DC-Bass Source Mod is the small targeted fix.

The broader answer is the K-Lite Codec Pack, which installs LAV Filters and covers Opus alongside everything else your system cannot currently open.

Fitting Opus Into a Conversion Workflow

If you are moving between formats, several free converters speak Opus fluently. fre:ac adds CD ripping to the same window, and MediaHuman Audio Converter is the calmer choice for a large library.

For scripted pipelines, FFmpeg exposes full libopus control and is what most of the tools above are quietly running anyway.

Audacity exports straight to .opus, which is the shortest path if you are editing the audio before you encode it.

Step-by-step conversion, including how to point a converter at these encoders, is covered in Audio File Conversion with foobar2000.

What's New in Opus 1.6 and 1.6.1

Opus 1.6, released in December 2025, is the biggest change to the codec since machine learning arrived in 1.5. Four things stand out.

  • Bandwidth extension. A new module reconstructs the top of the frequency range on wideband audio, so speech encoded narrow comes out sounding fuller.
  • Opus HD. Support for 96 kHz audio, well past the 48 kHz the format was previously bounded by.
  • A 24-bit encoder and decoder API. Useful if you are feeding Opus from 24-bit masters rather than 16-bit sources.
  • Better Deep Redundancy. The packet-loss recovery introduced in 1.5 got a significant improvement, which matters on unreliable connections.

Opus 1.6.1 followed in January 2026 and is a maintenance release. It clears up assertion failures, uninitialised fields, undefined behaviour and several crashes on Windows.

If you are running anything older than 1.6.1 on Windows, that last item is the reason to update.

Who Should Look Elsewhere

The tell is where the file has to end up. If it needs to play on something you cannot install software on, Opus is the wrong choice however good it sounds.

Car head units, older iPods and portable players, most hi-fi streamers, and anything inside Apple's ecosystem will not open a .opus file. The codec is twelve years old and the hardware world has largely ignored it.

When compatibility beats quality, MP3 is still the format that plays absolutely everywhere, and the LAME MP3 Encoder is the tool for it. You will use more space for the same perceived quality, and it will play in the car.

If you are archiving rather than compressing, neither is the answer. FLAC keeps every bit and you can generate Opus copies from it later without a second quality loss.

Quick questions

Is the Opus codec free?

Completely, and permanently. The format is royalty-free by design, the reference implementation is open source from Xiph.Org, and this package costs nothing.

Do I need this download just to play .opus files?

Usually not. VLC, MPC-HC, MPC-BE, PotPlayer, mpv and foobar2000 all decode Opus already. Download this when you want to create .opus files or link your own software against libopus.

What bitrate should I use?

For speech, 24 to 32 kbps mono is clear. For music, 96 to 128 kbps stereo is where most listeners stop hearing a difference, and 64 kbps is perfectly usable for casual listening.

Why will my car stereo not play .opus?

Because almost no consumer hardware supports it. Opus dominates software and streaming and has barely touched car units, portable players or hi-fi gear. Convert to MP3 for those.

Opus or MP3?

Opus sounds better at any given file size, sometimes dramatically so. MP3 plays on everything ever made. Pick based on where the file has to work, not on the numbers.

What does the number after the dash in the version mean?

It is the Windows build number, added by whoever compiles opus-tools for Windows, and it is separate from the Opus version itself. Xiph.Org publishes source rather than Windows binaries.

Download Opus Audio Codec 1.6.1 and see what it does to a file at half the bitrate you normally use, or tell us how you got on if you have used it before.

Setup questions are answered in the Opus Audio Codec FAQ, and there are 110 more formats in the Audio Codecs category.

SZ
szabiz
on 26 December 2022
Review #1
The opus codec is the best, that is, it is good for everything!
Thanks for developing it!
IW
Internet Worm
on 16 April 2022
Review #2
1.3.1-103 compile may give unpredicted results encoding from FLAC. Roll back to 1.3.1-93 version now!
SO
soundping
on 01 June 2021
Review #3
I would like to thank NetRanger for compiling this package. 👍
Share your thoughts on Opus Audio Codec 1.6.1-51.
Verification Code
Click the image or refresh button to get a new code.
Quick heads up: Reviews & comments get a fast check before posting - no spam allowed.
ALTERNATIVES TO OPUS CODEC