mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
Update EncodingHelper.cs
This commit is contained in:
@@ -104,7 +104,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if _mediaEncoder.SupportsHwaccel("vaapi");
|
return _mediaEncoder.SupportsHwaccel("vaapi");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user