Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use ffmpeg to get the first frame of video as a thumbnail in php

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to use ffmpeg in php to obtain the first frame of video thumbnail related knowledge, the content is detailed and easy to understand, the operation is simple and fast, has a certain reference value, I believe that after reading this php how to use ffmpeg to obtain the first frame of video thumbnail article will have a harvest, let's take a look at it.

Php ffmpeg gets video thumbnail figure 1. Environment

Centos 7

Ffmpeg version 2.8.15 Copyright

2.centos7 install ffmpeg

Centos7 install ffmpeg

Sudo rpm-- import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.rosudo rpm-Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpmsudo yum install ffmpeg ffmpeg-devel-y

[Ubuntu install ffmpeg]

Sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-nextsudo apt-get updatesudo apt-get install ffmpeg

Check whether the environment variable is configured successfully

Ffmpeg-version

3. The project installs the ffmpeg package composer require php-ffmpeg/php-ffmpeg4.php code

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report