mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-09-07 07:02:05 +00:00
remove test patch
This commit is contained in:
parent
918df5e352
commit
a012a4574f
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue