IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.04k stars 57 forks source link

[BUG] Videos are stretched or cropped #425

Open adro79 opened 1 week ago

adro79 commented 1 week ago

Describe the bug Some videos have large stretching or aren't fit properly on screen when opening from timeline or album. It fixes itself when you swipe from another image/video.

To Reproduce Steps to reproduce the behavior:

  1. Open video from timeline/album

Screenshots Wrong: Screenshot_20240624-134916.png Correct: Screenshot_20240624-134936.png

Smartphone (please complete the following information):

Additional context I think it tries to stretch the to the screen ratio rather than the actual video ratio, I tested screen recording and it plays nice.