User Tools

Site Tools


ffprobe:bitrate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ffprobe:bitrate [2025/01/12 22:57] peterffprobe:bitrate [2025/01/12 23:00] (current) peter
Line 27: Line 27:
  
 <WRAP info> <WRAP info>
-**NOTE:** The command pulls the bit rate from the video stream header metadata+**NOTE:** The output will be in bits. 
-  * That data is not required to be written to the stream, and MKV does not support it. + 
-    * MKV stores that info in the container, meaning you need to replace **stream=bit_rate** with **format=bit_rate** for MKV containers.+  * To get this as Kbps divide by 1024. 
 +  * To get this as Kbps divide by 1048576. 
 + 
 +That data is not required to be written to the stream, and MKV does not support it. 
 +  * MKV stores that info in the container, meaning you need to replace **stream=bit_rate** with **format=bit_rate** for MKV containers.
  
 Options: Options:
Line 61: Line 65:
 481 481
 </code> </code>
 +
 +
 +----
 +
 +===== References =====
 +
 +https://ffmpeg.org/ffprobe.html
 +
  
  
ffprobe/bitrate.1736722652.txt.gz · Last modified: 2025/01/12 22:57 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki