View Single Post
Old 9th December 2012, 19:24   #998  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
You can (a) use an Avisynth script as input and then invoke one of the various Avisynth Resize-Filters in your script or (b) use x264's internal/built-in resize filter.

For the latter, simply add --video-filter resize:width=1280,height=720,method=lanczos to the advanced options. For details have a look here.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 9th December 2012 at 20:22.
LoRd_MuldeR is offline   Reply With Quote