[FFmpeg-trac] #7330(avcodec:new): ffmpeg 4.0 fails to transcoding one 4k clip

FFmpeg trac at avcodec.org
Thu Aug 23 16:07:20 EEST 2018


#7330: ffmpeg 4.0 fails to transcoding one 4k clip
------------------------------------+-----------------------------------
             Reporter:  applemax82  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  qsv         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by lizhong1008):

 Though the error message remind some thing wrong in qsv encoder, actually
 it is an decoding issue: can't get the decoded frame successfully and then
 avctx->hw_frames_ctx is NULL in qsvenc_init_session, thus cause encoder
 device hasn't been initialized successfully.

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


More information about the FFmpeg-trac mailing list