Skip to content

Bump ffmpeg to 8.1.2. Also bump aom, harfbuzz, libass, libdrm, libvmaf, mesa, rist and vulkan sdk#126

Merged
aptalca merged 1 commit into
masterfrom
8.1.2
Jun 25, 2026
Merged

Bump ffmpeg to 8.1.2. Also bump aom, harfbuzz, libass, libdrm, libvmaf, mesa, rist and vulkan sdk#126
aptalca merged 1 commit into
masterfrom
8.1.2

Conversation

@aptalca

@aptalca aptalca commented Jun 25, 2026

Copy link
Copy Markdown
Member

closes #125

@aptalca aptalca requested a review from a team June 25, 2026 18:08
@LinuxServer-CI LinuxServer-CI moved this to PRs Ready For Team Review in Issue & PR Tracker Jun 25, 2026
@LinuxServer-CI

Copy link
Copy Markdown
Collaborator

I am a bot, here is the pushed image/manifest for this PR for commit f18794b :

ghcr.io/linuxserver/lspipepr-ffmpeg:8.1.2-cli-pkg-649eb66c-dev-f18794b16b4f3354cc403ee9eb5dfd3b5f41e60d-pr-126

@thelamer thelamer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker run --rm -it \
  --runtime=nvidia \
  -v $(pwd):/config \
  ghcr.io/linuxserver/lspipepr-ffmpeg:8.1.2-cli-pkg-649eb66c-dev-f18794b16b4f3354cc403ee9eb5dfd3b5f41e60d-pr-126 \
  -hwaccel nvdec \
  -i /config/input.mkv \
  -c:v h264_nvenc \
  -b:v 4M \
  -vf scale=1280:720 \
  -c:a copy \
  /config/output.mkv

@github-project-automation github-project-automation Bot moved this from PRs Ready For Team Review to PRs Approved in Issue & PR Tracker Jun 25, 2026
@aptalca aptalca merged commit b2100f3 into master Jun 25, 2026
6 checks passed
@aptalca aptalca deleted the 8.1.2 branch June 25, 2026 20:12
@LinuxServer-CI LinuxServer-CI moved this from PRs Approved to Done in Issue & PR Tracker Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

[BUG] FFmpeg 8.1 is vulernable to CVE-2026-8461

3 participants