Log in

View Full Version : vStrip - mod for multiple cut points


jfcarbel
19th September 2003, 01:33
Could vStrip be modified to cut at multiple in/out LBA sets to generate a single VOB or m2v+ac3 file?

So you could then cut out multiple clips at a time and have generated a single file with the edited clips gone.

I know that there must be code out there to join VOBs, but I want to see if this can be optimized to be one single process via vStrip.

Has anyone tried looking at this or is there another way to do what I want to accomplish via code elsewhere?

Is someone here familiar with the vStrip code? I am going to start looking at it but my C++ is rusty. thanks

quantum
19th September 2003, 13:39
Assuming you're using vStrip_gui, I think you can accomplish this using multiple outputs and the append option. See the output tab.

As far as modifying the code, good luck :-) If you're capable of doing it, I have some things I'd like you to do in there as well.