mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-07 20:50:18 -05:00
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 string OutputAudioSync = "1";
|
||||
public string OutputVideoSync = "vfr";
|
||||
public string OutputVideoSync = "-1";
|
||||
|
||||
public List<string> SupportedAudioCodecs { get; set; }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user