Bug 313768 - Please add support for opus codec
Summary: Please add support for opus codec
Status: RESOLVED FIXED
Alias: None
Product: AudioCD-KIO
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 14:56 UTC by Martin Brodbeck
Modified: 2019-02-05 15:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 19.04.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Brodbeck 2013-01-23 14:56:04 UTC
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
Comment 1 Yuri Chornoivan 2019-02-05 06:15:46 UTC
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