Hello all,
Could someone tell me if it is possible to force the generation of a 'first frame' of H.264 data (the frame containing the SPS/PPS data).
At arbitrary points in my encoding I want to regenerate the SPS/PPS data but I can't find any examples on how to do this.
In my application I ran a test to see if generating continuous I-frames would be sufficient but if I do not write the very first I-frame to my elementary stream file my H.264 parser and player cannot process the stream.
Regards,
Danny