update vsync
This commit is contained in:
parent
b06f336a1d
commit
a9b1a57a58
|
@ -96,7 +96,7 @@ namespace MediaBrowser.Api.Playback
|
||||||
public long? InputFileSize { get; set; }
|
public long? InputFileSize { get; set; }
|
||||||
|
|
||||||
public string OutputAudioSync = "1";
|
public string OutputAudioSync = "1";
|
||||||
public string OutputVideoSync = "vfr";
|
public string OutputVideoSync = "-1";
|
||||||
|
|
||||||
public List<string> SupportedAudioCodecs { get; set; }
|
public List<string> SupportedAudioCodecs { get; set; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user