Hi,
I am using dvsdk_2_22_00_00 for DM6467 and try to encode YUV data using H264 encoder but when i see my encoded file in Hex mode I am only able to find I frame initials 00 00 00 01 65 once even though i set intraframerate 30. Accoding to user guide I frame should contineously come after 30 frame but i am not able to get it. This encoded data i am streaming over the network using RTSP protocol and another side i am try to receive that encoded data and try to decode it, but as i mention I frame initials repeated only once so if RTSP client fail to receive first frame then my decoded output is not proper it gives decoded data with macroblocks as decoder doesn't get proper I frame.
Thanks,
Vaibhav