P
P
PlotBitrate
1 like
These little gem returns the bit rate, lows and highs, of a movie in a nice graph. Relies on solid ffmpeg :D
Cost / License
- Free
- Open Source (BSD-2-Clause)
Platforms
- Windows
- Linux
- FFmpeg
- Python
These little gem returns the bit rate, lows and highs, of a movie in a nice graph. Relies on solid ffmpeg :D
Comments and Reviews
It does only one thing and one thing only. Also installation was not really easy (despite a reasonably good guide).
However, this single function makes it king in a niche: You have multiple videos and need to see min/max bitrate (eg for DLNA devices).
I despise CLI but for these graphs I had to make an exception :D