[FFmpeg-trac] #10025(undetermined:new): Skewed png images for certain resolutions when making thumbnail

FFmpeg trac at avcodec.org
Fri Nov 11 00:16:52 EET 2022


#10025: Skewed png images for certain resolutions when making thumbnail
--------------------------------------+----------------------------------
             Reporter:  Kevin Sallee  |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  undetermined  |                  Version:  5.1.2
             Keywords:                |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i skew.png -vf
 "scale=force_original_aspect_ratio=decrease:w=2048:h=2048, thumbnail"
 -frames:v 1 skew_thumb.png
 ffmpeg version 5.1.2
 built on OSX
 }}}

 For certain PNG image resolutions, the command results in a skewed output.
 I am attaching examples of a PNG that does not cause the skew, and one
 that causes it.
 Previous versions of ffmpeg were not exhibiting this behavior
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10025>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list