mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:02:58 +00:00
Enable BWDIF VideoToolbox deint filter when available (#12634)
This commit is contained in:
parent
6deebb4498
commit
0ff7f28753
2 changed files with 5 additions and 1 deletions
|
|
@ -137,6 +137,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
"flip_vulkan",
|
||||
// videotoolbox
|
||||
"yadif_videotoolbox",
|
||||
"bwdif_videotoolbox",
|
||||
"scale_vt",
|
||||
"transpose_vt",
|
||||
"overlay_videotoolbox",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue