mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
Enable BWDIF VideoToolbox deint filter when available (#12634)
This commit is contained in:
@@ -137,6 +137,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
"flip_vulkan",
|
||||
// videotoolbox
|
||||
"yadif_videotoolbox",
|
||||
"bwdif_videotoolbox",
|
||||
"scale_vt",
|
||||
"transpose_vt",
|
||||
"overlay_videotoolbox",
|
||||
|
||||
Reference in New Issue
Block a user