Opened 5 months ago
Closed 4 months ago
#11063 closed defect (fixed)
stream_loop produces an "Assertion consumed != (-(11)) failed at libavcodec/decode.c" error while using qsv/libvpl
Reported by: | akoryagin | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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
Change History (2)
comment:1 by , 4 months ago
comment:2 by , 4 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It was fixed in n6.1.1