mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-03 22:40:09 +00:00
feat: fully support videotoolbox hardware filters
Signed-off-by: gnattu <gnattuoc@me.com>
This commit is contained in:
parent
21bf557145
commit
1cb7264f0d
2 changed files with 109 additions and 41 deletions
|
|
@ -129,6 +129,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
// videotoolbox
|
||||
"yadif_videotoolbox",
|
||||
"scale_vt",
|
||||
"overlay_videotoolbox",
|
||||
// rkrga
|
||||
"scale_rkrga",
|
||||
"vpp_rkrga",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue