Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
a6bc191607
commit
fab4bf184e
|
@ -542,7 +542,7 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
.Append(' ');
|
||||
}
|
||||
|
||||
arg.Append("-autorotate 0");
|
||||
arg.Append("-autorotate 0 ");
|
||||
}
|
||||
|
||||
if (state.IsVideoRequest
|
||||
|
|
Loading…
Reference in New Issue
Block a user