Crates.io | opus-mux |
lib.rs | opus-mux |
version | 0.1.1 |
source | src |
created_at | 2021-11-20 18:33:52.084363 |
updated_at | 2022-08-30 01:34:03.547148 |
description | Extracts an encoded Opus stream from an Opus file per RFC 7845 |
homepage | |
repository | https://github.com/Ralith/opus-mux |
max_upload_size | |
id | 485020 |
size | 18,956 |
Simple Opus file demultiplexing. Provides extraction of Opus audio packets from an Ogg stream, which must then be passed to an Opus decoder such as magnum-opus to get raw samples.
Licensed under any of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be triple licensed as above, without any additional terms or conditions.