Hi, im in the middle of completeing a small college project, im making an Xbox Television advert, but i cant find any programs or plug-ins for Sony Vegas that can give a shaky camera effect (that kind of effect that makes it look like you are in an earthquake). Ive searched on google, ive searched these forums, but cant find a way, i know that you can do it to small animations in Jasc Animation Shop 3, the effect is called 'ShakyCam'. Is there any plug-ins or utilities that will allow me to do this to a large video?
Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
Create your own by using the event pan/crop feature.
Just change the frame size and orientation and set a new keyframe
each time you resize or slant the image.
I'll be all your own this way! -
Or for avisynth:
avisource("whatever.avi",false).converttorgb32()
zoom(dsty="rand(10)+height/2", dstx="rand(10)+width/2")
Above is just an example from the zoom readme. Seems to work pretty well though. RGB32 is required as it uses layers to manipulate the video.
Similar Threads
-
MP4 Videos Shaky & Distored in Media Player Classic 1.5.3.3705
By Nagashi in forum Software PlayingReplies: 1Last Post: 12th Oct 2011, 14:18 -
adding watermark to videos
By zammil in forum Newbie / General discussionsReplies: 7Last Post: 16th Nov 2010, 22:19 -
Adding Two Seconds To Videos!
By prowesse in forum EditingReplies: 6Last Post: 28th Aug 2010, 17:13 -
Adding a cartoon / picture effect?
By Hardcoreruss in forum EditingReplies: 9Last Post: 18th Nov 2009, 03:37 -
FLV editing, creating, and effect adding.
By Crazyj32 in forum EditingReplies: 4Last Post: 21st May 2007, 18:09