[FFmpeg-devel] [PATCH] bwdif_vulkan: fix artifacts on vulkan decode images

Lynne dev at lynne.ee
Sun Oct 29 08:22:46 EET 2023


Due to making the decode frames context use the coded size, the
filter started to display those artifacts as it reused the input frame's size.

Change it to instead output the real image size for images, not the input.

Patch attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-bwdif_vulkan-fix-artifacts-on-vulkan-decode-images.patch
Type: text/x-diff
Size: 1066 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231029/e9aafb51/attachment.patch>


More information about the ffmpeg-devel mailing list