[FFmpeg-trac] #7402(undetermined:new): [ffmpeg-qsv][h264_mpeg2]decode failed on iHD driver.

FFmpeg trac at avcodec.org
Wed Sep 5 09:52:50 EEST 2018


#7402: [ffmpeg-qsv][h264_mpeg2]decode failed on iHD driver.
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  zhuqingliang                       |                 Priority:  normal
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:  qsv decode   |  Reproduced by developer:  0
  mpeg2                              |
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 {{{
 mpeg2 decode failed.
 }}}
 environment
 {{{
 SKL OS: ubuntu 16.04 kernel: 4.15.0
 libva b6c50dad4d7d14c507108d9f468662e2d7ae1c4d
 ​https://github.com/01org/libva.git
 VPG_Driver ed04556a6676fd77ff845508bc54bfc60915450c
 ​https://github.com/intel/media-driver
 libva-utils 9a10ad663349732decd668a426cfc349b0010d1d
 ​https://github.com/01org/libva-utils.git
 Mediasdk 7ea683585f0f84f1bea035a405855312c92c46c0 ​https://github.com
 /Intel-Media-SDK/MediaSDK
 FFMPEG 56f68a099cc607658118e00cad30569103ae3751
 ​https://git.ffmpeg.org/ffmpeg.git
 }}}
 How to reproduce:
 {{{
 1.build env as above lists
 2.ffmpeg -v verbose -c:v mpeg2_qsv -i
 /media//yami_mpeg2/gi4_video.bits.mpeg2 -pix_fmt yuv420p -f rawvideo
 -vsync passthrough -vframes 4 -y dump.yuv
 3. error message:
 mpeg2_qsv @ 0x18aa600] Initialized an internal MFX session using hardware
 accelerated implementation
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 Error while decoding stream #0:0: Function not implemented
 [mpeg2_qsv @ 0x18aa600] Error initializing the MFX video decoder:
 unsupported (-3)
 [mpeg2_qsv @ 0x18aa600] Too many errors when draining, this is a bug. Stop
 draining and force EOF.
 Error while decoding stream #0:0: Internal bug, should not have happened
 }}}

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


More information about the FFmpeg-trac mailing list