[FFmpeg-trac] #3392(undetermined:reopened): FFmopeg does not show video bitrates for MKV files (was: Ffmopeg does not show video bitrates for MKV files)

FFmpeg trac at avcodec.org
Mon Feb 17 17:36:49 CET 2014


#3392: FFmopeg does not show video bitrates for MKV files
-------------------------------------+-------------------------------------
             Reporter:  Atarikid     |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by Atarikid):

 * status:  closed => reopened
 * resolution:  needs_more_info =>


Comment:

 Same happens with the latest GIT:

 ffmpeg -i /Volumes/Data/Movies\
 Test/matroska+h264+eac3++x264_Overflow_Sample.mkv

 ffmpeg version N-60689-g8309171-tessus Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Feb 16 2014 19:49:23 with llvm-gcc 4.2.1 (LLVM build 2336.1.00)
   configuration: --prefix=/Users/tessus/data/ext/ffmpeg/sw --as=yasm
 --extra-version=tessus --disable-shared --enable-static --disable-ffplay
 --enable-gpl --enable-pthreads --enable-postproc --enable-libmp3lame
 --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid
 --enable-libspeex --enable-bzlib --enable-zlib --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libxavs --enable-version3 --enable-
 libvo-aacenc --enable-libvo-amrwbenc --enable-libvpx --enable-libgsm
 --enable-libopus --enable-libmodplug --enable-fontconfig --enable-
 libfreetype --enable-libass --enable-libbluray --enable-filters --enable-
 runtime-cpudetect
   libavutil      52. 64.100 / 52. 64.100
   libavcodec     55. 52.102 / 55. 52.102
   libavformat    55. 33.100 / 55. 33.100
   libavdevice    55.  9.101 / 55.  9.101
   libavfilter     4.  1.102 /  4.  1.102
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, matroska,webm, from '/Volumes/Data/Movies
 Test/matroska+h264+eac3++x264_Overflow_Sample.mkv':
   Metadata:
     encoder         : libebml v0.7.7 + libmatroska v0.8.1
     creation_time   : 2007-06-24 12:00:01
   Duration: 00:00:41.46, start: 0.000000, bitrate: 6630 kb/s
     Stream #0:0: Video: h264 (High), yuv420p, 1280x528, SAR 31:32 DAR
 155:66, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
     Metadata:
       title           : x264 1280x528 3783 kb/s
     Stream #0:1(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 1536 kb/s
 (default)
     Metadata:
       title           : English Dolby Digital Plus English 5.1 (1.5m)
 At least one output file must be specified


 As you can see, the Video stream does not displays the Video bitrate.
 Audio stream does - as the global bitrate.
 Happens with any MKV container.
 Using probesize and/or analyzeduration doesn't fix this.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3392#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list