eshaz / codec-parserLinks
Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.
☆34Updated last year
Alternatives and similar repositories for codec-parser
Users that are interested in codec-parser are comparing it to the libraries listed below
Sorting:
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆136Updated 4 years ago
- A javascript implementation of the Webm Demuxer (matroska)☆94Updated 2 years ago
- WebM muxer using libwebm and webm-tools compiled to Wasm☆60Updated 2 years ago
- MP3 and Ogg Vorbis encoders for the browser and Node☆50Updated 5 months ago
- Small JS library to abstract Web Audio raw PCM output☆58Updated 3 years ago
- FLAC encoder and decoder in JavaScript☆96Updated last week
- Web Audio API implementation for Node.js☆237Updated 2 weeks ago
- A polyfill for the WebCodecs API. No, really.☆124Updated 7 months ago
- Minimal audio decoders layer☆187Updated 8 months ago
- Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data☆147Updated 5 months ago
- This module provides a loader for the LimiterAudioWorkletProcessor and the corresponding LimiterAudioWorkletNode.☆18Updated last week
- Showcase how to use requestVideoFrameCallback to accurate switch beween frames☆19Updated 2 years ago
- Convert pcm data from any to any format☆34Updated 4 years ago
- Soxr Audio resampler built to WebAssembly for usage in NodeJS or web browser☆23Updated 3 years ago
- Decode raw opus packet to PCM without using any external library in your browser.☆75Updated 3 years ago
- 📍Audio loudness metering in the browser☆69Updated 2 years ago
- a libopus API for JavaScript (wasm/asm.js)☆57Updated 4 years ago
- Encode audioBuffer to wave or mp3 using an unified API☆38Updated 4 years ago
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆395Updated last year
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆231Updated 2 months ago
- Pure JS implementation of the Web Audio API☆68Updated 2 years ago
- Resample audio in node or browser using a web assembly port of libsamplerate.☆56Updated this week
- A library to synchronize a MediaElement with a TimingObject.☆33Updated last week
- A demo of Lyra neural audio codec running on a web browser.☆28Updated 3 years ago
- fetch() => ReadableStream => AudioWorklet☆27Updated 5 months ago
- Utils for audio buffers☆91Updated 5 years ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆100Updated 9 months ago
- ☆45Updated last year
- This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil…☆483Updated last month
- Decode audio data asynchronously, in the browser using BaseAudioContext.decodeAudioData(), as fast as possible.☆31Updated 3 years ago