[Libva] Assertion exception
Ratin
ratin3 at gmail.com
Wed Mar 23 19:15:38 UTC 2016
Thanks Zhao for replying and for making it clear.
On Wed, Mar 23, 2016 at 1:17 PM, Zhao Yakui <yakui.zhao at intel.com> wrote:
> On 03/23/2016 01:38 AM, Ratin wrote:
>
>> I seems to get this assertion exception a lot while sequencing thru
>> videos (stream, decode and render multiple sources in succession):
>>
>> i965_decoder_utils.c:963: intel_decoder_check_avc_parameter: Assertion
>> `pic_param->CurrPic.picture_id == decode_state->current_render_target'
>> failed.
>>
>
> Thanks for reporting the issue.
>
> The assertion is caused by the incorrect parameter.
> For the decoding: current_render_target passed by vaBeginPicture should be
> same as pic_param->currpic.picture_id. Otherwise it fails when checking the
> parameter.
>
>
>
>>
>> In general , what would be the cause of it, a corrupt pic param ? Or a
>> destination surface is not ready?
>>
>>
>> Thanks,
>>
>> Ratin
>>
>>
>>
>> _______________________________________________
>> Libva mailing list
>> Libva at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/libva
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libva/attachments/20160323/fa246f02/attachment.html>
More information about the Libva
mailing list