[FFmpeg-trac] #10795(avfilter:open): scale2ref filter crash
FFmpeg
trac at avcodec.org
Sat Jan 13 09:53:35 EET 2024
#10795: scale2ref filter crash
-------------------------------------+-------------------------------------
Reporter: Axel | Owner: (none)
Terizaki |
Type: defect | Status: open
Priority: normal | Component: avfilter
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Gyan):
* status: new => open
Comment:
I recently came across this regression with a different more complicated
command. Thanks for the bisect.
This is a more standard form of your command with the same outcome.
{{{
ffmpeg -v 99 -loop 1 -i ../temp/qrcode.png -i default.jpg -filter_complex
"[0][1]scale2ref[logo][base];[base][logo]overlay" output.png -y
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10795#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list