[FFmpeg-user] ffprobe reported data
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat Jun 30 00:55:31 EEST 2018
2018-06-29 21:53 GMT+02:00, Alvaro Jimenez <alcejibe at hotmail.com>:
> The issue that I have at hand is that I have some streams
> that are showing 5 Mbps for bitrate
To know the actual bitrate of a media stream (assuming a "real"
codec, not something that by definition has constant frame size),
you have to decode (or at least parse) the whole stream.
You forgot to show the command line you are using together
with the complete, uncut console output but I suspect the 5M
are the maximum bitrate reported by the stream.
Please do not top-post here, Carl Eugen
More information about the ffmpeg-user
mailing list