mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update qsv encoding
This commit is contained in:
parent
455d38ceb4
commit
aeb4c520be
@ -568,7 +568,7 @@ namespace MediaBrowser.Api.Playback
|
|||||||
{
|
{
|
||||||
if (filters.Count > 1)
|
if (filters.Count > 1)
|
||||||
{
|
{
|
||||||
filters[filters.Count - 1] += ":flags=fast_bilinear";
|
//filters[filters.Count - 1] += ":flags=fast_bilinear";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user