Closed (works as designed)
Project:
Video Filter
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2012 at 20:03 UTC
Updated:
8 Mar 2016 at 23:52 UTC
Jump to comment: Most recent
Comments
Comment #1
GinaF commentedI am also having trouble with using the width and height parameters.
I discovered that they are ignored unless you are using the correct scaling - ie. if it's a 640x480 video, you can't make it 200x400. Maybe that is your problem??
Comment #2
carrierawks commentedPerhaps that is the issue. But making the player any size shouldn't be a problem...at least you would think. Hmmmm
Comment #3
rjdjohnston commentedThat's part of the issue; we're experiencing the same but found youtube videos do not display with ANY additional attributes. If we simply embed youtube and let the defaults work it displays. This is a major roadblock!!!
Comment #4
gbohara commentedWe can include aspect ratio in the video url
[video:http://vimeo.com/43338103 width:500 height:275 align:center ratio:16/9]
Comment #5
minnur commentedCorrect, ratio setting is forcing your player to use proper based on width/height.