opusfile
A high-level API for decoding and seeking within .opus files
opusfile provides a high-level API for decoding and seeking within .opus files.
It includes:
* Support for all files with at least one Opus stream
(including multichannel files or Ogg files where Opus is muxed with something else).
* Full support, including seeking, for chained files.
* A simple stereo downmixing API
(allowing chained files to be decoded with a single output format, even if the channel count changes).
* Support for reading from a file, memory buffer, or over HTTP(S) (including seeking).
* Support for both random access and streaming data sources.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / opusfile
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/opusfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
opusfile-0.4.tar.gz | 0000427366 417 KB | |
opusfile.changes | 0000000156 156 Bytes | |
opusfile.spec | 0000003598 3.51 KB |
Revision 1 (latest revision is 19)
Ismail Dönmez (namtrac)
accepted
request 199045
from
Bjørn Lie (Zaitor)
(revision 1)
New package -- to late for 13.1, just want to get it into the devel-repo for now (an other package that goes together with opus and opus-tools) opusfile A high-level API for decoding and seeking within .opus files opusfile provides a high-level API for decoding and seeking within .opus files. It includes: * Support for all files with at least one Opus stream (including multichannel files or Ogg files where Opus is muxed with something else). * Full support, including seeking, for chained files. * A simple stereo downmixing API (allowing chained files to be decoded with a single output format, even if the channel count changes). * Support for reading from a file, memory buffer, or over HTTP(S) (including seeking). * Support for both random access and streaming data sources.
Comments 0