[FFmpeg-trac] #10987(avfilter:new): Blend video filter *_expr options don't handle store and load functions correctly.
FFmpeg
trac at avcodec.org
Mon May 6 01:46:35 EEST 2024
#10987: Blend video filter *_expr options don't handle store and load functions
correctly.
-------------------------------------+-------------------------------------
Reporter: Fallan | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avfilter
Version: git-master | Resolution:
Keywords: "blend | Blocked By:
filter" "store and load" st() |
ld() |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Marton Balint):
This is kind of expected if you are using multiple threads with the blend
filter. If you specify threads=1 as an additional parameter of blend, it
will work as expected.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10987#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list