PHP: a simple way to get a video preview image-PHP source code

Source: Internet
Author: User
This article mainly introduces PHP's simple method of obtaining video preview images, which involves php's techniques for operating multimedia files and is of great practical value, for more information about how to use PHP to obtain a video preview, refer to the next article. This article mainly introduces php's simple method of obtaining a video preview. it involves PHP's skills for operating multimedia files. it is of great practical value. For more information, see

This example describes how to obtain a video preview in PHP. Share it with you for your reference. The specific implementation method is as follows:

The code is as follows:

 "; $ Command =" ffmpeg-v 0-y-I $ input-vframes 1-ss 5-vcodec mjpeg-f rawvideo-s 286x160-aspect $ output "; echo "$ command
"; Shell_exec ($ command); echo" Converted
";}?>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.