AVPacket.convergence_duration

@deprecated Same as the duration field, but as int64_t. This was required for Matroska subtitles, whose duration values could overflow when the duration field was still an int.

struct AVPacket
deprecated
static if(FF_API_CONVERGENCE_DURATION)
int64_t convergence_duration;

Meta