Update DynamicHlsController.cs
This commit is contained in:
parent
9cb37ae9c2
commit
d6f01d6503
|
@ -1453,7 +1453,7 @@ namespace Jellyfin.Api.Controllers
|
|||
|
||||
var args = "-codec:v:0 " + codec;
|
||||
|
||||
// if (state.EnableMpegtsM2TsMode)
|
||||
// if (state.EnableMpegtsM2TsMode)
|
||||
// {
|
||||
// args += " -mpegts_m2ts_mode 1";
|
||||
// }
|
||||
|
|
Loading…
Reference in New Issue
Block a user