Hi,
I have a .mp4 file which contains a H.264 stream. When i use simple_player.exe, it successfully writes out to a filewriter. However, when i try to decode the frames using my own code, I can't get it to work. See the attached file for code.
In the frame loop, the Splitter returns UMC_OK, but the H264VideoDecoder returns -882.
I'm sure i'm doing something wrong. Can someone tell me what that thing is?
Regards,
Matthijs ter Woord
Ps. I'm using IPP 6 Beta, with Visual Studio 2008.


