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 in CentOS7

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

This article will explain in detail how to install ffmpeg in CentOS7, the content of the article is of high quality, so the editor will share it for you as a reference. I hope you will have some understanding of the relevant knowledge after reading this article.

Install EPEL Release, because the installation requires other repo sources, so EPEL support is required:

Yum install-y epel-release

# if there is a missing Code prompt, you can:

Sudo rpm--import / etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7

# after the installation is complete, you can check whether the installation is successful

Yum repolist

Install the Nux-Dextop source

# Import a Code

Sudo rpm-- import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro

# install nux-dextop source

Sudo rpm-Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm

# check whether the repos are installed successfully

Yum repolist

Yum installation ffmpeg:

Yum install-y ffmpeg

Check the ffmpeg version after the installation is complete:

Ffmpeg-version

On how to install ffmpeg in CentOS7 to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

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