Hi,
I have a problem to decode h264.
When I encode h.264 withoout B frame, the h264 decoder doesn't need buffring to decode. but everytime h264 decoder allocate the buffer and buffering too much.
So I want to konw is, I want get a decoding Image immeditely after I and P freme decoding process.
Please let me know how to set the decoder.
regards.
Jay.