I have a problem with sonata.media.provider.file. When I'm trying to upload video using sonata.media.provider.file, And try to create video thumbnail. It is not working.
This documentation Say's http://sonata-project.org/bundles/media/master/doc/reference/helpers.html
"The sonata.media.provider.file provider does not generate thumbnails."
Ok.
So, What can I do If I do not want to upload video through youtube provider, dailymotion provider or vimeo provider in media bundle.
I want to upload custom video and generate thumbnail. How It is possible in Sonata media bundle ?
I want to know this is bug or not given functionality by Sonata media bundle ?
Thanks !!