Skip to content

packages: add ffmpeg (developer + cloud-engineer) - #11

Merged
ns408 merged 1 commit into
mainfrom
chore/add-ffmpeg
Jun 15, 2026
Merged

packages: add ffmpeg (developer + cloud-engineer)#11
ns408 merged 1 commit into
mainfrom
chore/add-ffmpeg

Conversation

@ns408

@ns408 ns408 commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add brew "ffmpeg" to Brewfile.developer and Brewfile.cloud-engineer, next to yt-dlp.

Why

ffmpeg is a media-processing tool that pairs with yt-dlp (which uses it) and supports the screen-recording workflow. Matches yt-dlp's placement (developer + cloud-engineer, not minimal). Already installed on the maintainer's machine; this brings the Brewfiles in sync.

Test plan

  • brew bundle list --file=packages/Brewfile.developer parses.
  • grep ffmpeg packages/ shows it in developer + cloud-engineer only.

ffmpeg is a media-processing dependency that pairs with yt-dlp (which shells out
to it) and supports the screen-recording workflow. Place it alongside yt-dlp in
the same two profiles; minimal stays lean.
@ns408
ns408 merged commit b4d666b into main Jun 15, 2026
3 checks passed
@ns408
ns408 deleted the chore/add-ffmpeg branch June 15, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant