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 install ffmpeg Video tool in Centos6.6

2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

How to install ffmpeg video tools in Centos6.6. For this question, this article describes in detail the corresponding analysis and solutions, hoping to help more partners who want to solve this problem to find a more simple and easy way.

1. Install the front tool

If yum-y install gcc cc cl libmpc*// fails later, replenish your own missing package.

two。 Install yasm

1) download wget http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz2), extract tar-xvf yasm-1.3.0.tar.gz3) go to the folder path after you are decompressed, and install cd yasm-1.3.0/./configure & & make & & make install//. If there is a problem, see what is missing in the log, just yum install.

3. Install FFmpeg

1) download (slow, and then download through Dai Lili, you can also find your own domestic resources) wget http://www.ffmpeg.org/releases/ffmpeg-3.4.tar.gz2) decompress tar-xvf ffmpeg-3.4.tar.gz3) enter the folder path after decompression, and install cd ffmpeg-3.4/./configure & & make & & make install

4.ffmpeg-version to view installation results

This is the answer to the question about how to install ffmpeg video tools in Centos6.6. I hope the above content can be of some help to you. If you still have a lot of doubts to be solved, you can follow the industry information channel to learn more about it.

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

Internet Technology

Wechat

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

12
Report