You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program: \build\linux\davs2.exe
File: /source/common/decoder.cc, Line 294
Expression: curr == NULL || curr->frame->i_poc > pic->frame->i_poc
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
The text was updated successfully, but these errors were encountered:
davs的build/linux目录中有一个test.avs2码流,使用这个码流做如下的测试:
使用yuv软件,可以看到test.yuv的每一帧数据,看起来都正确
可以执行结束,但有一行错误提示
�[0m�f[a1i;l3e6dm xtavos 2r[eda]d: o n e9 8Y U(VF )f r3a3m e [ 1 0409/512007 3 73451.882046]8
40.9687 38.8869 8 [ 90 88]
davs2 crash
�[1;32m[davs2 debug]: Dec[ 1] 6274a0: discontinuous COI (prev: 90 --> curr: 90).�[0m
Assertion failed!
Program: \build\linux\davs2.exe
File: /source/common/decoder.cc, Line 294
Expression: curr == NULL || curr->frame->i_poc > pic->frame->i_poc
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
The text was updated successfully, but these errors were encountered: