当前位置:网站首页>Install fmpefg
Install fmpefg
2022-06-28 05:43:00 【weixin_ forty-five million one hundred and ninety-eight thousan】
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
Configure environment variables
vim /etc/profile
In the end PATH Add environment variables :
export PATH=$PATH:/usr/local/ffmpeg/bin
Save and exit
See if it works
source /etc/profile Settings take effect
ffmpeg -version View version
1、 edit /etc/apt/sources.list Join in
deb http://www.deb-multimedia.org jessie main
mp4 turn m3u8 command
ffmpeg -i 111.mp4 -hls_time 2 -codec copy -vbsf h264_mp4toannexb -s 1920*1080 -hls_list_size 0 222.m3u8
边栏推荐
- 中小型水库大坝安全自动监测系统解决方案
- Create NFS based storageclass on kubernetes
- 双向电平转换电路
- Wireless sensor network learning notes (I)
- Leecode question brushing-ii
- jq图片放大器
- What are functions in C language? What is the difference between functions in programming and functions in mathematics? Understanding functions in programming languages
- Maskrcnn,fast rcnn, faster rcnn优秀视频
- 2022 Western pastry (Advanced) test question simulation test platform operation
- numpy.reshape, numpy.transpose的理解
猜你喜欢

Data middle office: six questions data middle office

WordPress zibll sub theme 6.4.1 happy version is free of authorization
![[Linux] - using xshell to install MySQL on Linux and realize the deployment of webapp](/img/07/e044a6ef14a6576dbee1c6a009ab4f.png)
[Linux] - using xshell to install MySQL on Linux and realize the deployment of webapp

Animation de ligne

函数栈帧的创建和销毁

Linked list in JS (including leetcode examples) < continuous update ~>

線條動畫

Qtcanpool knowledge 07:ribbon

Solution of dam safety automatic monitoring system for medium and small reservoirs

To batch add background pictures and color changing effects to videos
随机推荐
Operation of 2022 power cable judgment question simulation examination platform
Camera Basics
Wireless sensor network learning notes (I)
OpenSSL client programming: SSL session failure caused by an obscure function
Video tutorial on website operation to achieve SEO operation [21 lectures]
RL 实践(0)—— 及第平台辛丑年冬赛季【Rule-based policy】
What are functions in C language? What is the difference between functions in programming and functions in mathematics? Understanding functions in programming languages
UICollectionViewDiffableDataSource及NSDiffableDataSourceSnapshot使用介绍
Qtcanpool q05: no border
Line animation
Oracle 常用基础函数
Data warehouse: DWS layer design principle
Sqlmap tool user manual
Docker installs mysql5.7 and starts binlog
小球弹弹乐
V4L2 驱动层分析
JSP connects with Oracle to realize login and registration (simple)
How to learn programmable logic controller (PLC)?
6. 毕业设计温湿度监控系统(ESP8266 + DHT11 +OLED 实时上传温湿度数据给公网服务器并在OLED显示屏上显示实时温湿度)
Data middle office: construction ideas and implementation experience of data governance