Skip to content

Conversation

@Sapna1-singh
Copy link

When camera is launched using the AIC-Client application, there is no preview and a black screen is seen.

once the camera-vhal receives the encoded frame from client, it will decode the frame but In this case, after receiving the frame from client, decoding the frame is failing with error code -14 that is MFX_ERR_INCOMPATIBLE_VIDEO_PARAM error.

Decoder param codeclevel was not set correctly, required codeclevel for H265 is 51.

Tracked-on: OAM-105522
Signed-off-by: Singh, Sapna1 sapna1.singh@intel.com

When camera is launched using the AIC-Client application, there is no
preview and a black screen is seen.

once the camera-vhal receives the encoded frame from client, it will
decode the frame but In this case, after receiving the frame from
client, decoding the frame is failing with error code -14 that is
MFX_ERR_INCOMPATIBLE_VIDEO_PARAM error.

Decoder param codeclevel was not set correctly, required codeclevel
for H265 is 51.

Tracked-on: OAM-105522
Signed-off-by: Singh, Sapna1 <sapna1.singh@intel.com>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale Stale label for inactive open prs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants