mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #2251] [MERGED] add support for AMD AMF hardware encoding on Windows & Linux #9049
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/2251
Author: @nyanmisaka
Created: 1/10/2020
Status: ✅ Merged
Merged: 1/16/2020
Merged by: @dkanada
Base:
master← Head:master📝 Commits (4)
e95239eadd support for AMD h264_amf & hevc_amf08c4d37add support for AMF hardware encoding on Linux.8868ff2remove useless comment2c10891turn on indentation.📊 Changes
2 files changed (+5 additions, -16 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+2 -15)📝
MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs(+3 -1)📄 Description
Changes
It works like this on windows now.
ffmpeg h264_amf on linux encoding succeed logs
Fixes
issue #1420
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.