Output stream is H264, AAC using x264 and faac Im playing with a segmenter and cutting the streams on an AV_PKT_FLAG_KEY, but what im seeing is a cut where the 1st frame does not start with sps/pps, How do i find the correct key frame to split the stream?. Is there a flag returned i can use. joolz