Hi!
I have a question about the H.264 decoder on the DM365. When I decode 720p video data, the first bytes of the first encoded frame are different from the bytes of the next encoded frames, either I or P frames. If I skip the first frame and try to start decode with the second encoded frame or with the second encoded I frame, the decoder returns an error code (0x445) and does not decode the frame. How can I start to decode with any frame in the byte stream? Is it a possible workaround to start and stop the encoder every 30 frames, so that the very first frame would be created every 30 frames?
Regards,
MW