Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ffmpeg

Ffmpeg

108 projects

Showing 36 of 108 projects

vidmerger
vidmergerRust

A CLI tool that wraps FFmpeg to simplify merging multiple video and audio files with automatic chapter creation.

#batch-processing#ffmpeg#video-processing
Stars151
Forks14
Last commit7 days ago
FFmpegBlazor
FFmpegBlazorC#

A Blazor WebAssembly library that enables video and audio processing directly in the browser using FFmpeg compiled to WebAssembly.

#webassembly#ffmpeg#video-processing
Stars148
Forks22
Last commit6 months ago
rtmp
rtmpGo

A Go server implementation of Adobe's RTMP 1.0 protocol for handling real-time media streaming.

#rtmp-server#media-server#ffmpeg
Stars141
Forks21
Last commit8 years ago
GBVideoPlayer2
GBVideoPlayer2C

A Game Boy Color video player with higher resolution, stereo PCM audio, and video compression for encoding FFMPEG videos into playable ROMs.

#hardware-emulation#ffmpeg#game-boy-color
Stars133
Forks16
Last commit6 years ago
studio-pack-generator
studio-pack-generatorTypeScript

Convert folders or RSS feeds into Studio pack zip files for Lunii and compatible audio storytelling devices.

#open-source-hardware#ffmpeg#deno
Stars122
Forks17
Last commit26 days ago
stempeg
stempegPython

A Python package for reading and writing STEM multistream audio files using ffmpeg and MP4Box.

#audio-io#python-library#ffmpeg
Stars107
Forks18
Last commit8 months ago
A Beginner's FFmpeg Cookbook
A Beginner's FFmpeg Cookbook

A beginner's cookbook for FFmpeg with practical examples to learn video and audio editing from first principles.

#ffmpeg#audio-editing#screen-capture
Stars101
Forks3
Last commit1 year ago
Pillager
PillagerSwift

A macOS video downloader that supports multiple formats and simultaneous downloads from numerous websites.

#video-downloader#open-source#ffmpeg
Stars99
Forks8
Last commit7 years ago
react-native-media-meta
react-native-media-metaObjective-C

Extract metadata and thumbnails from media files (audio/video) in React Native applications.

#ffmpeg#video-processing#react-native
Stars84
Forks45
Last commit3 years ago
thumbnex
thumbnexElixir

Elixir library to generate thumbnails from images and videos using ImageMagick and FFmpeg.

#thumbnail-generation#ffmpeg#media-processing
Stars74
Forks7
Last commit2 years ago
Mac Screenshot Tracker
Mac Screenshot TrackerPython

A free, hackable background application that captures low-resolution screenshots on Mac to help review and improve productivity.

#productivity-tool#productivity#screenshot-capture
Stars67
Forks3
Last commit
sanjuuni
sanjuuniC++

Converts images and videos into optimized formats for display in the ComputerCraft Minecraft mod.

#computercraft#minecraft-mod#poco-library
Stars65
Forks7
Last commit1 month ago
ffmpeg-extract-frames
ffmpeg-extract-framesJavaScript

Extracts frames from videos using ffmpeg with flexible options for timestamps, offsets, FPS, or number of frames.

#screenshot#ffmpeg#media-processing
Stars64
Forks16
Last commit5 years ago
Studio TV Player
Studio TV PlayerC#

A Windows TV studio player with SDI, NDI, and MPEG-TS outputs for multi-player control, recording, and broadcast integration.

#tv-studio#live-production#ffmpeg
Stars59
Forks5
Last commit3 months ago
CAM
CAMJavaScript

A minimalist macOS app for recording short tasks with research participants using ffmpeg.

#camera#camera-capture#recording
Stars58
Forks6
Last commit7 years ago
AVANE
AVANEC

Adobe Air Native Extension for encoding and decoding video/audio using FFmpeg libraries.

#ios#desktop-app#ffmpeg
Stars57
Forks15
Last commit8 years ago
Fast Forward
Fast ForwardTypeScript

An easy-to-use FFmpeg module for Deno that provides a fluent API for video and audio encoding.

#audio-encoding#ffmpeg#media-processing
Stars55
Forks3
Last commit4 years ago
ThermImageJ
ThermImageJImageJ Macro

ImageJ functions and macros for working with thermal image files

#fiji#ffmpeg#temperature-reading
Stars55
Forks6
Last commit27 days ago
Kurarin
KurarinC

A simple osu! standard simulator for gameplay, replay viewing, and video rendering.

#ffmpeg#opengl#beatmap
Stars54
Forks1
Last commit1 month ago
CLI flags
CLI flags

A comprehensive, searchable list of all FFmpeg command-line flags formatted for easy reference.

#developer-tools#ffmpeg#video-processing
Stars51
Forks2
Last commit6 years ago
NearChuckle
NearChuckleC++

A Linux port of Far Cry 1 using SDL3, based on the game's leaked source code.

#sdl3#dxvk#ffmpeg
Stars47
Forks6
Last commit2 months ago
cw-ovp
cw-ovpRuby

An open-source online video platform for transcoding and packaging video files into HLS streams using FFmpeg and Ruby on Rails.

#transcoding#packaging#ffmpeg
Stars31
Forks9
Last commit3 years ago
silent_video
silent_videoElixir

Elixir library to convert GIFs and videos to silent videos optimized for mobile playback.

#elixir#ffmpeg#media-processing
Stars21
Forks0
Last commit2 years ago
ffmpeg-extract-audio
ffmpeg-extract-audioJavaScript

Extracts an audio stream from a media file using fluent-ffmpeg.

#stream-processing#ffmpeg#media-processing
Stars18
Forks5
Last commit6 years ago
FlashyWrappers
FlashyWrappers

An AIR/Flash SDK for capturing and encoding video from Flash applications to MP4 format.

#ffmpeg#video-recording#adobe-air
Stars17
Forks10
Last commit9 years ago
ffmpeg-probe
ffmpeg-probeJavaScript

Node.js wrapper around ffprobe for extracting metadata like width, height, and duration from media files.

#ffmpeg#media-processing#metadata-extraction
Stars16
Forks5
Last commit3 years ago
ffmpeg-extract-frame
ffmpeg-extract-frameJavaScript

Extracts a single frame from a video file using Node.js and fluent-ffmpeg.

#thumbnail-generation#screenshot#ffmpeg
Stars16
Forks2
Last commit3 years ago
ffmpeg-on-progress
ffmpeg-on-progressJavaScript

Robust progress reporting utility for ffmpeg commands when fluent-ffmpeg's built-in progress events fail.

#ffmpeg#media-processing#video-processing
Stars14
Forks3
Last commit6 years ago
FFmpeg
FFmpegJavaScript

Capacitor plugin to run FFmpeg locally on device for video re-encoding.

#capacitor-plugin#capacitor-8#ffmpeg
Stars9
Forks0
Last commit13 days ago
ffparser
ffparserTypeScript

A Node.js library that parses video streams frame-by-frame into buffers using FFmpeg.

#ffmpeg#real-time-processing#frame
Stars8
Forks1
Last commit7 years ago
stripshot
stripshotV

A V and FFmpeg tool that removes device and OS fingerprints from screenshots by neutralizing pixel and metadata traces.

#v-lang#exif#ffmpeg
Stars6
Forks0
Last commit3 days ago
v4l2.cr
v4l2.crCrystal

Crystal language bindings for Video4Linux2 (v4l2) to capture video frames from Linux devices with minimal latency.

#ffmpeg#v4l2#video-capture
Stars5
Forks0
Last commit2 years ago
Golem Auto Editor
Golem Auto EditorPython

Distribute Auto-Editor video processing tasks across the decentralized Golem Network for faster or more feasible editing.

#ffmpeg#media-processing#video-processing
Stars4
Forks1
Last commit4 years ago
Golem Transcoding requestor
Golem Transcoding requestorJava

A web application that transcodes video files into multiple formats using the Golem decentralized computing network.

#distributed-processing#video-transcoding#ffmpeg
Stars4
Forks0
Last commit5 years ago
blackvideo-mini-player
blackvideo-mini-playerAda

A lightweight, cross-platform CLI video player built with Ada, featuring offline/cloud caption generation and sprite thumbnail previews.

#sdl2#ffmpeg#blackvideo-utilities
Stars4
Forks2
Last commit4 months ago
cvideo
cvideoShell

A Zsh plugin function to quickly compress video files using ffmpeg.

#ffmpeg#media-processing#shell-scripting
Stars2
Forks0
Last commit4 years ago
PreviousPage 3 of 3

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
6 years ago
#Video Processing39
#Video27
#Cross Platform22
#Audio Processing19
#Multimedia17
#Video Editing17
#Media Processing17
#Open Source15
#Transcoding12
#Python11
#Command Line Tool10
#Media Conversion9