Vanilagy / mp4-muxer
MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.
☆546Updated last month
Alternatives and similar repositories for mp4-muxer:
Users that are interested in mp4-muxer are comparing it to the libraries listed below
- WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆302Updated last week
- This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil…☆399Updated 3 months ago
- [proof-of-concept] fast MP4 mux / demux using WASM☆302Updated 2 years ago
- Pure re-encoding of an mp4-h264 video file with the web APIs as well as in-depth description of how it works.☆478Updated 10 months ago
- A polyfill for the WebCodecs API. No, really.☆96Updated last month
- Record a video in the browser or directly on the File System from a canvas (2D/WebGL/WebGPU) as MP4, WebM, MKV, GIF, PNG/JPG Sequence usi…☆359Updated 3 weeks ago
- WebCodecs is a flexible web API for encoding and decoding audio and video.☆1,088Updated 2 weeks ago
- A tool for demux ts/mp4/flv by typescript. Support HEVC/AVC/AAC codec. https://goldvideo.github.io/demuxer/☆179Updated 6 months ago
- JavaScript-based WebM video encoder for Google Chrome☆285Updated 2 years ago
- A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!☆163Updated last year
- WebM muxer using libwebm and webm-tools compiled to Wasm☆59Updated last year
- Lightweight utilities for inspecting and manipulating video container formats.☆1,142Updated 6 months ago
- Get a codec parameter string (like 'avc1.4d002a') from human readable options (like { name: 'Main', level: '4.2' }) and back to a descrip…☆29Updated 2 months ago
- H264 encoder + MP4 output for the web☆215Updated 2 years ago
- navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata se…☆278Updated 9 months ago
- A javascript implementation of the Webm Demuxer (matroska)☆91Updated 2 years ago
- Stream from your Web browser to YouTube Live. No plugins or native apps required!☆55Updated last year
- Research on getting accurate video frame numbers out of HTML5 video element☆56Updated 6 years ago
- ☆45Updated 9 months ago
- Musings on media☆67Updated last year
- ☆197Updated 7 years ago
- Mirror of git://source.ffmpeg.org/ffmpeg.git☆342Updated last year
- Record the canvas as an image, mp4 video, or gif from the browser☆220Updated 2 years ago
- A videoencoder for the browser using FFmpeg with WebAssembly (for use in musicvid.org)☆141Updated 2 years ago
- Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.☆509Updated this week
- JavaScript version of GPAC's MP4Box tool☆2,132Updated last week
- Simple JavaScript library to break a video down into individual frames (uses WebCodecs API and MP4Box.js)☆45Updated last year
- An example of using FFmpeg.wasm to perform streaming transcoding within the browser☆161Updated 4 years ago
- Node.js native bindings to FFmpeg.☆405Updated last year
- 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…☆20Updated 10 months ago