Is there an easy way to do it without editing dozens of individual pictures? Then if you think it's going to fast or slow you have to reedit all of them all over again? I'm using Adobe Premier Elements 2.0
+ Reply to Thread
Results 1 to 9 of 9
-
-
I didn't find any references to ImageReader when searching for it.
-
ImageReader is the predecessor to ImageSource. Check the documentation that was installed in your avisynth directory.
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
I guess I should mention that I'm pretty new to this and a lot of this lingo is foreign to me. I don't even understand what avisynth is. Is it just a different editing software like Pinnacle and Premiere? And what's FrameServer? Does post-production refer to when you're done editing your video?
-
avisynth is a frameserver. It is script driven - that is, it has no graphical front-end, but is driven by commands typed in notepad. These are saved with the extension .avs. When a .avs file is opened by an encoder, avisynth sends it video instead.
That said, surely Elements has a slow motion effect somewhere. I know that Vegas allows you to vary the speed using an effect called a velocity envelope. You can adjust and preview the effect from the timeline.Read my blog here.
-
Avisynth works great for timelapse, especially easy now using the newer "CoronaSequence" image processing command. There is a bit of a learning curve, mostly because it is a scripting language, but it is worth going through the initial pain to learn it.
An Example:
xvid50fps-timelapse.avi
If you want to get started, VirtualDubMod will let you load sequential files and modify the fps. -
Download GMplayer. No installation required. It'll play the file.
http://tirnanog.fate.jp/mirror/mplayer/gmplayer2007.02.14.7z
Yes, you can automate the conversion of timelapsed images to video, modifying the frame rate to suit your requirements. I'll post a sample script.
The dimensions of your source images must be divisible by 4, BTW.
What type of files are they - JPG ? PNG ? BMP ?
Do you want to import the resulting AVI file into Premiere ?
---------------------------------------------------------------------------------------------------
1)Install Avisynth.
2) Download the following file and place the DLL into the Avisynth plugins folder (after you've installed Avisynth) C:\Program Files\AviSynth 2.5\plugins\
http://avisynth.org/warpenterprises/files/imagesequence_25_dll_20060414.zip
3) Download and unzip the following and perform steps 1,2,3
http://www.bestsharing.com/files/zzdGB12227027/timelapse.zip.html
Similar Threads
-
Reduction of distortion in timelapse
By trzmielak in forum Newbie / General discussionsReplies: 6Last Post: 22nd Nov 2011, 09:57 -
Timelapse with Mencoder (using Windows)
By W.Lewin in forum Video ConversionReplies: 1Last Post: 6th Jun 2011, 15:38 -
Problems with creating a timelapse video using mencoder/Mplayer with WinXP
By W.Lewin in forum Video ConversionReplies: 7Last Post: 31st May 2011, 11:11 -
Making video into timelapse, but adding frames
By oggologgo in forum EditingReplies: 7Last Post: 30th Dec 2010, 11:26 -
How do I create a Timelapse video in Sony Vegas Movie Studio 7.0?
By Jflow in forum EditingReplies: 1Last Post: 5th Jun 2008, 21:06