[FFmpeg-trac] #7083(avcodec:new): Decoder playing out frames at double speed

FFmpeg trac at avcodec.org
Wed Mar 14 22:49:06 EET 2018


#7083: Decoder playing out frames at double speed
------------------------------------+-----------------------------------
             Reporter:  baudouin0   |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  h264        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by baudouin0):

 Ok I understand - when I played the ts steam in VLC media player or our
 own player (using ffmpeg) we saw the issue in that the picture would
 stutter with the P-frames comming out twice as fast and then a pause
 before the next I-frame. As that is quite complicated we looked into just
 compiling ffmpeg on its own and found this. Your right that it could be
 another issue we have not yet found. However that variable being set to
 zero is not correct. I may be able to use ffplay to see what the fix does.
 My understanding of what was intended in the code is limited so I not sure
 on the correct fix.

 I will try ffplay and get back to you.

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


More information about the FFmpeg-trac mailing list