Hi experts!
I want to decode the H264 file which is encode from IPP 7.0.5.059. I have a test encoding 36 frame(720x480) from capture board.
when I decoding using IPP, the dcoder's image is Ok(figure 2). However using ffmpeg decoder, the decoding's image is fail or not(figure 1).
why this situation is happened I don't know.
Would you explain it?
PS) I attached dump_prealarm.264 file, which is my test file.