[FFmpeg-soc] [soc]: r2858 - mxf/mxfenc.c

zhentan feng spyfeng at gmail.com
Wed Jul 30 16:20:36 CEST 2008


Hi

2008/7/30 Baptiste Coudurier <baptiste.coudurier at smartjog.com>

> Hi,
>
> spyfeng wrote:
> > [...]
> >
> > +
> > +    // write audio sampling rate
> > +    mxf_write_local_tag(pb, 8, 0x3D03);
> > +    put_be32(pb, 48000);
> > +    put_be32(pb, 1);
> > +
>
> st->codec->sample_rate
>
> fixed, thanks
-- 
Best wishes~



More information about the FFmpeg-soc mailing list