[FFmpeg-trac] #7757(avformat:new): mpegts muxer HEVC: invalid output DTS values
FFmpeg
trac at avcodec.org
Tue Mar 12 13:53:08 EET 2019
#7757: mpegts muxer HEVC: invalid output DTS values
-------------------------------------+-------------------------------------
Reporter: Ace17 | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: unspecified | Resolution:
Keywords: hevc dts | Blocked By:
mpegts |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Is there a reason why you don't make sure pts > dts?
`pkt.pts = t + 1;`
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7757#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list