mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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";
|
||||
}
|
||||
|
||||
var supportsGlobalHeaderFlag = state.OutputContainer != "mkv";
|
||||
|
||||
if (string.Equals(videoCodec, "copy", StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
if (state.VideoStream != null
|
||||
|
Loading…
x
Reference in New Issue
Block a user