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
First of all, thank you for building and supporting this library. It saved me a significant amount of time.
Unfortunately, lately, I discovered the following issue – when I try to export the landscape video as a portrait video with the AVVideoScalingModeResizeAspectFill, it correctly crops the video horizontally, but doesn't scale it vertically. Please see the images attached below.
Hello,
First of all, thank you for building and supporting this library. It saved me a significant amount of time.
Unfortunately, lately, I discovered the following issue – when I try to export the landscape video as a portrait video with the
AVVideoScalingModeResizeAspectFill
, it correctly crops the video horizontally, but doesn't scale it vertically. Please see the images attached below.Original video (portrait):
Original video (landscape):
The result of compression:
The expected result of compression:
The configuration used:
Has anyone faced this issue or does a know a way around it?
Thank you!
The text was updated successfully, but these errors were encountered: