In commit http://cgit.drupalcode.org/video_filter/commit/?h=7.x-3.x&id=583e37bfe61... the way the video ratio is calculated was changed.

When a video is added, such as [video:https://www.youtube.com/watch?v=0zo3F7-G9ss] the video is output as a square, adds letter boxing, and does not display at the correct aspect ratio.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kevincrafts created an issue. See original summary.

kevincrafts’s picture

Title: Video doesn't display at correct aspect ratio » Patch
FileSize
856 bytes

Applying the code that used to calculate the aspect ratio back when video does not have a set width or height but ratio is set.

kevincrafts’s picture

Title: Patch » Video doesn't display at correct aspect ratio

fixing issue title.

afinnarn’s picture

Status: Active » Reviewed & tested by the community

moving this to RTBC since I applied the patch and it worked as expected.

kevincrafts’s picture

Issue summary: View changes
DamienMcKenna’s picture

Thanks for the patch and the reviews.

DamienMcKenna’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

Status: Fixed » Closed (fixed)

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