#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".