mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-09 22:53:17 +01:00
update GenPtsInput
This commit is contained in:
parent
cd4d170267
commit
f2284af82a
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
{
|
||||
get
|
||||
{
|
||||
return false;
|
||||
return MediaSource.GenPtsInput;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue