AVOutputFormat.interleave_packet

Currently only used to set pixel format if not YUV420P.

struct AVOutputFormat
int function(AVFormatContext*, AVPacket* out_, AVPacket* in_, int flush) interleave_packet;

Meta