Download the PHP package emgag/video-thumbnail-sprite without Composer
On this page you can find all versions of the php package emgag/video-thumbnail-sprite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download emgag/video-thumbnail-sprite
More information about emgag/video-thumbnail-sprite
Files in emgag/video-thumbnail-sprite
Package video-thumbnail-sprite
Short Description PHP library for generating video thumbnail sprites
License MIT
Homepage https://github.com/emgag/video-thumbnail-sprite
Informations about the package video-thumbnail-sprite
video-thumbnail-sprite
WARNING: This library is no longer maintained /WARNING
PHP library for generating video thumbnail sprites to be used for thumbnails in JWPlayer's seek bar.
System requirements
PHP 7.x (see release 0.2 for the latest version supporting PHP 5.5/5.6).
Following binaries need to be installed
- Either ffmpeg (tested with >= v2.2) or ffmpegthumbnailer
- imagemagick (tested with >= v6.6)
Installation
Usage
There are two different thumbnailing methods available, ffmpeg (default) or ffmpegthumbnailer.
To keep individual source images of the sprite instead of removing it after assembling the sprite into a single image:
Acknowledgments
- Inspired by vlanard/videoscripts and scaryguy/jwthumbs.
- Thanks to Mehrdad-Dadkhah for adding ffmpegthumbnailer support and other additional features.
Uses:
- captioning/captioning
- emgag/flysystem-tempdir
- intervention/image
- php-ffmpeg/php-ffmpeg
- symfony/process
- thephpleague/flysytem
License
video-thumbnail-sprite is licensed under the MIT License.
All versions of video-thumbnail-sprite with dependencies
intervention/image Version ^2.0
symfony/process Version ^2.5|^3.0|^4.0
captioning/captioning Version ^2.0
php-ffmpeg/php-ffmpeg Version ~0.6
emgag/flysystem-tempdir Version ^0.1.0