当前位置:网站首页>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
边栏推荐
猜你喜欢

MySQL 45 talk | 05 explain the index in simple terms (Part 2)

jsp连接Oracle实现登录注册

Docker installs mysql5.7 and starts binlog
![[JVM] - Division de la mémoire en JVM](/img/d8/29a5dc0ff61e35d73f48effb858770.png)
[JVM] - Division de la mémoire en JVM

How to learn programmable logic controller (PLC)?

开发者的时代红利在哪里?

WordPress zibll sub theme 6.4.1 happy version is free of authorization
![A full set of excellent SEO tutorials worth 300 yuan [159 lessons]](/img/d7/7e522143b1e6b3acf14a0894f50d26.jpg)
A full set of excellent SEO tutorials worth 300 yuan [159 lessons]

Gorm transaction experience

双向电平转换电路
随机推荐
Why is point shield cloud forced to quit playing?
Can wechat applets import the data in the cloud development database into makers with one click in the map component
安装 Ffmpefg
CSI以及本地盘的相关实现记录
What does mysql---where 1=1 mean
Introduction to uicollectionviewdiffabledatasource and nsdiffabledatasourcesnapshot
MySQL 45 talk | 05 explain the index in simple terms (Part 2)
MySQL export database dictionary to excel file
Solution of dam safety automatic monitoring system for medium and small reservoirs
What are functions in C language? What is the difference between functions in programming and functions in mathematics? Understanding functions in programming languages
MySQL export query results to excel file
2022 new version NFT source code source code of China meta universe digital collection art trading platform
Gorm transaction experience
Disable right-click, keyboard open console events
Data middle office: construction ideas and implementation experience of data governance
jsp连接Oracle实现登录注册
ipvs 导致syn 重传问题
数据仓库:DWS层设计原则
Qtcanpool q05: no border
博客登录框