FFMPEG
Page 3 of 4: Browse 78 curated FFMPEG resources, tools, libraries, and guides for video developers on Awesome Video.
About this collection
FFMPEG brings together 78 curated resources for video developers. Explore projects and guidance across Encoding & Codecs, Intro & Learning, and General Tools.
Explore related topics
Resources
- Eyevinn Live EncodingEyevinn Live Encoding is an open-source live encoder based on ffmpeg and Shaka packager. It supports live transcoding to HLS and optionally…
- FFmpeg-For-Beginners-EbookAn open-source ebook titled 'FFmpeg For Beginners - Edit Audio & Video Like a Pro for YouTube and Social Media'. It serves as a comprehensi…
- HVD - Hardware Video DecoderHVD is a C library that provides a simple zero-copy interface to FFmpeg for hardware-accelerated video decoding. It supports multiple techn…
- ORI Encoding GuidelinesThe Open Review Initiative (ORI) Encoding Guidelines, part of the Academy Software Foundation, aim to establish best practices for encoding…
- ORI Encoding Guidelines: HDR EncodingPart of the Academy Software Foundation's Open Review Initiative, this resource provides detailed guidelines on encoding HDR content, cover…
- How to Build a Video Editor with Wasm in ReactThis tutorial walks you through building a WebAssembly-based video editor in React using ffmpeg.wasm. The application allows users to uploa…
- In-browser Transcoding of Video Files with FFmpeg and WebAssemblyThis article explores using the WebAssembly build of FFmpeg to perform video transcoding directly within the browser. It provides a step-by…
- Build Your Own Video Compression Service with Rust WASMThis tutorial guides you through creating a Rust application that compiles to WebAssembly and utilizes FFmpeg to build a video compression…
- FFmpeg iOSFFmpeg iOS provides precompiled FFmpeg libraries tailored for iOS development. These libraries enable developers to incorporate robust vide…
- Video Encoding - OTTVerseA comprehensive resource covering various aspects of video encoding, including tools and libraries like FFmpeg, advanced topics such as con…
- Video Encoding for BeginnersAn introductory course that explores essential concepts and techniques for compressing and converting videos efficiently. Topics include co…
- video_processing_utilsA collection of general video processing utilities primarily using FFmpeg. It provides command-line tools for concatenating videos, convert…
- 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…
- wasmplayerA WebAssembly-based player capable of playing H.264 videos using FFmpeg. This project demonstrates the potential of running complex video d…
- WasmVideoPlayerWasmVideoPlayer is a web-based video player that utilizes WebAssembly, WebGL, and Web Audio API, with FFmpeg for multi-codec support, inclu…
- python-ffmpeg-video-streamingThis Python package leverages FFmpeg to package media content for online streaming, supporting both DASH and HLS formats. It offers functio…
- libvsdlibvsd is a command-line tool designed to download video streams served over HTTP from websites, including HLS (.m3u8) and DASH (.mpd) play…
- ffmpeg-staticffmpeg-static provides static FFmpeg binaries for macOS, Linux, and Windows. It simplifies the process of including FFmpeg in projects by o…
- ffmpeg-concatffmpeg-concat is a Node.js module that concatenates a list of videos together using FFmpeg with smooth OpenGL transitions. It provides an e…
- ffmpeg-wasmffmpeg-wasm is a WebAssembly port of FFmpeg, providing scripts and commands to build FFmpeg for WebAssembly. It powers applications like wi…
- 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…
- FFCreatorFFCreator is a fast video processing library based on Node.js. It allows developers to create videos with various effects, transitions, and…