Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg: 6.0 -> 6.1 #271399

Closed
wants to merge 1 commit into from
Closed

ffmpeg: 6.0 -> 6.1 #271399

wants to merge 1 commit into from

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

@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants