Hello
I have a video that was recorded on a digital camera while it was being passed around. The video is tilted to different degrees depending on how each person was holding it.
I found some postings on this site about how to do hard rotations to specific chunks of a video. However, what I'm looking for is to be able to to have smooth rotation transitions between pieces (i.e. when the camera is being rotated from, say, 45 degrees to 30 degrees, i want the image to look upright the whole time, based on calibrating how much the original image is rotated at different points). Here are the specifics about what I have:
Video format: .avi
OS: Windows XP
Software available: I have access to Adobe Premiere Pro CS4.
If you have other software solutions, feel free to post. I'd prefer Premiere, but since I'm at a university, I can get access to a lot of other full version programs.
Freeware is also a happy option, but I'd prefer the convenience of a single paid program to use of multiple free programs.
Gimme a shout if you need more info.
Thanks
+ Reply to Thread
Results 1 to 8 of 8
-
-
Depending on just how the original is moving, your best bet is probably a stabilisation program. DeShake for Virtualdub is free, and there are commercial options as well - usually as plugins for After Effects and the like.
These programs work by analysing the motion in the clips, the applying the reverse motion to them. However this will product strange effects at the edges of the screen, such as empty areas where there is no footage. This is usually compensated for by zooming into the image until these are gone, but this will give you a softer image.Read my blog here.
-
Know any AviSynth? How about V.C. Mohan's EffectRotation, part of his EffectsMany filters:
EffectRotation rotates the image part with given radius through given angle (-ve clock wise direction) Can be used to rotate scanned images or as an effect.
http://avisynth.org/vcmohan/EffectsMany/EffectsMany_index.html
I've used it before with good results when a DVD's video was off axis. As guns1inger said, though, you get empty areas. I cropped them away and resized. -
Depending on just how the original is moving, your best bet is probably a stabilisation program.
Im presuming that what you're describing is more for minor rotations due to some sort of shaking or unsteadiness
Know any AviSynth? How about V.C. Mohan's EffectRotation
And as such, I also haven't used the EffectRotation before.
I just looked at the parameters, and you're able to input initial and final angle of rotation. Since you're also inputting start and end frames, does this imply the program figures out the incremental rotation per frame to create a smooth, 'constant speed' rotation? If so, that's prolly what I'm looking for (sans a nice, pretty gui).
I'll try getting accustomed to the program over the next few days, but if this is (or isn't) what EffectRotation is supposed to do, lemme know.
empty areas where there is no footage
Thanks! -
Originally Posted by froggo
http://www.avisynth.org.ru/docs/english/ -
http://www.avisynth.org.ru/rotate/rotate.html
You can apply this AviSynth filter the wanted number of times, using start/end frames (along with angle number) in its parameters for each episode. -
Rereading the EffectRotation doc again, it doesn't look like you need to Trim off the different frames for the different degree rotations, because it also can be run multiple times to rotate different portions of the video differently.
Good find, Alex_ander. It seems Fizick's filter does the same as V.C. Mohan's, but faster I guess. -
Originally Posted by froggo
If a constant speed (linear variation) is not good enough, there is also the Zoom plugin from WarpEnterprises:
http://avisynth.org/warpenterprises/files/zoom_25_dll_20050122.zip
This allows for spline curve variation, but it's slower than the others.
Similar Threads
-
Rotate video by 180 degrees
By Anurag in forum Video ConversionReplies: 5Last Post: 7th Nov 2013, 21:09 -
Cutting out portions of video
By Jacks_Daddy07 in forum EditingReplies: 4Last Post: 18th Aug 2011, 16:18 -
HELP! Feedback buzz on some portions of video
By MrRoboto in forum EditingReplies: 1Last Post: 5th Jan 2011, 07:20 -
rotate video 90 degrees?
By cduval04 in forum EditingReplies: 6Last Post: 8th May 2008, 12:53 -
looking for software that will rotate video 90 degrees
By jimdagys in forum Newbie / General discussionsReplies: 32Last Post: 27th Mar 2008, 10:47