fix build
This commit is contained in:
parent
df6b303da7
commit
17527d68df
|
@ -530,6 +530,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
.Append(' ')
|
||||
.Append("-filter_hw_device ocl ");
|
||||
}
|
||||
}
|
||||
|
||||
if (state.IsVideoRequest
|
||||
&& string.Equals(encodingOptions.HardwareAccelerationType, "videotoolbox", StringComparison.OrdinalIgnoreCase))
|
||||
|
|
Loading…
Reference in New Issue
Block a user