0

How to generate thumbnail from a uploaded video using Imagine’s library. i want to generate thumb when i upload a video from backend. i m using sonata media bundle. they are using imagine library from generating thumbnails.

Aman Varshney
  • 820
  • 1
  • 9
  • 26

1 Answers1

0

you can't do that, you need to use any video conversion library, it will help to generate image from video file.

Link: ffmpeg

Muhammad
  • 3,169
  • 5
  • 41
  • 70