Skip to content

ffmpeg: 6.0 -> 6.1#271399

Closed
afh wants to merge 1 commit intoNixOS:stagingfrom
afh:update-ffmpeg
Closed

ffmpeg: 6.0 -> 6.1#271399
afh wants to merge 1 commit intoNixOS:stagingfrom
afh:update-ffmpeg

Conversation

@afh
Copy link
Member

@afh afh commented Dec 1, 2023

Description of changes

➡️ ffmpeg 6.1 release notes

ℹ️ I had to run nix shell nixpkgs-dev#ffmpeg-headless (where nixpkgs-dev points to a local clone of this repo) several times before the ffmpeg was built. This was due to test failures in the llvm and libopus package.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Priorities

Add a 👍 reaction to pull requests you find important.

@afh afh mentioned this pull request Dec 1, 2023
13 tasks
@afh afh requested a review from tilpner December 1, 2023 10:19
@tilpner
Copy link
Member

tilpner commented Dec 1, 2023

ffmpeg-6 (and the -headless and -full) variants don't compile for me on x86_64 NixOS, due to lack of some nvidia library:

ERROR: cuvid requested, but not all dependencies are satisfied: ffnvcodec

@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Dec 1, 2023
@SharzyL
Copy link
Contributor

SharzyL commented Dec 1, 2023

duplicates #270429

@afh
Copy link
Member Author

afh commented Dec 1, 2023

Thanks for testing @tilpner, and thanks for mentioning #270429, @SharzyL, somehow that PR must've eluded me…

@afh afh closed this Dec 1, 2023
@afh afh deleted the update-ffmpeg branch December 1, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants