ffmpeg-cli-flags
Flag list
A comprehensive documentation repository of FFmpeg commandline flags.
A comprehensive list of all ffmpeg commandline flags.
47 stars
3 watching
3 forks
last commit: over 4 years ago
Linked from 1 awesome list
clidocsffmpegflagsfluent-ffmpeg
Related projects:
Repository | Description | Stars |
---|---|---|
transitive-bullshit/ffmpeg-on-progress | Utility to accurately report progress of ffmpeg commands with no output or estimate | 14 |
transitive-bullshit/ffmpeg-generate-video-preview | Generates image strips or GIFs from video files | 152 |
transitive-bullshit/ffmpeg-gl-transition | A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs | 666 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
transitive-bullshit/ffmpeg-concat | Concats multiple videos together using FFmpeg and customizable OpenGL transitions. | 895 |
transitive-bullshit/ffmpeg-extract-audio | A Node.js module to extract audio from media files using ffmpeg. | 17 |
fortio/dflag | Dynamic flag variables that can be modified at runtime | 8 |
0voice/ffmpeg_develop_doc | A comprehensive resource collection for learning and using FFmpeg | 1,954 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper to process media without requiring knowledge of FFmpeg's internals and allows customization of FFmpeg arguments for .NET Core applications. | 714 |
posener/cmd | Extends the standard flag package to support subcommands and other features in a minimalistic API | 40 |
m-peko/bitflags | A C++ library for easily managing sets of type-safe flags. | 87 |
flagopen/flaginstruct | A collection of diverse instruction corpora for improving the development and tuning of Chinese Language Models | 173 |
pytlicek/fastapi-featureflags | A simple implementation of feature flags for use in FastAPI applications. | 57 |