Hello, I'm trying to get the delayed frames from the encoder just the same way as x264.c does. The problem is that x264_encoder_encode keeps returning zeroes despite of x264_encoder_delayed_frames returning something greater then zero. Is there anything special I should do in order to get those frames? Thanks.