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)☆135Updated 4 years ago
- MP3 and Ogg Vorbis encoders for the browser and Node☆50Updated 3 months ago
- A javascript implementation of the Webm Demuxer (matroska)☆93Updated 2 years ago
- Web Audio API implementation for Node.js☆227Updated last week
- WebM muxer using libwebm and webm-tools compiled to Wasm☆60Updated 2 years ago
- Minimal audio decoders layer☆186Updated 6 months ago
- FLAC encoder and decoder in JavaScript☆96Updated 2 weeks ago
- Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data☆145Updated 3 months ago
- Soxr Audio resampler built to WebAssembly for usage in NodeJS or web browser☆22Updated 3 years ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆97Updated 7 months ago
- A polyfill for the WebCodecs API. No, really.☆117Updated 5 months ago
- A library to synchronize a MediaElement with a TimingObject.☆33Updated last month
- Showcase how to use requestVideoFrameCallback to accurate switch beween frames☆18Updated 2 years ago
- Encode audioBuffer to wave or mp3 using an unified API☆38Updated 3 years ago
- Small JS library to abstract Web Audio raw PCM output☆58Updated 3 years ago
- Utils for audio buffers☆91Updated 5 years ago
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆226Updated 2 weeks ago
- This module provides a loader for the LimiterAudioWorkletProcessor and the corresponding LimiterAudioWorkletNode.☆17Updated last week
- Resample audio in node or browser using a web assembly port of libsamplerate.☆53Updated last week
- Decode raw opus packet to PCM without using any external library in your browser.☆75Updated 2 years ago
- a libopus API for JavaScript (wasm/asm.js)☆57Updated 4 years ago
- Convert pcm data from any to any format☆34Updated 4 years ago
- fetch() => ReadableStream => AudioWorklet☆27Updated 3 months ago
- rnnoise noise suppression library as a WASM module☆165Updated 10 months ago
- A demo of Lyra neural audio codec running on a web browser.☆27Updated 3 years ago
- A bridge between libav.js and WebCodecs, to allow users to decode data from libav.js-demuxed files with WebCodecs more easily☆32Updated 9 months ago
- node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M98☆224Updated 2 months ago
- 📍Audio loudness metering in the browser☆67Updated 2 years ago
- This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil…☆471Updated 2 months ago
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆396Updated last year