Video Processing

Page 3 of 4: Browse 81 curated Video Processing resources, tools, libraries, and guides for video developers on Awesome Video.

About this collection

Video Processing brings together 81 curated resources for video developers. Explore projects and guidance across Encoding & Codecs, General Tools, and Intro & Learning.

Explore related topics

Resources (showing 49–72 of 81)

  • FFmpegFFmpeg is a free and open-source software project consisting of a suite of libraries and programs for handling video, audio, and other mult…
  • Tero SubtitlerTero Subtitler is an open-source, cross-platform, and free subtitle editing software with a user-friendly interface. It offers fully-fledge…
  • WASM Video FiltersWASM Video Filters is a demonstration of applying video filters using WebAssembly. Based on the MDN tutorial on manipulating video using ca…
  • AutoVideoAutoVideo is a Python system designed for automated video action recognition. It features a modular infrastructure, an extensive list of pr…
  • wasmbooth: Video Filter Booth App Written in Rustwasmbooth is a video effect booth application written in Rust and WebAssembly. It streams webcam input into an offscreen video element, pro…
  • Video Processing ProjectThe Video Processing Project offers a collection of C++ source code for various video processing algorithms and tools used in software medi…
  • FFmpeg iOSFFmpeg iOS provides precompiled FFmpeg libraries tailored for iOS development. These libraries enable developers to incorporate robust vide…
  • Building Scalable Video Encoding Pipelines TrainingAn in-depth training course by Tonex that focuses on designing and implementing robust video encoding systems. It covers principles, tools,…
  • Open Source Media FrameworkIntel's Open Source Media Framework provides tools and libraries to increase the speed and performance of video decoding, encoding, process…
  • Distributed Codec Engine (DCE)An open-source project that provides a framework for offloading multimedia processing tasks to dedicated hardware accelerators. DCE is part…
  • Using Rust and WebAssembly to Process Pixels from a Video FeedAn article that explores how to use Rust and WebAssembly to process raw pixel data from a video feed. It provides insights into accessing a…
  • SubtitldSubtitld is an open-source software designed to edit, transcribe, and create subtitles. It supports various formats like SRT, SSA, TTML, an…
  • NVIDIA Video Processing TechnologiesNVIDIA offers a suite of GPU-accelerated video processing technologies, including SDKs and libraries for tasks such as video encoding, deco…
  • 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…
  • VapourSynthVapourSynth is a video processing framework with a scripting interface. It is designed to be a modern replacement for AviSynth, offering su…
  • AviSynthAviSynth is a powerful scripting-based tool for video post-production. It allows users to process videos through scripts without a GUI, ena…
  • WebGazer.jsWebGazer.js is an eye-tracking library that uses common webcams to infer the eye-gaze locations of web visitors in real-time. It self-calib…
  • ffmpeg-staticffmpeg-static provides static FFmpeg binaries for macOS, Linux, and Windows. It simplifies the process of including FFmpeg in projects by o…
  • ffmpeg-wasmffmpeg-wasm is a WebAssembly port of FFmpeg, providing scripts and commands to build FFmpeg for WebAssembly. It powers applications like wi…
  • 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…
  • AWS Media Services TrainingFree digital courses and resources designed to build skills in cloud-based media services workflows. The offerings include the AWS Ramp-Up…
  • 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…