SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Linux OS.: Technical questions

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
From: Thomas A Watson9/19/2008 12:09:55 PM
1 Recommendation   of 484
 
Image Magick transistion


[ 799 ] > identify DeerInHeadlights-sm.jpg
DeerInHeadlights-sm.jpg JPEG 215x202 215x202+0+0 8-bit DirectClass 9.12kb
identify Obama_DeerInHeadlights-sm.jpg
Obama_DeerInHeadlights-sm.jpg JPEG 215x202 215x202+0+0 8-bit DirectClass 9.05kb
convert -size 215x202 xc: +noise Random -virtual-pixel tile -fx intensity -blur 0x6 -contrast-stretch 0% deermaskfile.jpg
transitions -m wipe -f 12 -d 20 -p 20 -e DeerInHeadlights-sm.jpg Obama_DeerInHeadlights-sm.jpg deermaskfile.jpg Obama_DeerInHeadlights_trans.jpg
This creates 12 Obama_DeerInHeadlights_trans-nn.jpg Using gif out created only a single sequence animation, not continuous.
So created jpg frames and this convert. added extra last frame to hold last frame longer before restart.
convert Obama_DeerInHeadlights_trans-[0123456789].jpg Obama_DeerInHeadlights_trans-10.jpg Obama_DeerInHeadlights_trans-11.jpg Obama_DeerInHea
ts_trans-11.jpg Obama_DeerInHeadlights_trans-11.jpg Obama_DeerInHeadlights_trans-11.jpg Obama_DeerInHeadlights_trans-11.jpg -delay 1000 -loop 0 Obama_DeerInHeadlights_trans.gif
convert -help
Version: ImageMagick 6.4.3 2008-09-09 Q16 imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
identify -help
Version: ImageMagick 6.4.3 2008-09-09 Q16 imagemagick.org
transition script from fmwconcepts.com
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext