mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-11 09:13:54 -04:00
Temporary fix/change forcing yadif to "send_field"
This commit is contained in:
parent
cd13f718fb
commit
8531ed646d
@ -2011,7 +2011,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
}
|
||||
else
|
||||
{
|
||||
filters.Add("yadif=0:-1:0");
|
||||
filters.Add("yadif=1:-1:0");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user