Skip to content

@catlabtech/webcvt-container-ogg

Ogg bitstream container parser for webcvt. Handles Ogg Vorbis and Ogg Opus.

Installation

bash
npm i @catlabtech/webcvt-container-ogg

API

Detailed API reference coming in v0.2. See the source code for now.

Notes

Parses Ogg page headers, logical bitstream demuxing, Vorbis identification headers, and Opus identification headers. Single-stream only (multiplex not supported). Encoding is not yet implemented (planned for v0.2).

MIT licensed