I want to resize a video from 708x1080 to 640x1136 but the resolution won't go above 1080
Asked
Active
Viewed 3,403 times
1 Answers
2
In your description, you are upsizing (1080 -> 1136) and downsizing (708 -> 640). This will change your aspect ratio and may make the output video look squished. Also 640 x 1136 (w x h) indicates a vertical capture such as from a smart phone (portrait mode). If this is not the case, be sure to match the proper numbers to the scaled dimensions (step 6 below).
Here's how to stretch a video any way you like:
- Make sure you are using a recent version of HandBrake
- With the video loaded, select your desired preset.
- Switch to the Dimensions tab.
- Set Resolution Limit = None
- Set Anamorphic = Automatic
- Check Allow Upscaling
- Change Scaled Size to the desired dimensions width x height. Don't worry that the Pixel Aspect changes.
- If you are trying to change the storage dimensions (Storage Aspect Ratio=SAR) but keep the display aspect (DAR) as it was, then keep Final Dimensions: ... Automatic checked.
- If you really do want it squished, then uncheck Automatic and change the display size (width) to be the same as your scaled size width.
- Click the Preview button and then Live Preview for 30 seconds to see if this is what you want. If not, readjust your specs and preview again.
at2010
- 134
- 6