浏览代码

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