소스 검색

Apply suggestions from code review

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Nyanmisaka 4 년 전
부모
커밋
fab4bf184e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs

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

@@ -542,7 +542,7 @@ namespace MediaBrowser.Controller.MediaEncoding
                             .Append(' ');
                     }
 
-                    arg.Append("-autorotate 0");
+                    arg.Append("-autorotate 0 ");
                 }
 
                 if (state.IsVideoRequest