Enable ffmpeg-bins2 manifest: full-feature 8.1.2 for macOS/Linux (Windows/musl fall back to legacy)#22
Merged
Merged
Conversation
… macOS/Linux) Point DEFAULT_MANIFEST_URL at the published ffmpeg-bins2 catalog. macOS x64/arm64 and glibc-Linux x64/arm64 now resolve to the new full-feature (GPL+nonfree 8.1.2) build, sha256-verified. Windows and musl are not in the catalog yet (pending forge build fixes) and, together with any fetch/parse failure, fall back to the legacy ffmpeg_bins URLs -- so nothing regresses. - manifest.example.json: drop glibc217 naming (linux_x64/linux_arm64) - tests: default URL now points at ffmpeg-bins2 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enables the new full-feature FFmpeg 8.1.2 build (built via
zackees/forge, published tozackees/ffmpeg-bins2) for the platforms that build cleanly, while keeping every existing install working.What this does
DEFAULT_MANIFEST_URLat the published ffmpeg-bins2 catalog.ffmpeg_binsURLs, so nothing regresses.Verified
None(→ legacy fallback).flake8/mypyclean,pytest tests/test_manifest.pygreen.test_encode.py) on them.Part of #20.
🤖 Generated with Claude Code