[FFmpeg-trac] #10302(undetermined:new): feedback filter bug
FFmpeg
trac at avcodec.org
Mon Apr 3 11:21:17 EEST 2023
#10302: feedback filter bug
--------------------------------+----------------------------------------
Reporter: 张文兵 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: undetermined
Version: 5.1.2 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------------
Comment (by Michael Koch):
Please show the full console output. I can't reproduce the issue with
testsrc2 as input:
{{{
ffmpeg -f lavfi -i testsrc2,format=yuv422p10le -vf
"[in][blurin]feedback=x=100:y=10:w=100:h=100[out][blurout];[blurout]gblur=8[blurin]"
-t 10 -y test.mp4
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10302#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list