[FFmpeg-trac] #5339(undetermined:closed): tiff file made with older maya ignores scale for output

FFmpeg trac at avcodec.org
Wed Mar 16 13:20:40 CET 2016


#5339: tiff file made with older maya ignores scale for output
-------------------------------------+-------------------------------------
             Reporter:  jsteinkamp   |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  tif          |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 For future tickets: Please always provide the FFmpeg command line that
 allows to reproduce your issue together with the complete, uncut console
 output.

 The file you uploaded has a horizontal to vertical dpi ratio of 16:9. This
 implies a sample aspect ratio of 9:16 which is what FFmpeg uses. Pass `-vf
 setsar=1` to get square pixels.

 If the input file you provided is not meant to have a horizontal to
 vertical dpi ratio != 1, please report this issue to the Maya developers.

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


More information about the FFmpeg-trac mailing list