Since Opus is a now a IETF standard (RFC 6716) we should offer the possibility to encode an audio cd in that format. Reproducible: Didn't try
Git commit ed3eb5a6a3e90841398f268d04b26dfa9ac3bf81 by Yuri Chornoivan. Committed on 05/02/2019 at 06:15. Pushed by yurchor into branch 'master'. Add Opus support for KIO AudioCD Differential Revision: https://phabricator.kde.org/D17734 M +1 -1 CMakeLists.txt M +3 -2 HACKING M +5 -4 kcmaudiocd/kcmaudiocd.cpp M +1 -0 plugins/CMakeLists.txt A +27 -0 plugins/opus/CMakeLists.txt A +3 -0 plugins/opus/Messages.sh A +59 -0 plugins/opus/audiocd_opus_encoder.kcfg A +4 -0 plugins/opus/audiocd_opus_encoder.kcfgc A +257 -0 plugins/opus/encoderopus.cpp [License: GPL (v2+)] A +76 -0 plugins/opus/encoderopus.h [License: GPL (v2+)] A +446 -0 plugins/opus/encoderopusconfig.ui https://commits.kde.org/audiocd-kio/ed3eb5a6a3e90841398f268d04b26dfa9ac3bf81