Explorar el Código

Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
不帅你报警 hace 4 años
padre
commit
30bfa5536f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

+ 0 - 1
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

@@ -457,7 +457,6 @@ namespace MediaBrowser.Controller.MediaEncoding
             var isWindows = RuntimeInformation.IsOSPlatform(OSPlatform.Windows);
             var isLinux = RuntimeInformation.IsOSPlatform(OSPlatform.Linux);
             var isMacOS = RuntimeInformation.IsOSPlatform(OSPlatform.OSX);
-            
             if (!IsCopyCodec(outputVideoCodec))
             {
                 if (state.IsVideoRequest