AVOutputFormat.interleave_packet

Currently only used to set pixel format if not YUV420P.

struct AVOutputFormat
int function(AVFormatContext*, AVPacket* out_pkt, AVPacket* in_pkt, int flush) interleave_packet;

Meta