mmomtchev / ffmpeg
ffmpeg (w/avcpp) bindings for Node.js w/ Streams and async support
☆33Updated this week
Related projects ⓘ
Alternatives and complementary repositories for ffmpeg
- A polyfill for the WebCodecs API. No, really.☆84Updated 2 weeks ago
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆25Updated this week
- Showcase how to use requestVideoFrameCallback to accurate switch beween frames☆12Updated last year
- 🚀 JavaScript GIF Codec.☆41Updated 7 months ago
- node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M98☆126Updated last week
- Based on mp4-muxer , this project provide a straight forward way to encode a MP4 file , frame by frame, directly in the browser on the cl…☆16Updated 5 months ago
- Node.js native bindings to FFmpeg.☆399Updated 11 months ago
- A javascript implementation of the Webm Demuxer (matroska)☆86Updated last year
- This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil…☆359Updated 3 weeks ago
- Node.js bindings to ffmpeg command, exposing stream based API☆132Updated 2 weeks ago
- A Node.js server that receives an RTMP live stream and populates a readable object stream of the published audio, video, and data message…☆30Updated last year
- Download HLS streams in NodeJS☆73Updated last year
- Encode audioBuffer to wave or mp3 using an unified API☆32Updated 2 years ago
- Zip/unzip files of any size in the browser using streams.☆97Updated last week
- Simple, light-weight WebRTC video, voice, and data channels☆23Updated 7 months ago
- Modern media captions parser and renderer (~5kB). Supports VTT, SRT, and SSA. Works server side, supports text streams, rollup captions v…