Log in

View Full Version : Cut video scenes in a series of files automatically


Garret88
29th March 2010, 11:48
I have a series of videos that present a opening intro and final credits. I would remove these scenes..
I am pretty noob, I know I could use virtualdub but I am searching for a way to cut all my videos automatically choosing the intial and ending frame. So I don't want to manually cut each file from time to time.

Of course I want that my videos remain untouched (no re-encoding).

osgZach
29th March 2010, 17:19
The only way to do this, on a repeated automatic basis, would be to make an AVS script for each video, and then use Trim statements to cut the frame ranges you don't want.

When you want to watch the videos, instead of loading them directly, you load the AVS script instead.

At least that's the only way I know of.