mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
Enable the new BWDIF CUDA deint filter when available
this requires jellyfin-ffmpeg7 Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
@@ -110,6 +110,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
// cuda
|
||||
"scale_cuda",
|
||||
"yadif_cuda",
|
||||
"bwdif_cuda",
|
||||
"tonemap_cuda",
|
||||
"overlay_cuda",
|
||||
"transpose_cuda",
|
||||
|
||||
Reference in New Issue
Block a user