Download the PHP package jackal/giffhanger without Composer
On this page you can find all versions of the php package jackal/giffhanger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package giffhanger
Giffhanger
(play on words: from "Cliffhanger")
It generates Video previews in GIF or Video format. To use this library you need ffmpeg executable installed
Installation
Usage
Minimal example
Options
- resize_width: resize width (in pixels) of the output file [default: 640]
- crop_ratio: crop the video following the value passed [default crop is not applied]
- temp_dir: define the temp directory used to generate the output file [default is system temp directory]
- frames: number of "pieces" taken to build the preview [default is 3]
- duration: duration (in seconds) of the preview [default is 6]
- bitrate: bitrate of the video (used only in case of mp4 output) [default 600]
- frame_rate: framerate of the output [default 10]
All versions of giffhanger with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
php-ffmpeg/php-ffmpeg Version ^0.14.0
symfony/options-resolver Version >=3.4
brainmaestro/composer-git-hooks Version ^2.8
ext-fileinfo Version *
php-ffmpeg/php-ffmpeg Version ^0.14.0
symfony/options-resolver Version >=3.4
brainmaestro/composer-git-hooks Version ^2.8
ext-fileinfo Version *
The package jackal/giffhanger contains the following files
Loading the files please wait ....