Ok, I've tried more things now. At first, i tried exporting the video in huffy and uncompressed instead of lagarith, didnt work, still had the same Problem.
Then i got this Idea, I took the project file and dragged&dropped it into a new project (I remembered doing this once before by accident). The Project turns into 1 big clip, so I tried saving it from this new project and it actually worked. It rendered the video. However, It gave me a different problem, the second half of the video just turned black and I didnt get any picture. I tried the same again and this time there was the middle part missing out, so I went to pre-render the Video and then to render it again. Result: Same as in the very beginning; Estimated Time goes up like crazy and then Vegas crashes
So now I would like to try if its works without the tomsmocomp(0,5,1), but without it, the Video looks like this:
My Script looks like this now:
Code: Select all
mpeg2source("D:\Burst Angel\BURST ANGEL VOL 1\VIDEO_TS\BA vol.1 part 4.d2v")
LoadTDeint()
TDeint(mode=1,order=1)
BlendBob()
assumefps(29.97)
deen("w2d",2,4)
ssxsharpen()
fastlinedarken()
crop(4,4,-4,-4)
lanczos4resize(848,480)
Any suggestions how to fix this crap? :\