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

Baptiste Coudurier baptiste.coudurier at smartjog.com
Tue Jul 29 19:45:48 CEST 2008


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

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA



More information about the FFmpeg-soc mailing list