[FFmpeg-trac] #6616(avcodec:new): Decoded frames contain information about previous encoded frame

FFmpeg trac at avcodec.org
Fri Aug 25 19:43:18 EEST 2017


#6616: Decoded frames contain information about previous encoded frame
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  rubensanchez                       |                 Priority:  critical
               Status:  new          |                  Version:  git-
            Component:  avcodec      |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm developing an application which decodes a video source, overlays an
 image and encodes the frame again to send it to an external endpoint.

 With the new API to decode/encode frames the decoded frames contain
 information about the previous encoded frame on it pixel data. See the
 attached image. This does not happen with the old decode/encode functions.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6616>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list