[FFmpeg-user] Getting MPEG2 video stream bitrate

Tobias Rapp t.rapp at noa-audio.com
Fri Apr 25 16:05:09 CEST 2014


Hello,

I am trying to get the bitrate of an MXF/MPEG2 file using ffprobe. The
summary printed to stderr shows the bitrate info "max. 50000 kb/s" but the
value printed to stdout says "bit_rate=N/A".

How can I systematically retrieve the bitrate of an MPEG2 stream?

My command line was:

$ ffprobe -show_streams -select_streams v -probesize 10000000 omneoan_720x576.mxf

stdout/stderr output files are attached.

Best regards,
Tobias
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffprobe-stderr.log
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140425/ebefe15c/attachment.log>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffprobe-stdout.log
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140425/ebefe15c/attachment-0001.log>


More information about the ffmpeg-user mailing list