[FFmpeg-trac] #7006(undetermined:new): Intel QSV: "QSV requires a fixed frame pool size" message is given

FFmpeg trac at avcodec.org
Tue Apr 3 16:07:34 EEST 2018


#7006: Intel QSV: "QSV requires a fixed frame pool size" message is given
-------------------------------------+-------------------------------------
             Reporter:  JasonZhang   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  qsv          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Brainiarc7):

 So, for the snippet above, you'd add the option explained above like this:


 {{{
 ./ffmpeg -hwaccel qsv -vcodec h264_qsv -i "high_1280_720_120s.flv" -vf
 "movie=test.png,hwupload=extra_hw_frames=10 [watermark]; [vf0][watermark]
 overlay_qsv=x=30:y=30[vf1]" -acodec libfdk_aac -ar 44100 out.mp4
 }}}


 Confirm that it works for you.

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


More information about the FFmpeg-trac mailing list