[FFmpeg-trac] #7794(avfilter:new): ffmpeg crash when transcoding with vpp_qsv and pad filters

FFmpeg trac at avcodec.org
Thu Mar 14 12:43:47 EET 2019


#7794: ffmpeg crash when transcoding with vpp_qsv and pad filters
--------------------------------------+----------------------------------
             Reporter:  applemax82    |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  avfilter      |                  Version:  4.0.3
             Keywords:  crash filter  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -hwaccel qsv -c:v h264_qsv -i football_avc_600p_24fps_1000k.flv
 -an -c:v h264_qsv -r 15/1 -vb 1000000 -minrate 1000000 -maxrate 1500000
 -bufsize 2000000 -preset fast -profile:v main -vf "vpp_qsv,
 pad='1280:720:128:64'" -f flv football_avc_600p_24fps_1000k_output.flv
 ffmpeg 4.0.1
 built on ...
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list