开发者

what is alternative to ffmpeg for generating thumbnails

Currently I am using ffmpeg to generate thumbnails from the uploaded video. Its working fine. But, i guess there should be better option to this. So, i am looking for the alternative to generate thumbnail from ffmpeg.

Currently i am using PHP. So, any solution in php will be great. I was thinking about imagemagick but i am not sure开发者_StackOverflow社区 about it.

Any help on this will be greatly appreciated. Any suggestions are welcome.

Hope this question is clear.


Maybe you can grab the frame at 100% using ffmpeg and then downsize / edit it with either GD or ImageMagick


Ive never tried it befoe, but I think MEncoder is generally regarded as the alternative to FFMPEG. Niggles' statement about resizing is probably your best for resizing the thumbnails

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜