[FFmpeg-trac] #10518(undetermined:new): crop corrupts pngs when the crop is close to the right and lower edges

FFmpeg trac at avcodec.org
Sat Aug 12 13:04:32 EEST 2023


#10518: crop corrupts pngs when the crop is close to the right and lower edges
-------------------------------------+-------------------------------------
             Reporter:  wesnet12345  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by wesnet12345):

 I really don't know what was causing the issue. Seems to be gone now. Had
 to stay away from the border previously. This is the full command I was
 using.

 ffmpeg.exe -ss 0us -i "../test_48_frames.mov" -an -frames:v 30 -vf
 "fps=fps=15:round=inf , crop=w=10:h=10:x=1270:y=0:exact=1:keep_aspect=0 ,
 setsar=1 , scale=10:10" ".../%d.png"
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10518#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list