[FFmpeg-trac] #10860(ffmpeg:new): timestamp discontinuity error on TS input
FFmpeg
trac at avcodec.org
Wed Feb 14 15:15:22 EET 2024
#10860: timestamp discontinuity error on TS input
--------------------------------+----------------------------------
Reporter: izhar | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: 6.1
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------
Summary of the bug:
when decoding the attached sample file, we get the following error for
each decoded frame. see full report attached.
"timestamp discontinuity (stream id=413): -21252717311, new offset=
21252717311"
How to reproduce:
{{{
% ffmpeg -i sample.ts -f null -
}}}
ffmpeg version 6.1 and later (6.1.1 and latest development branch), this
issue doesn't happen on 6.0
built on ubuntu 20.04
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10860>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list