mmomtchev / ffmpeg
ffmpeg (w/avcpp) bindings for Node.js w/ Streams and async support
☆45Updated this week
Alternatives and similar repositories for ffmpeg:
Users that are interested in ffmpeg are comparing it to the libraries listed below
- node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M98☆171Updated last week
- This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil…☆395Updated 2 months ago
- Node.js native bindings to FFmpeg.☆405Updated last year
- A fork of ffmpeg.wasm. Powered by WebAssembly☆61Updated last year
- Platform independent binary installer of FFprobe for node projects☆72Updated 3 months ago
- A polyfill for the WebCodecs API. No, really.☆96Updated last month
- Minimal audio decoders layer☆178Updated 3 months ago
- Light multi-platform disk space checker without third-party for Node.js☆104Updated last year
- Concatenates segments from a m3u8/dash-mpd playlist into a consumable stream.☆222Updated 10 months ago
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆31Updated 5 months ago
- Super Fast 🔥 File Downloader 🚀 (parallels connections)☆41Updated last month
- Static binaries for ffprobe☆58Updated 2 years ago
- WebAssembly based Javascript bindings for google Compact Language Detector v3☆64Updated last year
- V8 Sandbox - Execute untrusted JavaScript from Node.js☆131Updated 11 months ago
- MP3 and Ogg Vorbis encoders for the browser and Node☆42Updated 10 months ago
- A javascript implementation of the Webm Demuxer (matroska)☆90Updated 2 years ago
- ☆52Updated 2 years ago
- Full native ImageMagick-7 bindings for Node.js native & WASM - showcase for SWIG Node-API☆70Updated this week
- Showcase how to use requestVideoFrameCallback to accurate switch beween frames☆15Updated last year
- Use ffprobe to get info from media files and return as JSON☆101Updated 2 years ago
- Parse WebVTT files, segments and generates HLS playlists for them☆100Updated last year
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆133Updated 4 years ago
- WebM muxer using libwebm and webm-tools compiled to Wasm☆58Updated last year
- WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆291Updated 3 weeks ago
- Node.js bindings to ffmpeg command, exposing stream based API☆134Updated 2 weeks ago
- Modern media captions parser and renderer (~5kB). Supports VTT, SRT, and SSA. Works server side, supports text streams, rollup captions v…