dsflxcfuw27742248 2015-03-16 15:17
浏览 535

使用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".

  • 写回答

1条回答 默认 最新

  • dqteh7347 2015-07-10 16:07
    关注

    This might help https://trac.ffmpeg.org/wiki/PHP (refer to the section Wrapper Libraries at the bottom of the page).

    评论

报告相同问题?

悬赏问题

  • ¥20 delta降尺度方法,未来数据怎么降尺度
  • ¥15 c# 使用NPOI快速将datatable数据导入excel中指定sheet,要求快速高效
  • ¥15 再不同版本的系统上,TCP传输速度不一致
  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程