[FFmpeg-trac] #5440(avcodec:new): nvenc with interlace video never create packets with AV_PKT_FLAG_KEY

FFmpeg trac at avcodec.org
Thu Apr 14 16:44:57 CEST 2016


#5440: nvenc with interlace video never create packets with AV_PKT_FLAG_KEY
-------------------------------------+-------------------------------------
             Reporter:  maf          |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  avcodec      |                  Version:  git-
             Keywords:  nvenc        |  master
  interlace                          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 - Create codec with flag AV_CODEC_FLAG_INTERLACED_DCT
 - Encode video
 - look for encoded packet AV_PKT_FLAG_KEY flag.

 Result:
 - Key frame never produced.

 When I disable the interlace flag then key frames are created properly.

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


More information about the FFmpeg-trac mailing list