Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6740 Discussions

Question on IPP MPEG4 sample decoder for PCA(linux)

Deleted_U_Intel
Employee
317 Views
Hi,
I down load the .cmp file from the FTP server below to test the IPPMPEG4 sample decoder for PCA. ButI can't get the decoder started.
I got an error "Init decoder state error!" And I found that the error was in
"
/* parse vo and vol information from bitstream */
ret_code = parse_voandvol_header_mpeg4(stream_buf, dec_state);
if (ret_code != SAMPLE_STATUS_NOERR) {
return ret_code;
}
"
Can any one help?
Thanks,
King
0 Kudos
1 Reply
Ying_S_Intel
Employee
317 Views
Dear Customer,
Could you please submit an issue to report the details about this sample failure to Intel Premier Support at https://premier.intel.com where our support staff will look into this issue?
Thanks,
Ying S
Intel IPP
0 Kudos
Reply