[FFmpeg-trac] #4082(undetermined:new): The scale filter does not actually change the height and width.

FFmpeg trac at avcodec.org
Thu Nov 6 16:08:15 CET 2014


#4082: The scale filter does not actually change the height and width.
-------------------------------------+-------------------------------------
             Reporter:  muruganandh  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  scale        |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by relaxed):

 The output is 100x100 but playback will change the size due to the SAR/DAR
 not being 1:1. Use -vf scale=100:100,setsar=1:1

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


More information about the FFmpeg-trac mailing list