remove test patch

This commit is contained in:
artiume 2020-01-28 21:36:51 -05:00 committed by GitHub
parent 918df5e352
commit a012a4574f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2737,8 +2737,6 @@ namespace MediaBrowser.Controller.MediaEncoding
args += " -mpegts_m2ts_mode 1";
}
var supportsGlobalHeaderFlag = state.OutputContainer != "mkv";
if (string.Equals(videoCodec, "copy", StringComparison.OrdinalIgnoreCase))
{
if (state.VideoStream != null