diff options
author | jstebbins <[email protected]> | 2014-08-27 15:58:29 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2014-08-27 15:58:29 +0000 |
commit | cd1b955b6d297fb4003b0bc02d39586a689ffaf7 (patch) | |
tree | b5d6ec7356eeaf00f8a304ea1a73347b252f70e6 /macosx/PictureController.m | |
parent | 15417070c594a330923a62f0ab2054c39d3115f4 (diff) |
CLI: fix dimensions problem when both width and height are specified
The GUI will precompute both width and height and specify both on the
command line. But then the CLI recomputes width based on height which
can result in the width being changed.
So, in non-anamorphic mode, disable keep_aspect so that width and heigh
are both kept. And in other anamorphic modes, use custom ana when computing
dimensions so that both width and height are kept (i.e. recompute par).
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6369 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/PictureController.m')
0 files changed, 0 insertions, 0 deletions