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

Add scene detection / thumbnail filter options #518

Open kylegilman opened 1 year ago

kylegilman commented 1 year ago

FFMPEG has built-in functions for finding better thumbnails. Let's use them! https://www.bannerbear.com/blog/how-to-set-a-custom-thumbnail-for-a-video-file-using-ffmpeg/

kylegilman commented 1 year ago

This does not work as well as I originally hoped.