I am trying to find software that can monitor bit rate. I would use Bit Rate Viewer, but it is only for Windows. So is there an alternative available in Ubuntu? I want something that will give a detailed frame-by-frame bit rate data record, like Bit Rate Viewer does. Thanks
Asked
Active
Viewed 192 times
1 Answers
0
It's been a while since I asked this question and had since then resolved to just using ffmpeg -i file
to find it's average bitrate
I have recently come upon this tool called plotbitrate (which is also quite old now). It does an excellent job of getting me the information I wanted. Marking it as solved.

GuessWhatBBQ
- 26