AVOutputFormat.interleave_packet

A format-specific function for interleavement. If unset, packets will be interleaved by dts.

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

Meta