aFarkas / jMediaelement

jquery multimedia framework
GNU General Public License v2.0
150 stars 23 forks source link

Video and poster image not displayed correctly when in fullscreen mode (portrait orientation) #20

Closed ghost closed 12 years ago

ghost commented 12 years ago

When in fullscreen mode in portrait orientation, the video is not always sized correctly, some of the video element seems to get clipped. Additionally, the poster image that gets displayed once the video ends, is stretched vertically.

Environment: iPad iOS 4.3 Orientation: Portrait Test Page: JME 2 + jQuery Mobile Demo (jme-jqm.html)

Cheers, Matt