#10294: convolution filter's rdiv option ignored
--------------------------------+------------------------------------
             Reporter:  Mark    |                    Owner:  (none)
                 Type:  defect  |                   Status:  closed
             Priority:  normal  |                Component:  avfilter
              Version:  6.0     |               Resolution:  fixed
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+------------------------------------
Comment (by Michael Koch):

 The documentation of the "rdiv" option is unclear.
 "Set multiplier for calculated value for each plane. If unset or 0, it
 will be sum of all matrix elements."
 Is this a multiplier or is the result divided by this value? The second
 example "Apply Blur" suggests it's indeed a multiplier.
 But then the sentence "If unset or 0, it will be sum of all matrix
 elements" is wrong.
 The default value should be the inverse of the sum of all matrix elements.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10294#comment:6>
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".

Reply via email to