当前位置:网站首页>[book club issue 13] packaging format and coding format of audio files
[book club issue 13] packaging format and coding format of audio files
2022-07-04 15:28:00 【Hua Weiyun】
FFmpeg Audio packaging format
MP3 It is one of the most common audio formats in our daily life , It is also an audio packaging format .
In daily life , We can often see *. mp3 The audio file for , It's like mp4、 flv The format of the video package is the same .
MP3 Package format
We can use the following command to view ffmpeg List of supported encapsulation formats :
ffmpeg- formats| XXX mp3
You can also use the following command to play a mp3 Music files :
Common mode :
ffplay XX.mp3
Oscillogram mode :
ffplay -showmode 1 XX.mp3
Spectrum pattern :
ffplay -showmode 2 XX.mp3
FFmpeg Audio coding format
FFmpeg Support many encoding formats , Include MP’3、 AAC、 AC3 etc. .
What we mainly study is MP3 Audio encoding format .
MP3 Coding format
MP3 It is also an audio coding format .
Different from video , Video encoding format , such as H264, - General assembly packaging MP4 perhaps FIV This encapsulation format is used . Audio encoding format MP3, Is encapsulated in the same name MP3 In the packaging format of . The two are easily confused , Pay attention to distinguish between .
We can use the following command to view ffmpeg List of supported encoding formats : .
ffmpeg- encoders| xxx mp3
Use the following command to view ffmpeg List of supported decoding formats :
ffmpeg- decoders| xxx mp3
MP3 File structure 
summary :
Through this issue , Learning to FFmpeg How to view audio and video media information , as well as MP3 Encapsulation and encoding formats . You can see it through your own practice FFmpeg Play a MP3 When you file , Different models , The default is spectrum mode .
边栏推荐
- 【读书会第十三期】视频文件的编码格式
- Unity脚本API—Time类
- selenium 浏览器(2)
- Redis 解决事务冲突之乐观锁和悲观锁
- Guitar Pro 8win10 latest guitar learning / score / creation
- Unity脚本生命周期 Day02
- js平铺数据查找叶子节点
- They are all talking about Devops. Do you really understand it?
- lnx 高效搜索引擎、FastDeploy 推理部署工具箱、AI前沿论文 | ShowMeAI资讯日报 #07.04
- Force button brush question 01 (reverse linked list + sliding window +lru cache mechanism)
猜你喜欢
直播预告 | PostgreSQL 内核解读系列第二讲:PostgreSQL 体系结构
音视频技术开发周刊 | 252
AI has surpassed Dr. CS in question making?
MySQL学习笔记——数据类型(数值类型)
Data Lake Governance: advantages, challenges and entry
华为云数据库DDS产品深度赋能
Redis 解决事务冲突之乐观锁和悲观锁
Detailed explanation of MySQL composite index (multi column index) use and optimization cases
暑期复习,一定要避免踩这些坑!
Redis sentinel mode realizes one master, two slave and three Sentinels
随机推荐
CentOS 6.3 下 PHP编译安装JSON模块报错解决
Implementation of web chat room
怎么判断外盘期货平台正规,资金安全?
Unity脚本常用API Day03
Data Lake Governance: advantages, challenges and entry
MySQL federated primary key_ MySQL creates a federated primary key [easy to understand]
Dry goods | fMRI standard reporting guidelines are fresh, come and increase your knowledge
函数式接口,方法引用,Lambda实现的List集合排序小工具
Deep learning network regularization
Preliminary exploration of flask: WSGI
TechSmith Camtasia studio 2022.0.2 screen recording software
干货 | fMRI标准报告指南新鲜出炉啦,快来涨知识吧
Shell 编程基础
【学习笔记】拟阵
flutter 报错 No MediaQuery widget ancestor found.
一篇文章学会GO语言中的变量
Redis publish and subscribe
Redis 解决事务冲突之乐观锁和悲观锁
How to handle exceptions in multithreading?
PXE网络