2017 © Pedro PelĂĄez
 

library video-gif

PHP library to create animated gif thumbnails for videos

image

antalaron/video-gif

PHP library to create animated gif thumbnails for videos

  • Tuesday, May 24, 2016
  • by antalaron
  • Repository
  • 1 Watchers
  • 1 Stars
  • 63 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 5 % Grown

The README.md

VideoGif

A PHP library to create animated gif thumbnails for videos., (*1)

Good to know

How this library works

This library requires a working FFMpeg install. You will need both FFMpeg and FFProbe binaries to use it. Be sure that these binaries can be located with system PATH., (*2)

Known issues

  • to be written

Installation

The recommended way to install VideoGif is through Composer., (*3)

{
    "require": {
        "antalaron/video-gif": "~0.1"
    }
}

Basic Usage

$videoGif = new Antalaron\VideoGif\VideoGif();

$videoGif->create('path/to/video.mp4', 'path/to/video.gif');

License

This project is licensed under the MIT license., (*4)

The Versions

24/05 2016

dev-master

9999999-dev

PHP library to create animated gif thumbnails for videos

  Sources   Download

MIT

The Requires

 

gif video thumbnail video processing animated gif

23/05 2016

v0.1.1

0.1.1.0

PHP library to create animated gif thumbnails for videos

  Sources   Download

MIT

The Requires

 

gif video thumbnail video processing animated gif

23/05 2016

v0.1

0.1.0.0

PHP library to create animated gif thumbnails for videos

  Sources   Download

MIT

The Requires

 

gif video thumbnail video processing animated gif