remove test patch
This commit is contained in:
parent
918df5e352
commit
a012a4574f
|
@ -2737,8 +2737,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||||
args += " -mpegts_m2ts_mode 1";
|
args += " -mpegts_m2ts_mode 1";
|
||||||
}
|
}
|
||||||
|
|
||||||
var supportsGlobalHeaderFlag = state.OutputContainer != "mkv";
|
|
||||||
|
|
||||||
if (string.Equals(videoCodec, "copy", StringComparison.OrdinalIgnoreCase))
|
if (string.Equals(videoCodec, "copy", StringComparison.OrdinalIgnoreCase))
|
||||||
{
|
{
|
||||||
if (state.VideoStream != null
|
if (state.VideoStream != null
|
||||||
|
|
Loading…
Reference in New Issue
Block a user