Reverse?

For help and discussion concerning the Windows Movie Maker software.
Locked
User avatar
BurningLeaves
Joined: Thu Mar 15, 2007 7:10 pm
Location: New York
Org Profile

Reverse?

Post by BurningLeaves » Fri May 11, 2007 2:15 am

Im sorry for asking because I know there is probably a very simple way to do this... but I have yet to figure it out. I have a scene and I wanted to play it in reverse sort of like a rewind thing, im not sure how to phrase it. I use WMM so I posted here but even if there was some other program or something I could use to do it I woulnt mind. Thanks for reading
~Mandi

User avatar
CrackTheSky
has trust issues
Joined: Sun Aug 27, 2006 11:01 pm
Status: Maybe editing?
Location: Chicago
Org Profile

Post by CrackTheSky » Fri May 11, 2007 2:18 am

You can't do it with WMM, but if I recall correctly there's an AviSynth script that will render out a clip in reverse that you can put into WMM.

User avatar
BurningLeaves
Joined: Thu Mar 15, 2007 7:10 pm
Location: New York
Org Profile

Post by BurningLeaves » Fri May 11, 2007 2:28 am

ill start looking into that thank you very much!

User avatar
Cornwiggle
Joined: Sat May 10, 2003 2:59 pm
Location: Lost Ground
Org Profile

Post by Cornwiggle » Fri May 11, 2007 8:24 am

When I wanted to do that I just asked my friend with Vegas to reverse the clip and send it back... :)

Maybe try that? :p

User avatar
CrackTheSky
has trust issues
Joined: Sun Aug 27, 2006 11:01 pm
Status: Maybe editing?
Location: Chicago
Org Profile

Post by CrackTheSky » Fri May 11, 2007 9:48 am

Burningleaves09 wrote:ill start looking into that thank you very much!
I think it's an internal filter, so if you have AviSynth you don't have to download anything extra. The code would read as follows:

Code: Select all

avisource("pathtovideo.avi")
reverse()
If you need to know how to use AviSynth and VDubMod, read through this and this.

User avatar
BurningLeaves
Joined: Thu Mar 15, 2007 7:10 pm
Location: New York
Org Profile

Post by BurningLeaves » Fri May 11, 2007 3:38 pm

[quote="CrackTheSky"

Code: Select all

avisource("pathtovideo.avi")
reverse()
[/quote]

thank you very much for the code iv used virualdub before so I should be able to use this thanks for all your help!

Locked

Return to “Windows Movie Maker”