💾 Archived View for freeshell.de › tldr › opusenc.gmi captured on 2022-06-04 at 00:02:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Convert WAV or FLAC audio to Opus.
opusenc {path/to/input.wav} {path/to/output}.opus
opusenc --bitrate {512} {path/to/input.wav} {path/to/output}.opus
opusenc --bitrate {1536} {path/to/input.flac} {path/to/output}.opus
opusenc {path/to/input.wav} --downmix-mono --bitrate {6} {path/to/out}.opus
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).