View Single Post
Old 04-05-2015, 10:33 AM  
DODevelopment
Confirmed User
 
Industry Role:
Join Date: Jun 2014
Posts: 127
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
DODevelopment is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote