Skip to main content

An engine and tools for manipulating videos with thumbor using ffmpeg

Project description

This package provides a thumbor engine that can read, crop, and transcode mp4 and webm videos using ffmpeg.

Usage

To enable this engine, add the following setting to your thumbor.conf:

ENGINE = 'thumbor_video_engine.engines.video'

For non-video files, this engine will fall back to using 'thumbor.engines.pil'.

To enable transcoding to mp4 (h264 or hevc), webm, and animated gif from other video formats, add 'thumbor_video_engine.filters.format' to your FILTERS setting. If 'thumbor.filters.format' is already there, replace it with the filter from this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thumbor-video-engine-1.0.1.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

thumbor_video_engine-1.0.1-py2-none-any.whl (13.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page