FFMPEG
Page 2 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
- FfmediaelementFFME: The Advanced WPF MediaElement (based on FFmpeg)
- AWS Lambda FFmpegAn S3-triggered Amazon Web Services Lambda function that runs your choice of FFmpeg 🎬 commands on a file 🎥 and uploads the outputs to a b…
- FFmpeg iOS Build ScriptShell scripts to build FFmpeg for iOS and tvOS.
- FFmpeg Android JavaAndroid java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
- ManifestoManifesto is an HLS tool for creating multiple variants, a master .m3u8 file, and converting 608 captions to segmented webvtt subtitles via…
- Awesome FFmpeg👻 A curated list of awesome FFmpeg resources.
- OpenEncoderOpenEncoder is a free audio and video transcoder based on FFmpeg. It offers an easy-to-use interface with features like drag-and-drop file…
- FFmpeg Decklink HDR Metadata SupportA patch for FFmpeg's Decklink output module that adds support for HDR metadata. This enhancement allows for the output of HDR content with…
- ffmpeg.wasm webcam ExampleThis example demonstrates how to use ffmpeg.wasm to record video from a webcam, transcode it to MP4 (x264), and play it back in the browser…
- Open TranscoderOpen Transcoder is a media transcoding tool that integrates FFmpeg and OpenH264. It offers a command-line interface for converting media fi…
- FFmpeg Docker ContainerThis project provides a Docker container for FFmpeg, facilitating the use of FFmpeg in isolated environments. It simplifies the deployment…
- rffmpegrffmpeg is a remote SSH FFmpeg wrapper tool that allows users to execute FFmpeg commands on remote servers via SSH. This is particularly us…
- VLC Live Transcoding GuideA comprehensive guide detailing various methods for live transcoding using VLC and FFmpeg. It includes examples for creating TCP video stre…
- MediaConversionsA project aimed at learning PowerShell 7+, HandBrakeCLI, and FFmpeg by creating scripts for media conversion. It focuses on optimizing medi…
- Video Transcoding ScriptsA collection of Bash scripts designed to transcode, inspect, and convert videos using tools like HandBrake, MKVToolNix, MPlayer, FFmpeg, an…
- CDN Transcode SampleThe CDN Transcode Sample, powered by Open Visual Cloud, demonstrates how to integrate media transcoding and streaming services optimized fo…
- mpquic-video-streamingA client-server video streaming platform utilizing the MPQUIC protocol, developed in Go. It leverages libVLC and FFMPEG for media processin…
- ffmpeg-apple-arm64-buildA build script for FFmpeg targeting the latest open-source video codecs running on macOS using Apple's M1 processor.
- Android-Video-TrimmerAn Android project that implements video trimming functionality using MediaMetadataRetriever to obtain video frames and FFmpeg for video cr…
- FFmpeg WikiThe FFmpeg Wiki is a community-contributed resource that supplements the official FFmpeg documentation. It includes guides on compiling FFm…
- FFmpeg General DocumentationThe General Documentation for FFmpeg offers comprehensive guidance on various aspects of FFmpeg, including compilation guides, encoding ins…
- FFmpeg Utilities DocumentationThe FFmpeg Utilities Documentation provides detailed information on various utilities and features offered by FFmpeg, including syntax, quo…
- videojs-record ffmpeg.wasm PluginThe ffmpeg.wasm plugin for videojs-record allows developers to run FFmpeg directly in the browser using WebAssembly. This enables on-the-fl…
- Create a Video Trimming App Using ffmpeg.wasmThis tutorial guides you through building a simple video trimming application using ffmpeg.wasm. It provides a practical example of impleme…