Encode and process media with FFmpeg
ffmpeg-mediaskillsetup L1★64
Tibsfox/gsd-skill-creator ↗What it does
Construct and execute media transcode, filter, and streaming pipelines
Best for
Batch video encoding, filter composition, and HLS/DASH streaming setup
Inputs
- · Input file(s), filter graph spec, output codec
Outputs
- · Transcoded media (MP4/WebM/HLS) or filter probe data
Requires
- · ffmpeg
- · ffprobe
- · ffmpeg.wasm (browser)
Preconditions
ffmpeg installed, input format recognized
Failure modes
- · Unsupported input codec
- · Filter syntax error
Trust signals
- · Filter graph patterns
- · Codec-specific crf/preset tables