[FFmpeg-devel] [PATCH] Calculate and store mov bitrate

aviad rozenhek aviadr1
Sun Sep 6 12:40:19 CEST 2009


On Sun, Sep 6, 2009 at 09:30, haim alon <haim.alter at gmail.com> wrote:

> Hi,
>
> On Mon, Aug 24, 2009 at 11:50 PM, Baptiste Coudurier <
> baptiste.coudurier at gmail.com> wrote:
>
> > Hi,
> >
> > On 08/20/2009 06:47 AM, haim alon wrote:
> >
> >> Hi,
> >> This patch calculates the actual bitrate of a mov file and stores it in
> >> the
> >> AVCodecContext structure.
> >>
> >> [...]
> >>
> >>
> > What is this useful for ? I think decoder will override it anyway.
> >
>

I used libav* to print information about a file without decoding it, similar
to mediainfo  <http://mediainfo.sourceforge.net/en><http://mediainfo.sourceforge.net/en>I
found that when using it on .mov files, I did not get bitrate information
for the video/audio streams.
this patch will fix that for me.
just my 2 cents

-- 
Aviad Rozenhek



More information about the ffmpeg-devel mailing list