mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
Add space
Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
bafcadbe58
commit
d063300af4
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue