[FFmpeg-user] FFProbe: Bitrate not given in output when running on Ubuntu
Billy Shambrook
billy.shambrook at gmail.com
Wed Jan 23 10:09:45 CET 2013
On Wed, Jan 23, 2013 at 8:38 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Billy Shambrook <billy.shambrook <at> gmail.com> writes:
>
> >> I have a installation of ffprobe on my windows and ubuntu
> >> machines. On windows, I get a bitrate output for all video/audio
> >> files, but on my ubuntu I do not (I get bitrate: N/A).
>
> > Whenever reporting a problem here on this mailing list,
> > please always add your failing command line together
> > with the complete, uncut console output.
>
> Carl Eugen
>
> Apologies, please find them below.
Windows output
D:\Nexus\Sources\MenInBlackIII\Mezzanines>ffprobe -show_streams
MenInBlack3_eng_1min.mpg
ffprobe version N-44998-gdf82454 Copyright (c) 2007-2012 the FFmpeg
developers
built on Oct 2 2012 23:01:28 with gcc 4.7.1 (GCC)
configuration: --enable-gpl --enable-version3 --disable-pthreads
--enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r
--enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-
libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame
--enable-libnut --enable-libopenjpeg --enable-librtmp
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libutvideo -
-enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
--enable-zlib
libavutil 51. 73.101 / 51. 73.101
libavcodec 54. 63.100 / 54. 63.100
libavformat 54. 29.105 / 54. 29.105
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 19.102 / 3. 19.102
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 16.100 / 0. 16.100
libpostproc 52. 1.100 / 52. 1.100
Input #0, mpeg, from 'MenInBlack3_eng_1min.mpg':
Duration: 00:00:59.97, start: 0.541700, bitrate: 50615 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 1920x1080 [SAR
1:1 DAR 16:9], 50000 kb/s, 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
Stream #0:1[0x1c0]: Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s
[STREAM]
index=0
codec_name=mpeg2video
codec_long_name=MPEG-2 video
profile=Main
codec_type=video
codec_time_base=1001/48000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
width=1920
height=1080
has_b_frames=1
sample_aspect_ratio=1:1
display_aspect_ratio=16:9
pix_fmt=yuv420p
level=4
timecode=00:00:00:00
id=0x1e0
r_frame_rate=24000/1001
avg_frame_rate=24000/1001
time_base=1/90000
start_pts=56261
start_time=0.625122
duration_ts=5390385
duration=59.893167
bit_rate=50000000
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=0
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
[/STREAM]
[STREAM]
index=1
codec_name=mp2
codec_long_name=MP2 (MPEG audio layer 2)
profile=unknown
codec_type=audio
codec_time_base=1/48000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
sample_fmt=s16
sample_rate=48000
channels=2
bits_per_sample=0
id=0x1c0
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=1/90000
start_pts=48753
start_time=0.541700
duration_ts=5395680
duration=59.952000
bit_rate=384000
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=0
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
[/STREAM]
Ubuntu output
ffprobe version 0.10.6-6:0.10.6-0ubuntu0jon1~precise1 Copyright (c)
2007-2012 the FFmpeg developers
built on Nov 12 2012 13:11:38 with gcc 4.6.3
configuration: --arch=amd64 --enable-pthreads --enable-runtime-cpudetect
--extra-version='6:0.10.6-0ubuntu0jon1~precise1'
--libdir=/usr/lib/x86_64-linux-gnu --disable-stripping --prefix=/usr
--enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r
--enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp
--enable-libopencv --enable-libopenjpeg --enable-libpulse
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-vaapi --enable-vdpau --enable-libvorbis --enable-libvpx
--enable-zlib --enable-gpl --enable-postproc --enable-libcdio
--enable-x11grab --enable-libx264 --shlibdir=/usr/lib/x86_64-linux-gnu
--enable-shared --disable-static
libavutil 51. 35.100 / 51. 35.100
libavcodec 53. 61.100 / 53. 61.100
libavformat 53. 32.100 / 53. 32.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 61.100 / 2. 61.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 6.100 / 0. 6.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, mpeg, from 'MenInBlack3_eng_1min.mpg':
Duration: 00:00:59.97, start: 0.541700, bitrate: 50615 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 1920x1080 [SAR
1:1 DAR 16:9], 50000 kb/s, 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
Stream #0:1[0x1c0]: Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s
[STREAM]
index=0
codec_name=mpeg2video
codec_long_name=MPEG-2 video
codec_type=video
codec_time_base=1001/48000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
width=1920
height=1080
has_b_frames=1
sample_aspect_ratio=1:1
display_aspect_ratio=16:9
pix_fmt=yuv420p
level=4
timecode=00:00:00:00
id=0x1e0
r_frame_rate=24000/1001
avg_frame_rate=10000/417
time_base=1/90000
start_time=0.625122
duration=59.893167
nb_frames=N/A
[/STREAM]
[STREAM]
index=1
codec_name=mp2
codec_long_name=MP2 (MPEG audio layer 2)
codec_type=audio
codec_time_base=1/48000
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
sample_fmt=s16
sample_rate=48000
channels=2
bits_per_sample=0
id=0x1c0
r_frame_rate=0/0
avg_frame_rate=125/3
time_base=1/90000
start_time=0.541700
duration=59.952000
nb_frames=N/A
[/STREAM]
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
--
*Billy Shambrook*
*Video Specialist**
That's thirty minutes away. I'll be there in ten. *
More information about the ffmpeg-user
mailing list