FFMetrics icon indicating copy to clipboard operation
FFMetrics copied to clipboard

[Feature] Add "analyze bitrate" as an option

Open lextra2 opened this issue 2 years ago • 2 comments

Something like this 2420572-05

lextra2 avatar Aug 08 '22 22:08 lextra2

Not sure if this is related to metric. And I do not know if this can be done with ffmpeg. I'm personally use Bitrate Viewer program for this: image

fifonik avatar Aug 09 '22 07:08 fifonik

Not sure if this is related to metric

It is

And I do not know if this can be done with ffmpeg

Me neither. But I figured by now there was a way. Oh well.

I'm personally use Bitrate Viewer program for this

Yep. I know about that program. But I think it only supports h264.

lextra2 avatar Aug 09 '22 09:08 lextra2

You can use the npm package plotframes to do that. It pulls data using ffmpeg and plots it using gnuplot.

https://github.com/rodrigopolo/plotframes

caiusseverus avatar Mar 07 '23 13:03 caiusseverus

I love bitrateviewer, but theres no development here unfortunatly. Something like the same functionality would be great!

teb avatar Mar 08 '23 13:03 teb

I've just released another program with similar UI -- FFBitrateViewer. Unfortunately, I do not have plans to in-build this functionality into FFMetrics.

fifonik avatar Jun 13 '23 05:06 fifonik