[FFmpeg-trac] #5630(undetermined:new): crop filter no longer outputs images of 1 pixel height

FFmpeg trac at avcodec.org
Sat Jun 11 11:33:24 CEST 2016


#5630: crop filter no longer outputs images of 1 pixel height
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  crop,        |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The following works fine here, do I miss something?
 {{{
 $ ffmpeg -f lavfi -i testsrc -vf crop=320:1 -vframes 1 out.png
 }}}
 I believe ffplay never supported showing anything with a height of 1.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5630#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list