mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Add space
Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
bafcadbe58
commit
d063300af4
@ -1711,7 +1711,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|| !videoHeight.HasValue
|
||||
|| outputHeight != videoHeight.Value)
|
||||
{
|
||||
//Force nv12 pixel format to enable 10-bit to 8-bit colour conversion.
|
||||
// Force nv12 pixel format to enable 10-bit to 8-bit colour conversion.
|
||||
filters.Add(
|
||||
string.Format(
|
||||
CultureInfo.InvariantCulture,
|
||||
|
Loading…
x
Reference in New Issue
Block a user