When using Video.JS and Flowplayert as Flash fallback, videos in fullscreen mode are streched to the monitor's width and height, ignoring the aspection ratio of the video. This makes the video look awkward and I cannot see why anyone would want a behavior like this.

However, there's no way to change the config settings for Flowplayer in the Drupal backend such that the param "scaling: fit" is passed to the OBJECT container. Thus I have to change the module's code (theme/video.tpl.php) and my changes will be lost after the next update.

Please add the "scaling: fit" config option to the code by default, as I think this is the most common use case when watching videos in fullscreen mode.

Comments

Jorrit’s picture

Status: Active » Fixed

Fixed in 7.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.