[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 10:20:25 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 Michael Koch):

 It does indeed work with threads=1 as an additional parameter of blend.

 But this parameter is missing in official documentation.

 Why doesn't it work if the option -filter_threads 1 is used instead? I did
 already try that.

 Why does the geq filter work just fine with many ld() and st() in the
 expressions, without requiring any limitations to the number of threads?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10987#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list