Is there any way to crop a video automatically in android studio?
What I want to do is receive a video in a videoView, for example, stored in firebase. And I need that video to fit a vertical videoView, cutting off or not showing any excess. So if its an horizontal video just remove the sides and center it. Something like this :