简体   繁体   中英

Meaningful thumbnails for a Video using PHP-FFMpeg (Laravel 5)

I'm working on a project using Laravel 5 and the PHP-FFmpeg Library.

Previously someone else asked this question " Meaningful thumbnails for a Video using FFmpeg " that works from the command line.

However, I want to implement the functional equivalent using the PHP-FFmpeg Library.

I have scanned both Stack Overflow and the Unit Tests for PHP-FFmpeg to try and figure out the correct syntax, but it is just not jumping out at me.

So I'm hoping someone with more experience with PHP-FFmpeg can give me some pointers or an example of how to achieve the same results as the command line calls referenced in this post: "Meaningful thumbnails for a Video using FFmpeg".

Thanks in advance for everyone's help.

BTW, This is my first post on Stack Overflow so the site won't let me post all the relevant links (limit 2) or create a tag for "PHP-FFmpeg".

这可能有助于https://trac.ffmpeg.org/wiki/PHP (请参阅页面底部的Wrapper Libraries部分)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM