Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

MFX_ERR_MORE_DATA with MFXVideoDECODE_DecodeHeader

SDeut
Beginner
1,117 Views

According to this bug description: https://software.intel.com/en-us/forums/topic/311640 I pad AVC headers (SPS, PPS) with an I-Frame header. This works fine, except some streams, tagged with "Ambarella AVC encoder".

I send this header [AUD][SPS][PPS][I-Frame]:

00 00 00 01 09 10 00 00 00 01 27 4d e0 29 9a 62 80 a0 0b 76 03 ee 02 02 03 f0 80 00 00 00 01 28 ee 3c 80 00 00 00 01 25

and get MFX_ERR_MORE_DATA, in both SW and HW mode. Using latest MSDK.

0 Kudos
1 Reply
SDeut
Beginner
1,117 Views

[solved] works with newer driver version

0 Kudos
Reply