kylegilman / video-embed-thumbnail-generator

A WordPress plugin that generates thumbnails, HTML5-compliant videos, and embed codes for locally hosted videos. Requires FFMPEG or LIBAV for encoding.
http://wordpress.org/plugins/video-embed-thumbnail-generator/
GNU General Public License v2.0
48 stars 27 forks source link

Video Gallery Height #399

Closed dmkjr closed 6 years ago

dmkjr commented 6 years ago

I'm have set a height="XXX" attribute in the shortcode, but our videos on this page are still showing up not uniform. I understand one video is landscape and one video is portrait, but I thought through the settings and especially the height attribute, I could level that out.

https://cityofhanahan.com/galleries/midnight-basketball/

kylegilman commented 6 years ago

The height attribute doesn't affect video gallery thumbnails, only individual video players. The plugin doesn't have any settings to constrain video gallery thumbnail aspect ratios. If you crop the portrait-oriented thumbnail to 16:9 aspect ratio yourself that should solve the problem.

dmkjr commented 6 years ago

Thanks. Does your plugin offer the ability to crop that thumbnail?

kylegilman commented 6 years ago

WordPress has that function built in. https://enviragallery.com/how-to-edit-images-in-wordpress/