[FFmpeg-cvslog] r210, r10k and avrp encoder

Michael Niedermayer michaelni at gmx.at
Thu Jan 26 20:01:01 CET 2012


On Thu, Jan 26, 2012 at 08:45:09AM +0100, Reimar Döffinger wrote:
> 
> > +    avctx->coded_frame->reference = 0;
> > +    avctx->coded_frame->key_frame = 1;
> > +    avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
> 
> That makes yet two more encoders for which pts is not handled correctly.

why ?

avctx->coded_frame = avcodec_alloc_frame();
should set all the pts fields to AV_NOPTS_VALUE

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120126/06ff0ba0/attachment.asc>


More information about the ffmpeg-cvslog mailing list