mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04: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