当前位置:网站首页>Ffprobe common commands
Ffprobe common commands
2022-07-04 14:51:00 【PYJTLK】
FFMPEG Common commands ( One ): Audio and video information and extraction
FFMPEG Common commands ( Two ): Video related commands
FFMPEG Common commands ( 3、 ... and ): Audio related commands
FFMPEG Common commands ( Four ): Picture related commands
FFplay Common commands
FFprobe Common commands
Introduce
FFprobe It is a powerful audio and video information viewing tool .
Specific use
The commands for viewing basic information are as follows .-i Indicates the input file , It can be mp4、mp3 And other encapsulated formats , But it cannot be the original data file , Such as yuv、pcm etc. .
ffprobe -i audio.mp3
Of course , You can also view network multimedia file information .
ffprobe -i http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4
The command to view the format information of the stream is as follows . Video files will have video streams and audio streams .
ffprobe -show_format -i video.mp4
The command to view the information of each frame is as follows .
ffprobe -show_frames -i audio.mp3
Similarly, the command to view each encapsulated frame is as follows .
ffprobe -show_packets -i video.mp4
If you only want to view audio related frames , You can add -select_streams,a It means audio 、v Show video .
ffprobe -select_streams a -i video.mp4
Last
This article describes the commonly used FFprobe command .
Reference article
边栏推荐
- Docker compose public network deployment redis sentinel mode
- Kubernets pod exists finalizers are always in terminating state
- Scratch Castle Adventure Electronic Society graphical programming scratch grade examination level 3 true questions and answers analysis June 2022
- [C language] Pointer written test questions
- 92. (cesium chapter) cesium building layering
- A keepalived high availability accident made me learn it again
- C language personal address book management system
- numpy笔记
- Digi restarts XBee Pro S2C production. Some differences need to be noted
- 函数计算异步任务能力介绍 - 任务触发去重
猜你喜欢
随机推荐
现代控制理论入门+理解
LVLG 8.2 circular scrolling animation of a label
Test evaluation of software testing
第十六章 字符串本地化和消息字典(二)
Detailed analysis of pytorch's automatic derivation mechanism, pytorch's core magic
Programmers exposed that they took private jobs: they took more than 30 orders in 10 months, with a net income of 400000
The failure rate is as high as 80%. What are the challenges on the way of enterprise digital transformation?
Leetcode t49: grouping of alphabetic words
函数计算异步任务能力介绍 - 任务触发去重
开发中常见问题总结
韩国AI团队抄袭震动学界!1个导师带51个学生,还是抄袭惯犯
Five minutes per day machine learning: use gradient descent to complete the fitting of multi feature linear regression model
Expose Ali's salary and position level
Nowcoder rearrange linked list
leetcode:6109. Number of people who know the secret [definition of DP]
如何配和弦
Ultrasonic distance meter based on 51 single chip microcomputer
深度学习7 Transformer系列实例分割Mask2Former
LVGL 8.2 Menu
No servers available for service: xxxx