[FFmpeg-trac] #11063(undetermined:new): stream_loop produces an "Assertion consumed != (-(11)) failed at libavcodec/decode.c" error while using qsv/libvpl
FFmpeg
trac at avcodec.org
Wed Jun 19 13:53:35 EEST 2024
#11063: stream_loop produces an "Assertion consumed != (-(11)) failed at
libavcodec/decode.c" error while using qsv/libvpl
-------------------------------------+-------------------------------------
Reporter: akoryagin | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
How to reproduce:
{{{
% ffmpeg -hwaccel qsv -qsv_device /dev/dri/card2 -c:v h264_qsv -re
-stream_loop -1 -i ~/sailboat.ts -c:v h264_qsv -b:v 3200k -f null -
ffmpeg version 6.1 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
configuration: --prefix=/home/admin2/ffmpeg-build/build --pkg-config-
flags=--static --disable-shared --enable-gpl --enable-nonfree --enable-
libass --enable-libfreetype --enable-libx264 --enable-libx265 --enable-
libfdk-aac --enable-libmp3lame --enable-libopus --enable-libvpx --enable-
libtheora --enable-libvorbis --enable-version3 --enable-libopenjpeg
--enable-zlib --enable-libdav1d --disable-decoder=jpeg2000 --extra-
cflags=-I/home/admin2/ffmpeg-build/build/include --extra-
ldflags=-L/home/admin2/ffmpeg-build/build/lib --extra-ldflags=-pthread
--enable-libvpl --enable-vaapi --enable-libdrm
libavutil 58. 29.100 / 58. 29.100
libavcodec 60. 31.102 / 60. 31.102
libavformat 60. 16.100 / 60. 16.100
libavdevice 60. 3.100 / 60. 3.100
libavfilter 9. 12.100 / 9. 12.100
libswscale 7. 5.100 / 7. 5.100
libswresample 4. 12.100 / 4. 12.100
libpostproc 57. 3.100 / 57. 3.100
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11063>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list