Webassembly
Page 2 of 2: Browse 42 curated Webassembly resources, tools, libraries, and guides for video developers on Awesome Video.
About this collection
Webassembly brings together 42 curated resources for video developers. Explore projects and guidance across Intro & Learning and Encoding & Codecs.
Explore related topics
Resources
- WASM-video-editorA video editor built using WebAssembly and FFmpeg, this project provides a practical example of utilizing WebAssembly for client-side video…
- react-wasm-video-editorThis project integrates WebAssembly with React to create a video editor using FFmpeg. It serves as an example of how to build interactive v…
- server-side-wasm-video-editingThis project demonstrates how to build server-side applications that utilize SecondState's Wasm VM for video editing. It showcases frame-by…
- webassembly-pixel-processingA project that showcases how to access raw pixel data from a video feed using Rust and WebAssembly. It's particularly useful for developers…
- wasmplayerA WebAssembly-based player capable of playing H.264 videos using FFmpeg. This project demonstrates the potential of running complex video d…
- video-editor-wasm-reactA web-based video editor built with React and WebAssembly, featuring functionalities like video trimming and conversion to GIF. It leverage…
- WasmVideoPlayerWasmVideoPlayer is a web-based video player that utilizes WebAssembly, WebGL, and Web Audio API, with FFmpeg for multi-codec support, inclu…
- Tizen WASM Video Decoder SampleThis sample application demonstrates how to use the Tizen WASM Video Decoder to play media on Samsung devices using a WebAssembly module. I…
- webm-wasmwebm-wasm enables creating WebM videos directly in JavaScript via WebAssembly. It consumes raw RGBA32 buffers, making it compatible with Im…
- ffmpeg-wasmffmpeg-wasm is a WebAssembly port of FFmpeg, providing scripts and commands to build FFmpeg for WebAssembly. It powers applications like wi…
- WebAssembly Video FiltersThis project implements performant video filters in the browser using WebAssembly. It includes various video scopes such as lumascope, RGB…
- wasmVisionwasmVision provides a high-performance computer vision processing engine designed to be customized and extended using WebAssembly. It captu…
- FrameFlowFrameFlow is a high-performance video processing library for web browsers, leveraging WebCodecs and FFmpeg compiled to WebAssembly. It supp…
- Integrating FFmpeg with React.js via WebAssemblyThis guide explores utilizing FFmpeg within a React.js environment, leveraging WebAssembly for browser-based video processing tasks. It pro…
- wasm-media-encoderswasm-media-encoders provides LAME MP3 and Ogg Vorbis audio encoders compiled to minimal WebAssembly, ready for use in the browser or Node.j…
- Web-DemuxerWeb-Demuxer is designed to demux various media formats directly in the browser using WebAssembly. It supports formats like mov, mp4, mkv, w…
- mp4-wasm-encodermp4-wasm-encoder is a client-side MP4 encoding demo that leverages WebAssembly and Web Workers to create H.264-encoded MP4 videos in the br…
- WasmVideoEncoderWasmVideoEncoder utilizes FFmpeg compiled to WebAssembly to provide video encoding capabilities directly in the browser. It encodes raw ima…