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
long convergence_duration;

Meta