2018-06-29 21:53 GMT+02:00, Alvaro Jimenez <[email protected]>: > 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 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
