Fill in issue/PR comment

This commit is contained in:
James Harvey 2023-02-04 02:17:36 +00:00
parent c70508b089
commit f2cc0e7069
1 changed files with 1 additions and 1 deletions

View File

@ -5787,7 +5787,7 @@ namespace MediaBrowser.Controller.MediaEncoding
} }
// Copy the movflags from GetProgressiveVideoFullCommandLine // Copy the movflags from GetProgressiveVideoFullCommandLine
// See # for explanation on why this is needed // See #9248 and the associated PR for why this is needed
var mp4ContainerNames = new HashSet<String> { var mp4ContainerNames = new HashSet<String> {
"mp4", "mp4",
"m4a", "m4a",