当前位置:网站首页>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
边栏推荐
- Memory management summary
- flink sql-client. SH tutorial
- Leecode learning notes - Joseph problem
- Openresty redirection
- 函数计算异步任务能力介绍 - 任务触发去重
- Free, easy-to-use, powerful lightweight note taking software evaluation: drafts, apple memo, flomo, keep, flowus, agenda, sidenote, workflow
- The failure rate is as high as 80%. What are the challenges on the way of enterprise digital transformation?
- STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于GPIO)
- SAIC Maxus officially released its new brand "mifa", and its flagship product mifa 9 was officially unveiled!
- Five minutes of machine learning every day: how to use matrix to represent the sample data of multiple characteristic variables?
猜你喜欢
Practical puzzle solving | how to extract irregular ROI regions in opencv
内存管理总结
Five minutes of machine learning every day: why do we need to normalize the characteristics of numerical types?
Transplant tinyplay for imx6q development board QT system
Summary of common problems in development
自动控制原理快速入门+理解
LVGL 8.2 Line wrap, recoloring and scrolling
Five minutes per day machine learning: use gradient descent to complete the fitting of multi feature linear regression model
Xcode abnormal pictures cause IPA packet size problems
SAIC Maxus officially released its new brand "mifa", and its flagship product mifa 9 was officially unveiled!
随机推荐
openresty 重定向
UFO: Microsoft scholars have proposed a unified transformer for visual language representation learning to achieve SOTA performance on multiple multimodal tasks
Industrial Internet has greater development potential and more industry scenarios
[MySQL from introduction to proficiency] [advanced chapter] (IV) MySQL permission management and control
Ultrasonic distance meter based on 51 single chip microcomputer
Docker compose public network deployment redis sentinel mode
Nowcoder reverse linked list
leetcode:6110. The number of incremental paths in the grid graph [DFS + cache]
[algorithm leetcode] interview question 04.03 Specific depth node linked list (Multilingual Implementation)
如何配和弦
产业互联网则具备更大的发展潜能,具备更多的行业场景
C language achievement management system for middle school students
LVGL 8.2 keyboard
Partial modification - progressive development
Compile oglpg-9th-edition source code with clion
Count the running time of PHP program and set the maximum running time of PHP
numpy笔记
局部修改-渐进型开发
韩国AI团队抄袭震动学界!1个导师带51个学生,还是抄袭惯犯
Digi XBee 3 rf: 4 protocols, 3 packages, 10 major functions