buggedcom / phpvideotoolkit-v2

PHP Video Toolkit version 2 helps take the voodoo out of ffmpeg and provides a convenient object oriented wrapper around the ffmpeg programme.
Other
262 stars 86 forks source link

Is that works without FFMPEG? #124

Open ahaomar opened 3 years ago

ahaomar commented 3 years ago

My server does not support ffmpeg so looking for a alternative could you please guide me is that working without that? i just need for generative of video thumbs. if you know any alternative from that i can get the video thumbnails please guide me. and if this extension works without installtion of ffmpeg extension so let me know

tsmgeek commented 3 years ago

Use a 3rd party service like AWS Elastic Transcoder/Quencode etc.

This app is an interface library for ffmpeg.