#429 Is there a way to reverse a video in VIrtualDub2?
open
nobody
None
question
2021-09-06
2021-09-06
Anonymous
No
Is there a way to reverse a video in VIrtualDub2?
Discussion
Anonymous
-
2021-09-06
Is there a way to reverse a video in VIrtualDub2?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2021-09-06
Yes, there is, actually. You will need Avisynth Plus to do this. The original Avisynth is incompatible with VirtualDub 2. I would also recommend downloading AVSEdit Plus. For me this was a godsend. Not only does it let you easily interact with the scripts that you've created. But it also provides templates for all other types of scripts so that you never have to write them down, memorize them, or look them up on the internet again. Truly, a magnificent tool.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is a trick (some people found it too difficult) to reverse video only (not the sound): use fflayer filter, point it the file you want to reverse, set follow timeline from to last frame number, rate -1.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to reverse a video in VIrtualDub2?
Yes, there is, actually. You will need Avisynth Plus to do this. The original Avisynth is incompatible with VirtualDub 2. I would also recommend downloading AVSEdit Plus. For me this was a godsend. Not only does it let you easily interact with the scripts that you've created. But it also provides templates for all other types of scripts so that you never have to write them down, memorize them, or look them up on the internet again. Truly, a magnificent tool.
There is a trick (some people found it too difficult) to reverse video only (not the sound): use fflayer filter, point it the file you want to reverse, set follow timeline from to last frame number, rate -1.