[FFmpeg-trac] #10661(avfilter:new): FFmpeg 6.1 nlmeans_vulkan video filter has visual defects

FFmpeg trac at avcodec.org
Sat Dec 2 10:40:38 EET 2023


#10661: FFmpeg 6.1 nlmeans_vulkan video filter has visual defects
-------------------------------------+-------------------------------------
             Reporter:  acedogblast  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avfilter
              Version:  6.0          |               Resolution:
             Keywords:  vulkan       |               Blocked By:
  filter                             |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by ioctl):

 The same problem even without "Device doesn't support atomic float adds,
 disabling dispatch parallelism" warning.

 Example:

 wget https://imagemagick.org/Usage/images/rose.png # Download one image
 from the Image magick manual

 ffmpeg -y  -init_hw_device vulkan=vul -i rose.png -vf
 format=yuv444p,hwupload,nlmeans_vulkan=s=2.5:r=75,hwdownload,format=yuv444p
 rose-vul.png

 Problem appears on little and big image, in 420 and 444 color spaces.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10661#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list