mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #3500] [MERGED] Add FFmpeg 4.3 detection and solve the green line on QSV HWA #9560
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3500
Author: @nyanmisaka
Created: 7/4/2020
Status: ✅ Merged
Merged: 7/14/2020
Merged by: @dkanada
Base:
master← Head:vpp-qsv📝 Commits (5)
bfd8782Merge pull request #2 from jellyfin/master912946aMerge pull request from jellyfin/masterf5c5352add FFmpeg 4.3 detection and testsce85ceasolve the green line issue on QSVd0098f1update ffmpeg 4.3 from zeranoe builds📊 Changes
5 files changed (+23 additions, -6 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+7 -5)📝
MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs(+1 -0)📝
deployment/build.windows.amd64(+1 -1)📝
tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTests.cs(+2 -0)📝
tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTestsData.cs(+12 -0)📄 Description
Changes
Issues
Note
Since in FFmpeg 4.2 and older versions
vpp_qsvcannot handle HEVC format.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.