I've noticed one more bug (or, lacking of a feature :)) with 4:3 aspect ratio:
https://codepen.io/yuriyku/pen/BrmgpQ
I'd like to see the video adjusted, preserving aspect ratio
In fullscreen the video is cropped. See screenshots.


p.s. And thanks for your active support. Plyr is getting better and nicer every day :)
It's been raised before. It's a tricky one though due to the responsive requirement. I'll keep looking into it though and see what I can do....
I renamed this to clarify it's only for vimeo. Will change it back in case I got that wrong?
Also, the default behavior should probably be pad, not stretch (which is how I interpret the suggestion).
I have a similar scaling issue with Vimeo and Youtube videos (HTML5 is okay) when on my 21:9 screen:

Hi, is there no temporary fix for this? I just built quite a large project on Plyr using Vimeo files and found this quite critical bug in the final testing phase. I consider it to be serious enough to throw away weeks of development and replace Plyr with another player,
Hey @rklabal , could you check the latest version? I've pushed a fix which should mean that non standard aspect ratios will now be catered for in fullscreen.
Hi @sampotts , I honestly didnt expect a reply, let alone an extremely fast one, but yes - it seems like the latest Plyr version works perfectly with different resolutions of Vimeo videos in fullscreen! Thank you so much for the quick fix!