From 080039be0487da076aba19c1581b40138503ad48 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Thu, 13 Aug 2026 14:12:43 -0500 Subject: [PATCH] chore: update windows ffmpeg (#2982) --- .github/workflows/artifacts.yml | 2 +- CHANGELOG.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index ddf9467a8..3a63b8d0e 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -311,7 +311,7 @@ jobs: uses: suisei-cn/actions-download-file@v1.3.0 id: downloadffmpeg with: - url: "https://github.com/ErsatzTV/ErsatzTV-ffmpeg/releases/download/8.1.2/ffmpeg-n8.1.2-etv-g20138c8f-win64-gpl-8.1.zip" + url: "https://github.com/ErsatzTV/ErsatzTV-ffmpeg/releases/download/8.1.2/ffmpeg-n8.1.2-etv-g25d21b2c-win64-gpl-8.1.zip" target: ffmpeg/ - name: Package artifacts diff --git a/CHANGELOG.md b/CHANGELOG.md index a2cbf9afc..e21c410ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - Add `Streaming Engine` dropdown to playback troubleshooter to support troubleshooting Next engine playback -- Next engine: use `overlay_qsv` for watermarks and image subtitles +- Next engine: use `overlay_qsv` for hardware-accelerated watermarks and image subtitles ### Changed - Upgrade Mesa driver in docker from 25.2.8 to 26.0.3 to fix issues with hevc_vaapi encoder when using radeonsi driver ### Fixed -- Bundle new ffmpeg 8.1.2 build that is patched to fix Vulkan/CUDA interop (libplacebo tonemapping) on windows +- Bundle new ffmpeg 8.1.2 build on Windows that is patched to fix + - Vulkan/CUDA interop (libplacebo tonemapping) + - Unexpected slow performance with image subtitles - Enable Vulkan/CUDA interop (libplacebo tonemapping) in Docker, using Legacy and Next streaming engines - Fix regression from `v26.6.0` that caused external (sidecar) subtitles from Jellyfin and Emby to go missing - All Jellyfin external subtitles were deleted by hourly maintenance, so they were missing from **Troubleshooting** > **Playback** and were never burned in