当前位置:网站首页>安装 Ffmpefg
安装 Ffmpefg
2022-06-28 05:36:00 【weixin_45198965】
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
Yum install gcc
./configure
make && make install
nasm
Wget https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz
./configure
make && make install
Ffmpeg
wget http://www.ffmpeg.org/releases/ffmpeg-3.1.tar.gz
tar -zxvf ffmpeg-3.1.tar.gz
cd ffmpeg-3.1
./configure --prefix=/usr/local/ffmpeg
make && make install
配置环境变量
vim /etc/profile
在最后PATH添加环境变量:
export PATH=$PATH:/usr/local/ffmpeg/bin
保存退出
查看是否生效
source /etc/profile 设置生效
ffmpeg -version 查看版本
1、编辑/etc/apt/sources.list加入
deb http://www.deb-multimedia.org jessie main
mp4转m3u8命令
ffmpeg -i 111.mp4 -hls_time 2 -codec copy -vbsf h264_mp4toannexb -s 1920*1080 -hls_list_size 0 222.m3u8
边栏推荐
- TypeScript基础类型
- 数据仓库:分层设计详解
- 如何在您的Shopify商店中添加实时聊天功能?
- Line animation
- Zzuli:1071 decomposing prime factor
- [Verilog quick start of Niuke online question brushing series] ~ one out of four multiplexer
- 猿粉猿动力-开发者活动袭!
- mysql导出数据库字典成excel文件
- Can wechat applets import the data in the cloud development database into makers with one click in the map component
- Jdbc的使用
猜你喜欢

解决ValueError: Iterable over raw text documents expected, string object received.

Sharing | intelligent environmental protection - ecological civilization informatization solution (PDF attached)

What does mysql---where 1=1 mean

上海域格ASR CAT1 4g模块2路保活低功耗4G应用

Share a powerful tool for factor Mining: genetic programming

Oracle 常用基础函数

Detailed usage configuration of the shutter textbutton, overview of the shutter buttonstyle style and Practice

数据中台:六问数据中台

Codeworks 5 questions per day (1700 for each)

电商转化率这么抽象,到底是个啥?
随机推荐
Oracle 常用基础函数
qtcanpool 知 07:Ribbon
A full set of excellent SEO tutorials worth 300 yuan [159 lessons]
Why don't big manufacturers use undefined
数据仓库:DWS层设计原则
猿粉猿动力-开发者活动袭!
Codeworks 5 questions per day (1700 for each)
【Linux】——使用xshell在Linux上安装MySQL及实现Webapp的部署
2022 new version NFT source code source code of China meta universe digital collection art trading platform
線條動畫
拉萨手风琴
Oracle 条件、循环语句
Create NFS based storageclass on kubernetes
MySQL 45讲 | 05 深入浅出索引(下)
Important basis for ERP software company selection
To batch add background pictures and color changing effects to videos
密码学笔记
jsp连接Oracle实现登录注册
1404. 将二进制表示减到1的步骤数
数据中台:一篇带你深入浅出了解数据中台