Im having a problem with Vegas where if i try to render the video as a whole it'll give me an error and it will cancel itself.
If I export it in pieces i have a better chance of the rendering completing.
What i want to do is render 2 or 3 pieces and then place them and paste them all in Vdub to finish the compression.
any way to do that? Please?
Multi Clip Compression for Vdub?
- ForeverZeroo
- Joined: Sun Aug 03, 2003 7:08 pm
- Location: Philadelphia, Pa
- Contact:
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
easiest way is probably to make a small avisynth script
Code: Select all
avisource("path to part 1")++avisource("path to part 2")++avisource("path to part 3")
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
This, or if you wish to directly append files in virtualdubmod, go to file>append segment.Kariudo wrote:easiest way is probably to make a small avisynth scriptCode: Select all
avisource("path to part 1")++avisource("path to part 2")++avisource("path to part 3")
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact: