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

mpeg4 decoding problem

pminp
Beginner
247 Views

i am writing a mpeg4 decoder application using sample source.

Atumc_mpeg4_video_decoder.cpp, m_PostProcessing->GetFrame(&m_LastDecodedFrame, out) returns error code for UMC_ERR_NOT_IMPLEMENTED.

what is this mean?

when i tested using simple_player,it displayed that video file well

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
247 Views

You probably call function with wrong or not supported parameters

Regards,
Vladimir

0 Kudos
Reply