Apply suggestions from code review

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
Nyanmisaka 2021-03-22 19:47:05 +08:00 committed by GitHub
parent a6bc191607
commit fab4bf184e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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