[FFmpeg-devel] [PATCH] ffprobe: use pkt->dts to compute interval ts when pts is missing
Stefano Sabatini
stefasab at gmail.com
Sat Dec 31 21:26:34 EET 2022
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ffprobe-use-pkt-dts-to-compute-interval-ts-when-pts-.patch
Type: text/x-diff
Size: 1229 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20221231/31b3ca04/attachment.patch>
More information about the ffmpeg-devel
mailing list