repo/extra/opus
Owen Rafferty 7c382baeed
opus: 1.4
2023-04-22 10:23:59 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build opus: 1.4 2023-04-22 10:23:59 -05:00
checksums opus: 1.4 2023-04-22 10:23:59 -05:00
depends opus: 1.4 2023-04-22 10:23:59 -05:00
sources opus: 1.4 2023-04-22 10:23:59 -05:00
version opus: 1.4 2023-04-22 10:23:59 -05:00

README

opus
________________________________________________________________________________

Opus is a lossy audio coding format developed by the Xiph.Org Foundation and
standardized by the Internet Engineering Task Force, designed to efficiently
code speech and general audio in a single format, while remaining low-latency
enough for real-time interactive communication and low-complexity enough for
low-end embedded processors. Opus replaces both Vorbis and Speex for new
applications, and several blind listening tests have ranked it higher-quality
than any other standard audio format at any given bitrate until transparency is
reached, including MP3, AAC, and HE-AAC. [0]

Upstream: https://opus-codec.org/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b opus                                                               |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Opus_(audio_format)