update live tv hls

This commit is contained in:
Luke Pulverenti
2016-09-20 15:42:53 -04:00
parent bcfef5dd83
commit 97ea2ff43a
3 changed files with 30 additions and 22 deletions

View File

@@ -113,6 +113,8 @@ namespace MediaBrowser.Api.Playback.Hls
args += GetGraphicalSubtitleParam(state, codec);
}
args += " -flags -global_header";
return args;
}