Hi Can anyone tell that where and how we can check if we are missing some frame after decoding in a GOP in the code? So that at the missing point I can use current_picture_ptr and previous_picture_ptr to replace previous frame for frame copy concealment. Thanks.