[FFmpeg-trac] #9921(avformat:closed): DASH has duplicate AAC timestamp

FFmpeg trac at avcodec.org
Tue Sep 13 12:57:20 EEST 2022


#9921: DASH has duplicate AAC timestamp
-------------------------------------+------------------------------------
             Reporter:  philipn      |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:  fixed
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by philipn):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 I had a look at the latest code it appears that this issue has been fixed:
 https://github.com/FFmpeg/FFmpeg/commit/c42d513ede6bc58b2cc7b0e47f90be27700843f8.
 The timing is taken from the base media decode time property in the tfdt
 rather than the earliest presentation time in the sidx.

 I tried ffprobe using a later version (version 5.1.1) and confirmed it no
 longer has duplicate timestamps. I'd assumed before that the issue was
 with the DASH and so hadn't made sure to use the latest version of ffprobe
 (>= 5.0.0) like I'd done to create the DASH.

 Sorry for the noise.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9921#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list