remove extra space on Brightcove video player -


i have media on broghtcove doesn't have head , tail black space. on video player automatically adds up. here video black space on top , bottom. doesn't show on full screen model

enter image description here

here video setting available brightcove, don't see option fix there. enter image description here

how can fix this?

with version of brightcove's player default player size defined in "template" player based on. template name displayed under player name in publishing module. alternatively set player size in embed code:

<param name="width" value="480" /> <param name="height" value="270" /> 

Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -