Reverse Video

  • Thread starter Thread starter Rehan
  • Start date Start date
R

Rehan

It has been asked time and again on this forum and other palces. However as
we know Movie maker does not and perhaps cannot do it. Second best to this,
people would like to know if it can be done using other free tools!

Well yes! I have found a simple way to do it using VirtualDub and AviSynth.

A single line avisynth script like this will do it for you:

AviSource("mymovie.avi").Reverse()

Just convert your clips to uncompressed avi using VDub and then open the
above script in VDub and Save As another AVI.
More details with screen shots are availabe on my site:
http://www.rehanfx.org/tips.htm

Hope you like it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top