t-rec-rs icon indicating copy to clipboard operation
t-rec-rs copied to clipboard

command line parameter to limit the final resolution

Open sassman opened this issue 3 years ago • 0 comments

in order to change the final gif / video resolution (sometimes full retina is a bit overdone) 2 optional parameters should be introduced:

  1. a --max-height | h
  2. a --max-width | w
  3. both should act as upper limits and not be taken precise
  4. the aspect ratio of the original format should be kept (pretty much like convert -resize Wx for example works

suggested by

@Hoverbear

sassman avatar May 04 '21 22:05 sassman