thenickdude / webm-writer-jsLinks
JavaScript-based WebM video encoder for Google Chrome
☆286Updated 2 years ago
Alternatives and similar repositories for webm-writer-js
Users that are interested in webm-writer-js are comparing it to the libraries listed below
Sorting:
- H264 encoder + MP4 output for the web☆216Updated 2 years ago
- [proof-of-concept] fast MP4 mux / demux using WASM☆306Updated 2 years ago
- [project suspended] MP4 + H264 encoding for the browser with WASM☆226Updated 4 years ago
- Fastest javascript .GIF decoder/parser☆470Updated 7 months ago
- Record the canvas as an image, mp4 video, or gif from the browser☆221Updated 2 years ago
- WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆323Updated last week
- JavaScript implementation of a GIF 89a encoder and decoder☆732Updated 5 years ago
- Record a video in the browser or directly on the File System from a canvas region (2D/WebGL/WebGPU) as MP4, WebM, MKV, GIF, PNG/JPG Seque…☆369Updated last month
- ☆75Updated 4 years ago
- Receives canvas frames from browser to generate video on the server. Compatible with CCapture.js☆275Updated 3 years ago
- webm-wasm lets you create webm videos in JavaScript via WebAssembly.☆401Updated 2 weeks ago
- A videoencoder for the browser using FFmpeg with WebAssembly (for use in musicvid.org)☆141Updated 2 years ago
- A real time javascript webm encoder based on a canvas hack☆1,033Updated 11 months ago
- MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆573Updated last week
- Fast image filters for Browsers with WebGL support☆335Updated 4 years ago
- A javascript implementation of the Webm Demuxer (matroska)☆91Updated 2 years ago
- Render GIF frames to canvas☆210Updated last year
- Node.js program that takes screenshots at smooth intervals of web pages with JavaScript animations☆238Updated last year
- ☆196Updated 8 years ago
- convert an AudioBuffer to .wav format☆154Updated 5 years ago
- Multiline text on HTML5 Canvas☆529Updated last year
- Polyfill for OffscreenCanvas to move Three.js/WebGL/2D canvas to Web Worker☆338Updated 2 years ago
- Minimal audio decoders layer☆180Updated 3 weeks ago
- 🎬 unified interface for expressing rendering streams for ffmpeg and <canvas>☆161Updated 2 years ago
- HTML5 drawing tool library☆226Updated 3 years ago
- Turns a text string into a 2D poly line☆315Updated last year
- Record HTML5 canvas to webm video with JavaScript