1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/lib
Jonathan Hefner 3397924e66
Use FFmpeg scene detection for video previews
Generating a video preview by capturing only the first frame of a video
is problematic for videos that begin with a fade in from black.  By
using keyframe and scene detection that is built in to FFmpeg, we can
generate a more representative preview.
2020-11-17 17:25:01 -05:00
..
active_storage Use FFmpeg scene detection for video previews 2020-11-17 17:25:01 -05:00
tasks Add foreign key to active_storage_attachments for blob_id via new migration 2019-01-16 13:13:23 +00:00
active_storage.rb Remove deprecated ActiveStorage::Transformers::MiniMagickTransformer 2020-10-30 00:25:47 +00:00