linux下安装ffmpeg的详细教程

作者:ZT1994 时间:2023-09-12 18:36:55 

一、centos linux下安装ffmpeg

1、下载解压


wget http://www.ffmpeg.org/releases/ffmpeg-3.1.tar.gz
tar -zxvf ffmpeg-3.1.tar.gz

2、 进入解压后目录,输入如下命令/usr/local/ffmpeg为自己指定的安装目录


cd ffmpeg-3.1
./configure --prefix=/usr/local/ffmpeg
make && make install

3、配置变量


vi /etc/profile
在最后PATH添加环境变量:
export PATH=$PATH:/usr/local/ffmpeg/bin
保存退出
查看是否生效
source /ect/profile  设置生效

4、查看版本


ffmpeg -version    查看版本

注意:

若安装过程中出现以下错误:

yasm/nasm not found or too old. Use –disable-yasm for a crippled build.

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file “config.log” produced by configure as this will help
solve the problem.

需要安装 yasm


wget http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz
tar -zxvf yasm-1.3.0.tar.gz
cd yasm-1.3.0
./configure
make && make install

二、debian 安装 ffmpeg

1、编辑/etc/apt/sources.list加入


deb http://www.deb-multimedia.org jessie main

2、安装ffmpeg


sudo apt-get update
sudo apt-get install deb-multimedia-keyring
sudo apt-get install ffmpeg

来源:https://www.cnblogs.com/zt19994/archive/2020/07/15/13304104.html

标签:linux,安装,ffmpeg
0
投稿

猜你喜欢

  • Windows中IIS内FTP服务器高级配置

    2009-05-19 09:16:00
  • GoDaddy常见问题之与主机有关的用户帐户解释

    2010-04-13 13:03:00
  • WordPress自动升级失败应对措施

    2011-05-17 12:35:00
  • Apache服务器的用户认证(1)

    2010-05-24 18:35:00
  • 百度有啊CEO李明远:借力传媒大奖推广品牌

    2009-11-18 08:52:00
  • adsense怎么样利用英文站轻松月入100刀

    2008-07-11 14:01:00
  • 漫游(Manyou)开放平台数据说明

    2009-06-13 19:12:00
  • CesarFTP架设FTP服务器图文教程

    2007-08-24 15:37:00
  • linux系统命令笔记整理

    2022-08-21 08:55:50
  • WordPress安装成功后首页一片空白[解决]

    2008-08-02 12:09:00
  • 新手必读:我的第一笔GG收款105.69美元

    2009-06-02 10:04:00
  • CentOS虚拟机克隆后无法上网(网卡信息不一致)问题的解决方法

    2021-07-12 01:55:39
  • 优视科技发布UC浏览器7.2正式版 支持Flash技术

    2010-05-27 14:24:00
  • ISA下FTP的解决办法(2)

    2007-08-31 13:52:00
  • SEO关键词分析的三大原则

    2008-12-20 13:44:00
  • 我在谷歌面试回答“谷歌如何打败百度”

    2008-01-27 16:16:00
  • 做个专业领域网站,轻松月入5K?

    2008-01-22 12:38:00
  • Linux防火墙iptables入门教程

    2022-05-07 17:57:25
  • Facebook首页改版 听取用户反馈做调整

    2009-10-24 10:02:00
  • 魔兽背后的利益之争:暴雪等或踢开中国伙伴单干

    2009-10-14 16:29:00
  • asp之家 网站运营 m.aspxhome.com