Skip to content

Update FFmpeg to v8.1.2#518

Merged
rob93c merged 2 commits into
mainfrom
bump-FFmpeg-8.1.2
Jun 27, 2026
Merged

Update FFmpeg to v8.1.2#518
rob93c merged 2 commits into
mainfrom
bump-FFmpeg-8.1.2

Conversation

@rob93c

@rob93c rob93c commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

Chores

  • Updated FFmpeg to version 8.1.2 in the Docker build environment and CI workflow.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • Update FFmpeg to
  • Update Qodana to

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 35e4b827-a4e5-42ba-b36e-bc71c1c4de52

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
📝 Walkthrough

Walkthrough

FFmpeg is bumped from version 8.1.1 to 8.1.2 in two places: the Dockerfile builder stage, which copies static binaries from mwader/static-ffmpeg, and the CI unit-test workflow, which pins the ffmpeg-version input for the local setup-ffmpeg action.

Changes

FFmpeg 8.1.2 Version Bump

Layer / File(s) Summary
FFmpeg 8.1.1 → 8.1.2 in Dockerfile and CI workflow
Dockerfile, .github/workflows/unit-test.yml
Dockerfile builder stage pulls ff* binaries from mwader/static-ffmpeg:8.1.2; CI workflow pins ffmpeg-version to 8.1.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Stickerifier/Stickerify#286: Previously updated the same CI workflow and Dockerfile to bump the pinned static-ffmpeg version, following the same code path as this PR.
  • Stickerifier/Stickerify#483: Also bumped ffmpeg-version in .github/workflows/unit-test.yml and the mwader/static-ffmpeg tag in Dockerfile within the 8.1 release line.
  • Stickerifier/Stickerify#499: Directly precedes this PR, bumping the same two locations to 8.1.1 before this PR advances them to 8.1.2.

Suggested labels

dependencies, docker, cicd

Suggested reviewers

  • MartelliEnrico

Poem

🐇 Hop, hop, a tiny bump today,
FFmpeg leaps from .1 to .2 hooray!
The Dockerfile builder gets fresher bins,
The CI workflow grins and grins.
A one-line change, yet victory wins! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title directly and clearly summarizes the main change: updating FFmpeg from v8.1.1 to v8.1.2 across both the CI workflow and Dockerfile.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

coderabbitai[bot]
coderabbitai Bot previously approved these changes Jun 18, 2026
@rob93c

rob93c commented Jun 20, 2026

Copy link
Copy Markdown
Member Author

To be merged after gyan.dev provides the new build at https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-8.1.2-essentials_build.zip

@rob93c rob93c force-pushed the bump-FFmpeg-8.1.2 branch from b401ab9 to 4d29ecf Compare June 27, 2026 13:23
@rob93c rob93c self-assigned this Jun 27, 2026
@rob93c rob93c added dependencies Pull requests that update a dependency file cicd The change affects CI/CD flows labels Jun 27, 2026
@rob93c rob93c merged commit bc54752 into main Jun 27, 2026
8 checks passed
@rob93c rob93c deleted the bump-FFmpeg-8.1.2 branch June 27, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cicd The change affects CI/CD flows dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant