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

MJpeg decode problem

ynhuang
Beginner
322 Views
Hi

I use ipp 5.3 to write a program to dispaly stream from ip camera.

I got a problem of decoding mjepg. When Idecode the stream in attached file,UMC::MPEG4VideoDecoder::GetFrame() return UMC_ERR_NOT_ENOUGH_DATA. But this file can be played normally in VLC.

Does anyone knows why?And howdo Ifix this problem ?


0 Kudos
1 Reply
Sergey_Ryadno
New Contributor I
322 Views
Quoting - ynhuang
Hi

I use ipp 5.3 to write a program to dispaly stream from ip camera.

I got a problem of decoding mjepg. When Idecode the stream in attached file,UMC::MPEG4VideoDecoder::GetFrame() return UMC_ERR_NOT_ENOUGH_DATA. But this file can be played normally in VLC.

Does anyone knows why?And howdo Ifix this problem ?



Hi, I you sure that this file was encoded correctly? Than i try to play this stream with different video players, i found that the last bottom MCU row of each frame decoded erroneous. Do you see the same on yours VLC player?
0 Kudos
Reply