[FFmpeg-trac] #2069(FFmpeg:new): Incorrect overall bitrate

FFmpeg trac at avcodec.org
Thu Dec 27 08:17:48 CET 2012


#2069: Incorrect overall  bitrate
-------------------------------------+-------------------------------------
             Reporter:  VIKASH       |                     Type:  defect
  KUMAR                              |                 Priority:  important
               Status:  new          |                  Version:
            Component:  FFmpeg       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: whenever a video is converted  by ffmpeg it will set
 incorrect overall bitrate.
 actually overall bitrate = video bitrate + audio bitrate but in case of
 ffmpeg overall bitrate = audio bitrate.
 How to reproduce:
 {{{
 E:\ctemp\ffe\ffmpeg.exe  -i "F:\Movies\Matrix1\Matrix1.wmv" -vcodec copy
 -acodec copy  -y  "F:\Movies\Matrix1\Matrix1 [copy][copy].wmv"
 ffmpeg version: FFmpeg git-26c531c 32-bit Static (Latest) (2012-11-25)
 built on ... Windows
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2069>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list