Log in

View Full Version : quickie on VStrip Commandline


falconfighter
21st February 2004, 16:40
I don't know where to stick, this, but it is a newbie question, so I'll stick it here.

How do you add multiple VOB files to VStrip's command line? I want to use command line as part of a batch file.

Kedirekin
21st February 2004, 17:27
Create a text file named list.txt.

Add each VOB file name to list.txt, one VOB file per line.

Invoke vStrip using @list.txt in place of a VOB file.