Download the PHP package tbetool/php-video-screenshot without Composer
On this page you can find all versions of the php package tbetool/php-video-screenshot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tbetool/php-video-screenshot
More information about tbetool/php-video-screenshot
Files in tbetool/php-video-screenshot
Download tbetool/php-video-screenshot
More information about tbetool/php-video-screenshot
Files in tbetool/php-video-screenshot
Vendor tbetool
Package php-video-screenshot
Short Description Generate/Take screenshot of the video file in PHP using FFMPEG
License
Homepage http://thebornengineer.com
Package php-video-screenshot
Short Description Generate/Take screenshot of the video file in PHP using FFMPEG
License
Homepage http://thebornengineer.com
Please rate this library. Is it a good library?
Informations about the package php-video-screenshot
php-video-screenshot
Generate screenshot from the video file using PHP
Requirement
- FFMPEG
Using the Library
Installation
Intall library in PHP project using composer
Using Library
Generating screenshot/thumbnail
Screenshot/Thumbnail can be generate by passing absolute path of the video file in following function call.
If you want to save screenshot to a different directory, you can pass the path of the directory as the second parameter.
NOTE
- If output path is not set using setOutputPath() or during generateScreenshot(), it will use the path to the video file to save the screenshot.
Exception Handling
Ex:
Bug Reporting
If you found any bug, create an issue.
Support and Contribution
Something is missing?
Fork
the repositroy- Make your contribution
- make a
pull request
All versions of php-video-screenshot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package tbetool/php-video-screenshot contains the following files
Loading the files please wait ....