The last bit of a video I'm currently editing is of my daughter giving a very cute smile. I'd like to end the video with a 5 second 'still' of this. Is it possible? Grateful thanks if you can show me how/which programs I need.
+ Reply to Thread
Results 1 to 10 of 10
-
-
FreezeFrame
http://avisynth.org/mediawiki/FreezeFrame
If, for example, the best smile frame is number 10000, then for 5 seconds at 25fps:
FreezeFrame(10000,10125,10000)
And then end the video at frame number 10125. You can even fade it out for two seconds.
http://avisynth.org/mediawiki/Fade
FadeOut0(50)
Or you can end it on the smile and then loop that same frame for 5 seconds.
http://avisynth.org/mediawiki/Loop
I suppose NLEs can do the same thing quite easily, but AviSynth is free and these kinds of things are dead simple to do when using it, even if there is a learning curve to using it in the first place.. -
Just about every NLE has that ability. Create a still image of the frame you want, add it to the timeline for the duration you want.
-
You didn't tell us what program you are using to edit your video. Like jagabo said most any NLE can do that. Even Windows Movie Maker.
-
There's more to it than that. It needs some creative shmooze too.
I would use a slow ramp to stop it. -
Firstly, I had to google 'NLE'. My editing needs to date have been basic and are met by Avidemux, Boilsoft (Joiner & Splitter), VideoRedo TV Suite and, on occasion, mkvtoolnix, Windows Media Encoder 9 and Sony Vegas. I may be wrong but, of these, is Sony Vegas the only Non Linear Editor?
As for 'slow ramp', I'm still none the wiser... -
Yes, Vegas is the only NLE amongst those.
Vegas will let you apply a velocity envelop to slow the video down to a still at the end.
http://www.sonycreativesoftware.com/controlling_velocity_in_vegas_pro
Similar Threads
-
Video goes WIDESCREEN After A Few Seconds In VLC
By hech54 in forum EditingReplies: 5Last Post: 28th Jun 2012, 10:41 -
Macroblocks only at the first seconds of the video
By fernandovg in forum Video ConversionReplies: 9Last Post: 22nd Jun 2012, 09:29 -
Removing the first 18 seconds of a video
By Simmons in forum Video ConversionReplies: 9Last Post: 14th Jun 2011, 05:18 -
delete sound between x seconds and y seconds?
By charlieship in forum Newbie / General discussionsReplies: 3Last Post: 4th Jun 2011, 22:14 -
DVD video pauses every 30-35 seconds
By LoopyCoder in forum DVD RippingReplies: 0Last Post: 9th Apr 2008, 14:43