Hello,
I tried to use Media with FitVids module , but there is a problem the title always shown and there are black in top and bottom in video.. how can i fix it.

thank u.

CommentFileSizeAuthor
video.png475.84 KBwooody

Comments

gmclelland’s picture

I seem to be getting the same thing.

gmclelland’s picture

Status: Active » Closed (works as designed)

Got it working, make sure the height and width at /admin/structure/file-types/manage/video/file-display

is set to a proper ratio, see http://clipstream.com/help/video3/aspect_ratios.shtml for ratios.

Once I changed the width from 390 to 360, the black bars disappeared. Make sure the width matches the type of video ratios you are displaying.

brightbold’s picture

Issue summary: View changes

Thank you so much @gmclelland! I had been reluctant to put fixed pixel amounts in those fields because my site is responsive, but your solution is the ticket: just put in measurements that provide the correct aspect ratio and FitVids will take care of the rest.