[FFmpeg-trac] #6418(undetermined:new): ffmpeg QSV doesnt work with live streams

FFmpeg trac at avcodec.org
Thu May 25 14:41:28 EEST 2017


#6418: ffmpeg QSV doesnt work with live streams
-------------------------------------+-------------------------------------
             Reporter:  rycius       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  qsv          |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by rycius):

 Ok, i have tried to find bad commit by playing around with git bisect, and
 ended with:
 {{{
 git bisect bad
 1f26a231bb065276cd80ce02957c759f3197edfa is the first bad commit
 commit 1f26a231bb065276cd80ce02957c759f3197edfa
 Author: Mark Thompson <sw at jkqxz.net>
 Date:   Fri Oct 21 18:57:12 2016 +0100

     qsv: Merge libav implementation

     Merged as-at libav 398f015, and therefore includes outstanding
     skipped merges 04b17ff and 130e1f1.

     All features not in libav are preserved, and no options change.

 :040000 040000 3792b0cd35c1fe73f5163d9c29462fc7dfacfccd
 76730bcd0a03d55288ac756f5405e453b4fd8652 M      libavcodec

 }}}

 it looks like refusal to use external SPS parser
 MFXVideoDECODE_DecodeHeader() broken decoding.

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


More information about the FFmpeg-trac mailing list