Yahweasel / libav.jsLinks
This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil, libswresample, and libswscale—for emscripten, and thus the web.
☆484Updated last month
Alternatives and similar repositories for libav.js
Users that are interested in libav.js are comparing it to the libraries listed below
Sorting:
- WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆336Updated 7 months ago
- A polyfill for the WebCodecs API. No, really.☆124Updated 7 months ago
- MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.☆595Updated 4 months ago
- Pure re-encoding of an mp4-h264 video file with the web APIs as well as in-depth description of how it works.☆481Updated last year
- Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.☆565Updated 3 months ago
- ☆45Updated last year
- WebCodecs is a flexible web API for encoding and decoding audio and video.☆1,212Updated last week
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆395Updated last year
- node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M98☆227Updated 2 months ago
- Node.js native bindings to FFmpeg.☆415Updated 2 years ago
- An example of using FFmpeg.wasm to perform streaming transcoding within the browser☆165Updated 5 years ago
- Demux media files in the browser using WebAssembly, designed for WebCodecs 在浏览器中实现媒体文件的解封装,专为WebCodecs设计☆169Updated last month
- WebM muxer using libwebm and webm-tools compiled to Wasm☆60Updated 2 years ago
- Get a codec parameter string (like 'avc1.4d002a') from human readable options (like { name: 'Main', level: '4.2' }) and back to a descrip…☆31Updated 11 months ago
- A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!☆171Updated 2 years ago
- Musings on media☆69Updated 2 years ago
- WebRTC For Node.js and Electron (including WebSocket Client & Server). libdatachannel node bindings.☆400Updated this week
- Http/3 webtransport support for node☆214Updated last week
- WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4☆583Updated last week
- Mirror of git://source.ffmpeg.org/ffmpeg.git☆343Updated 2 years ago
- ffmpeg (w/avcpp) bindings for Node.js w/ Streams and async support☆80Updated this week
- libvips for the browser and Node.js, compiled to WebAssembly with Emscripten.☆843Updated 2 weeks ago
- A javascript implementation of the Webm Demuxer (matroska)☆94Updated 2 years ago
- A tool for demux ts/mp4/flv by typescript. Support HEVC/AVC/AAC codec. https://goldvideo.github.io/demuxer/☆198Updated last year
- webm-wasm lets you create webm videos in JavaScript via WebAssembly.☆405Updated 2 weeks ago
- navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata se…☆297Updated last year
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆34Updated last year
- Typescript video-editing framework for the browser☆1,108Updated this week
- Lightweight utilities for inspecting and manipulating video container formats.☆1,204Updated last year
- Modern media captions parser and renderer (~5kB). Supports VTT, SRT, and SSA. Works server side, supports text streams, rollup captions v…☆137Updated last year