[x265] Bug report: incorrect computation of sps_max_dec_pic_buffering_minus1

Steve Borho steve at borho.org
Mon Sep 23 21:55:46 CEST 2013


On Mon, Sep 23, 2013 at 2:38 PM, Olivier Lapicque <olapicque at nvidia.com>wrote:

> “(param->bframes+2)-1” seems correct for 1-backward and 1 forward
> reference (but seems like it would be too low for more than 2 refs).
>

Yeah, we haven't re-enabled multiple refs yet after plugging in the new
lookahead.  It should happen soon, though.


> ****
>
> The exact condition that was violated in the bitstream I saw is the
> following:****
>
> NumNegativePics(4) + NumPositivePics(1) + num_long_term_sps(0) +
> num_long_term_pics(0) > max_dec_pic_buffering_minus1(3)+1****
>
> ** **
>
> I’ll get the exact cmdline parameters to reproduce this, but I was told
> that this problem occurs any time B-frames are enabled.
>

Ah, ok.  The problem is probably with NumNegativePics then.  We'll take a
look at this.

--
Steve Borho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20130923/7b1f064f/attachment.html>


More information about the x265-devel mailing list