CheckBitrate icon indicating copy to clipboard operation
CheckBitrate copied to clipboard

動画ファイルを分析して、ビットレート分布をcsvで出力します。

CheckBitrate

Build Windows Releases Build Linux Packages

Output bitrate distribution of video file(s) in csv format.

日本語版はこちら>>

Download

github releases>>

System Requirements

Windows 10/11 (x86/x64)
Linux

Usage

CheckBitrate.exe [Options] <Video File 1> [<Video File 2>]...

The bitrate distribution will be written in <Video File Name>.trackID.bitrate.csv.

Options

-i <float>
Set bitrate distribution resolution in seconds. Due to frame rate, there might be a case that the value is not exactly applied.

The default value is automatically set between 0.5 - 4.0 seconds, depending on the duration of the file.

Example of the output file

output example (csv)

Graph made by excel from the csv is below.
graph from csv

Precautions for using CheckBitrate

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.