daniebeler / pixelix

Android Client for Pixelfed
https://pixelix.vercel.app/
GNU General Public License v3.0
19 stars 1 forks source link

Video in portrait mode shown in wrong aspect ratio #79

Open ThomasNeubauer opened 2 hours ago

ThomasNeubauer commented 2 hours ago

If i want to view a video in portrat format, i uploaded to my pixelfed account, it is not shown in correct aspect ratio. The video itself has been uploaded via web-interface and can be viewed in correct aspect ratio there. pixelix_bug

Already happened in old pixelix version and now also in v3.0.

daniebeler commented 2 hours ago

Thank you for reporting this issues. We will look into it and fix it with the next update.

ThomasNeubauer commented 2 hours ago

I don't know if this helps, but if i use my Tusky client, the video is also shown in the same "wrong" aspect ratio in the feed, but Tusky allows to tap on the video. This opens the "full" video then. Even on the web-interface it works like that.

daniebeler commented 2 hours ago

Thanks for the information. This is a tricky bug to fix. It happens because sometimes the API returnes a wrong aspect ratio. But i hope we will find a workaround.