Download the PHP package goncziakos/sonata-media-provider-video-bundle without Composer
On this page you can find all versions of the php package goncziakos/sonata-media-provider-video-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download goncziakos/sonata-media-provider-video-bundle
More information about goncziakos/sonata-media-provider-video-bundle
Files in goncziakos/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/goncziakos/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 xmon/SonataMediaProviderVideoBundle, forked from Grand-Central/SonataMediaProviderVideoBundle Grand-Central/SonataMediaProviderVideoBundle 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
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
symfony/framework-bundle Version ^5.4 || ^6.4
sonata-project/admin-bundle Version ^4.28
sonata-project/media-bundle Version ^4.10
doctrine/doctrine-bundle Version ^2.7
doctrine/orm Version ^2.16
php-ffmpeg/php-ffmpeg Version ^1.2
ext-fileinfo Version *