ffmpeg
Recipe card from the charly-selkies plugin (Images — the deployable catalog).
ffmpeg – FFmpeg multimedia
Section titled “ffmpeg – FFmpeg multimedia”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (packages only) |
| Depends | none |
| Repo | negativo17 fedora-multimedia |
Packages
Section titled “Packages”RPM: ffmpeg (from negativo17 fedora-multimedia repo — full nonfree build with H.264, AAC, etc.)
Note: This is NOT ffmpeg-free (RPM Fusion). This is the negativo17 build which includes nonfree codecs required for H.264 encoding/decoding.
# a box composing this candy — the candy list is inlinemy-box: candy: base: fedora candy: [ffmpeg]All candies that need ffmpeg should declare it as a dependency rather than independently adding the negativo17 repo. This ensures a single authoritative install point.
Used In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)hermes(viahermescandyrequire: ffmpeg)hermes-playwright(viahermescandyrequire: ffmpeg)immich(viaimmichcandyrequire: ffmpeg)immich-ml(viaimmichcandyrequire: ffmpeg)- CUDA-based boxes (via
cudacandyrequire: ffmpeg) - Whisper-based boxes (via
whispercandyrequire: ffmpeg)
Related Candies
Section titled “Related Candies”/charly-distros:cuda— Depends on ffmpeg for GPU video processing/charly-tools:whisper— Depends on ffmpeg for audio transcoding/charly-hermes:hermes— Depends on ffmpeg for media tooling/charly-immich:immich— Depends on ffmpeg for photo/video transcoding
Related Commands
Section titled “Related Commands”/charly-build:build— Builds the ffmpeg negativo17 RPM into the box/charly-core:shell— Interactive shell to runffmpegfor media processing
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- FFmpeg in containers
- Multimedia processing tools
- The
ffmpegcandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema,run:/check:step verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)