#9915: gblur sigma=0 vs sigmaV=10
-------------------------------------+-------------------------------------
             Reporter:  Jozef        |                     Type:  defect
  Chutka                             |
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  gblur        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Using ffmpeg version 2022-09-07-git-e4c1272711-full_build-www.gyan.dev

 {{{
 ffmpeg -i video.mp4 -vf "gblur=sigma=0:sigmaV=10" -y out.mp4
 }}}

 Command produces none blur effect, `sigmaV` is being ignored. (workaround
 is to use `sigma=0.001:sigmaV=10`)

 This issue was also reported on https://trac.ffmpeg.org/ticket/9845 ,
 however the ticket is already closed.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9915>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to