Re: [FFmpeg-user] ffmpeg crash when transcoding with vpp_qsv and pad filters

2019-03-14 Thread qw
ot; -f flv football_avc_600p_24fps_1000k_output.flv Regards andrew At 2019-03-13 22:21:44, "Li, Zhong" wrote: >> From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of >> qw >> Sent: Wednesday, March 13, 2019 9:57 PM >> To: ffmpeg-user@ffmpeg.org >> Su

Re: [FFmpeg-user] ffmpeg crash when transcoding with vpp_qsv and pad filters

2019-03-13 Thread Li, Zhong
> From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of > qw > Sent: Wednesday, March 13, 2019 9:57 PM > To: ffmpeg-user@ffmpeg.org > Subject: [FFmpeg-user] ffmpeg crash when transcoding with vpp_qsv and > pad filters > > hi, > > > I use the

[FFmpeg-user] ffmpeg crash when transcoding with vpp_qsv and pad filters

2019-03-13 Thread qw
hi, I use the following command, and ffmpeg 4.0 will crash: ffmpeg -v trace -hwaccel qsv -c:v h264_qsv -i test-clips/football_avc_600p_24fps_1000k.flv \ -rw_timeout 1000 -acodec libfdk_aac -profile:a aac_he -ar 44100 -ac 2 -ab 64000 -c:v h264_qsv -vb 100 -r 15/1 -force_key_frames