mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-07 02:36:20 +00:00
add yadif setting
This commit is contained in:
@@ -13,6 +13,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
public string VaapiDevice { get; set; }
|
||||
public int H264Crf { get; set; }
|
||||
public string H264Preset { get; set; }
|
||||
public string DeinterlaceMethod { get; set; }
|
||||
public bool EnableHardwareEncoding { get; set; }
|
||||
public bool EnableSubtitleExtraction { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user