[FFmpeg-trac] #7746(ffmpeg:new): nvenc HEVC -b_ref_mode produces invalid pts/dts

FFmpeg trac at avcodec.org
Wed Oct 23 07:26:00 EEST 2019


#7746: nvenc HEVC -b_ref_mode produces invalid pts/dts
------------------------------------+----------------------------------
             Reporter:  oviano      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:  nvenc       |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by Brainiarc7):

 I can also reproduce this on an RTX 2080.
 The console is polluted with messages such as:


 {{{
 [tee @ 0x5590b4996f00] Invalid DTS: 4172 PTS: 4171 in output stream 0:7,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4173 PTS: 4172 in output stream 0:7,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4177 PTS: 4176 in output stream 0:7,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4162 PTS: 4161 in output stream 0:8,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4163 PTS: 4162 in output stream 0:8,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4167 PTS: 4166 in output stream 0:8,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4168 PTS: 4167 in output stream 0:8,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4172 PTS: 4171 in output stream 0:8,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4173 PTS: 4172 in output stream 0:8,
 replacing by guess
 [tee @ 0x5590b4996f00] Invalid DTS: 4177 PTS: 4176 in output stream 0:8,
 replacing by guess

 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7746#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list