Skip to content

av1_argon_test1019: incorrect decoded output #143

@crmurillo

Description

@crmurillo

There were several issues in VVS preventing the av1_argon_test1019 test to complete.
Several issues popped up after fixing the initial problem. The order of the issues is:

  1. av1_argon_test1019 is failing on ColorPrimaries not supported #123
  2. av1_argon_test1019 test fails with Assertion `dpbSlot >= 0' #137
  3. av1_argon_test1019 test fails with assertion `!(m_ownedByDisplayMask & (1 << pictureIndex))' #138

After those issues are fixed, the decoded output file is incorrect.

File Expected md5sum Current md5sum
decoded_av1_argon_test1019.yuv 45dad5686d1111b48a05aac90996bb61 f9b5c723d5a61a1b6acb80dd49d39ec1

The md5sum per frame is:

Frame Resolution Expected md5sum Current md5sum Match
0 110x1082 cc05f657a3f6acaab634344e3181f149 cc05f657a3f6acaab634344e3181f149 Yes
1 90x762 9bf462d19b14a2a4540d64f466f4b062 25f170ea860eee60e624fd61e1db9d9e No
2 90x762 9bf462d19b14a2a4540d64f466f4b062 163ec508724a6326f872017c331467bc No
3 55x424 6c22eaa1a4537824bdd408dea694b5d5 e5810bd6bb492f6ad23d4971271d14e7 No
4 110x1082 f2e8ea58b5a2e0645dd41ed1659e2c2e 66d1abeee63e636be6dce70f4eeafe4e No
5 55x424 6c22eaa1a4537824bdd408dea694b5d5 7618914f1a6e62a3827d19ba70b4a8ac No

Only the md5sum of the first frame matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions