You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with only width as Size (to keep aspect ratio) the result gets distorted.
Reason is most likely due only checking the positive numbers of rotation here:
Movies I record on Samsung Galaxy S23 in portrait mode have this metadata (only showing related data):
Note the rotation is
-90
.When I run
FFMpegCore/FFMpegCore/FFMpeg/FFMpeg.cs
Line 45 in 6c2311c
Reason is most likely due only checking the positive numbers of rotation here:
FFMpegCore/FFMpegCore/FFMpeg/SnapshotArgumentBuilder.cs
Line 67 in 6c2311c
The text was updated successfully, but these errors were encountered: