xmon / SonataMediaProviderVideoBundle

This bundle extends providers Sonata Media Bundle, creates a new provider for uploading videos and use FFmpeg
MIT License
2 stars 16 forks source link

Sonata Notification #10

Open Filoz opened 7 years ago

Filoz commented 7 years ago

Hi!

thank you for this bundle!

I'm trying it and I'm wondering if it works with sonata notification. Others provider have this kind of option: thumbnail: sonata.media.thumbnail.consumer.format

so... the slow part of the work is done not immediately when the file is uploaded, but with a queue.

I think that this kind of option would be really useful for video provider, in particular for doing the video conversion because sometimes it can be a very long task...