mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
update audio sync params
This commit is contained in:
parent
508edad222
commit
8eb4c034b4
9 changed files with 207 additions and 56 deletions
|
|
@ -55,7 +55,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
return "-1";
|
||||
}
|
||||
}
|
||||
public string OutputAudioSync = "1";
|
||||
|
||||
public string InputAudioSync { get; set; }
|
||||
public string InputVideoSync { get; set; }
|
||||
public TransportStreamTimestamp InputTimestamp { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue