PHPackages                             goncziakos/sonata-media-provider-video-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. goncziakos/sonata-media-provider-video-bundle

ActiveSymfony-bundle[Image &amp; Media](/categories/media)

goncziakos/sonata-media-provider-video-bundle
=============================================

This bundle extends providers Sonata Media Bundle, creates a new provider for uploading videos and use FFmpeg

v2.2.1(1mo ago)02.4k1MITPHPPHP &gt;=8.0

Since Feb 8Pushed 1mo agoCompare

[ Source](https://github.com/goncziakos/SonataMediaProviderVideoBundle)[ Packagist](https://packagist.org/packages/goncziakos/sonata-media-provider-video-bundle)[ Docs](https://github.com/goncziakos/SonataMediaProviderVideoBundle)[ RSS](/packages/goncziakos-sonata-media-provider-video-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (18)Versions (6)Used By (0)

SonataMediaProviderVideoBundle
==============================

[](#sonatamediaprovidervideobundle)

The `SonataMediaProviderVideoBundle` extends providers [SonataMediaBundle](https://github.com/sonata-project/SonataMediaBundle), creates a new video `provider` for uploading videos, generate thumbnail and use FFmpeg.

This Bundle is based on [xmon/SonataMediaProviderVideoBundle](https://github.com/xmon/SonataMediaProviderVideoBundle), forked from Grand-Central/SonataMediaProviderVideoBundle [Grand-Central/SonataMediaProviderVideoBundle](https://github.com/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
------------

[](#requirements)

You need install [ffmpeg](https://www.ffmpeg.org/) in your server.

Installation
------------

[](#installation)

### Install this bundle

[](#install-this-bundle)

```
$ composer require xmon/sonata-media-provider-video-bundle
```

Add VideoBundle to your application kernel
------------------------------------------

[](#add-videobundle-to-your-application-kernel)

```
// config/bundles.php
