Ffmpeg Probe

Inspect media files with ffprobe: format, streams, codecs, duration, bitrate, resolution, fps, color space, channel layout, metadata, chapters, and per-frame/packet analysis, output as JSON/CSV/INI/XML. Use when the user asks to inspect a video, check codec, get resolution/bitrate/fps/duration, detect HDR, list streams/tracks, dump metadata, count frames, find keyframes, get container info, or pipe media info into a pipeline.

damionrashford Updated

File contents

damionrashford/media-os/tree/main/skills/ffmpeg-probe commit 708af49e3e

Frequently asked questions

npx skillmds@latest add damionrashford/ffmpeg-probe