Convert stereo audio at the highest quality level

opusenc

  • Convert WAV or FLAC audio to Opus.
    More information: <https://opus-codec.org/docs/opus-tools/opusenc.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

opusenc --bitrate {{512}} {{path/to/input.wav}} {{path/to/output}}.opus

click the source code to copy install opusenc on any operating system with command-not-found.com