mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
Add encoding option bobandweave, change back the EncodingHelper logic
This commit is contained in:
@@ -2011,7 +2011,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
}
|
||||
else
|
||||
{
|
||||
filters.Add("yadif=1:-1:0");
|
||||
filters.Add("yadif=0:-1:0");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user