Hi, all
On DM6467T platform, I use H264HDVENC to encoder 1080P25 video, frame sequence is SPS+PPS+IDR + P + ...+ P per second, I use PC to receive the video stream use following ways:
1. Store all raw video with SPS/PPS.
2. Store all raw video, only store first SPS/PPS and discard the following SPS/PPS.
At first way, find playback the video is not continious, and second is OK but cannt playback at random position.
In my test, no frame is discarded.
From this I want to know how to settle the problem, if is encoder problem, and I how to get the lastest version?
Thanks & Best regards!
Richard