ImageMagick Commands
Hi guys,
I make thumbs for my MechBunny tube using ImageMagick. The current command i use is:
"-enhance -strip -unsharp 1.0x1.0+0.5 -unsharp 1.0x1.0+0.5 -modulate 110,102,100 -unsharp 1.0x1.0+0.5 -contrast -gamma 1.2 -resize %SIZE% %INPUT_FILE% -filter Lanczos -filter Blackman -quality 95";
What i want to do, is trim about 2-5px from the bottom of each thumb, so that it hides the watermark in the visible thumb. (the WM is still displayed on the video).
Does anyone know how i would achieve this? All the videos I'm uploading vary in size.
Thanks
Nick
|