[FFmpeg-trac] #9435(undetermined:new): swscale yuv2rgb crops image or causes glitches

FFmpeg trac at avcodec.org
Thu Sep 23 21:31:28 EEST 2021


#9435: swscale yuv2rgb crops image or causes glitches
-------------------------------------+-------------------------------------
             Reporter:  iss          |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 From debugging the issue this seems to happen only when video resolution
 is not divisible by 32.

 How to reproduce:
 {{{
 ffmpeg.exe -ss 00:00:00.50 -i test.avi -vframes 1 -pix_fmt rgba test.png

 ffmpeg version N-103795-g140eac77a9-g6e26015a6b+1 Copyright (c) 2000-2021
 the FFmpeg developers
   built with gcc 10.3.0 (Rev5, Built by MSYS2 project)
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9435>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list