fix: use Metal tonemap instead of OpenCL (#11198)

This commit is contained in:
gnattu
2024-03-24 22:20:05 +08:00
committed by GitHub
parent cf16110a56
commit b1870792b1
2 changed files with 35 additions and 41 deletions

View File

@@ -130,6 +130,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
"yadif_videotoolbox",
"scale_vt",
"overlay_videotoolbox",
"tonemap_videotoolbox",
// rkrga
"scale_rkrga",
"vpp_rkrga",