update GenPtsInput

This commit is contained in:
Luke Pulverenti 2017-05-14 15:17:35 -04:00
parent cd4d170267
commit f2284af82a

View File

@ -59,7 +59,7 @@ namespace MediaBrowser.Controller.MediaEncoding
{
get
{
return false;
return MediaSource.GenPtsInput;
}
}