A video thumbnail source generator for django easy-thumbnails_ using ffmpeg_.
easy_thumbnailsffmpegAdd this package to your Python path or pip install easy-thumbnails-ffmpeg.
Add easy_thumbnails_ffmpeg.source_generators.ffmpeg_frame to THUMBNAIL_SOURCE_GENERATORS in your settings.py::
THUMBNAIL_SOURCE_GENERATORS = (
'easy_thumbnails.source_generators.pil_image', # Default
'easy_thumbnails_ffmpeg.source_generators.ffmpeg_frame',
)
CC0 1.0 Universal (Public Domain)
… _easy-thumbnails: https://github.com/SmileyChris/easy-thumbnails
… _ffmpeg: http://www.ffmpeg.org
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.