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