Download the PHP package xmon/sonata-media-provider-video-bundle without Composer
On this page you can find all versions of the php package xmon/sonata-media-provider-video-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download xmon/sonata-media-provider-video-bundle
More information about xmon/sonata-media-provider-video-bundle
Files in xmon/sonata-media-provider-video-bundle
Package sonata-media-provider-video-bundle
Short Description This bundle extends providers Sonata Media Bundle, creates a new provider for uploading videos and use FFmpeg
License MIT
Homepage https://github.com/xmon/SonataMediaProviderVideoBundle
Informations about the package sonata-media-provider-video-bundle
SonataMediaProviderVideoBundle
The SonataMediaProviderVideoBundle
extends providers SonataMediaBundle,
creates a new video provider
for uploading videos, generate thumbnail and use FFmpeg.
This Bundle is based on sergeym/VideoBundle, this Fork and the rest of the Forks of the main project appear to be abandoned and I have made many changes, so I decided to create a new functional and documented project.
Requirements
You need install ffmpeg in your server.
Installation
First you need install phansys/getid3 dependency
There are a problem installing from composer.json of this bundle, issue #16
Install this bundle
Add VideoBundle to your application kernel
Configuration example
fter installing the bundle, make sure you configure these parameters
Twig usage
For printing the URLs of the converted videos that have been saved in the metadata field, I have created 3 twig filters
Credits
- Thanks to all contributors who participated in the initial Forks of this project. Especially with the main Fork (maerianne/MaesboxVideoBundle) and Fork (sergeym/VideoBundle) I used to continue my development.
- Thanks other proyects required by this one:
- It has been used videojs plugin such as video player in the administration
All versions of sonata-media-provider-video-bundle with dependencies
sonata-project/media-bundle Version @stable
phansys/getid3 Version ~2.1@dev
php-ffmpeg/php-ffmpeg Version ~0.6