mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update EncodingHelper.cs
This commit is contained in:
parent
f056704c78
commit
abc7558f51
@ -104,7 +104,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if _mediaEncoder.SupportsHwaccel("vaapi");
|
return _mediaEncoder.SupportsHwaccel("vaapi");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user