id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
2069,Incorrect overall  bitrate,VIKASH KUMAR,,"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.",defect,closed,normal,avformat,unspecified,needs_more_info,,,,,0,0
