I'm writing a streaming application using ffmpeg and libmfx/libx264 (depending on hardware support).
Is there a simple way to ensure that if i call avcodec_encode_video2 with a frame, it'll get an encoded frame back? I tried setting lookahead 0, and rc_lookahead 0 but it didn't seem to work. Please help. Kevin
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
