最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

linux下安裝ffmpeg的詳細教程

 更新時間:2020年07月15日 11:06:10   作者:ZT1994  
這篇文章主要介紹了linux下安裝ffmpeg的詳細教程,本文給大家介紹的非常詳細,對大家的學習或工作具有一定的參考借鑒價值,需要的朋友可以參考下

一、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添加環(huán)境變量:
export PATH=$PATH:/usr/local/ffmpeg/bin
保存退出
查看是否生效
source /ect/profile  設置生效

4、查看版本

ffmpeg -version    查看版本

注意:

若安裝過程中出現(xiàn)以下錯誤:

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

到此這篇關于linux下安裝ffmpeg的詳細教程的文章就介紹到這了,更多相關linux安裝ffmpeg內容請搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關文章希望大家以后多多支持腳本之家!

相關文章

最新評論

龙州县| 呈贡县| 大宁县| 平泉县| 巨鹿县| 新民市| 辽阳县| 来安县| 伊宁县| 中西区| 甘洛县| 阿荣旗| 广宁县| 通州区| 焦作市| 独山县| 中山市| 绿春县| 都安| 阿克| 乐昌市| 三明市| 徐闻县| 井研县| 广灵县| 获嘉县| 滨海县| 博兴县| 孙吴县| 体育| 古田县| 卓尼县| 西乡县| 舟曲县| 安达市| 河津市| 九龙城区| 外汇| 正镶白旗| 兰考县| 洞口县|