On date Wednesday 2022-07-13 02:02:17 +0200, Stefano Sabatini wrote: > For some samples the pkt->pts is always missing, use the pkt->dts > instead. > > Fix trac issue http://trac.ffmpeg.org/ticket/4427. > --- > fftools/ffprobe.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Updated.