Log in

View Full Version : 2nd pass freezes in Planning strategy


mxclouti
16th February 2003, 05:35
VirtualDubMod, DivX 5.03, AviSynth 2.5

AVS script:
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEGDecoder.dll")
MPEGSource("I:\Trapped\VIDEO_TS\vts_05_1.vob",0,"ff")
BicubicResize(640,352,0,0.5)

1st pass successfull.

When the second pass starts, a "Planning Strategy" window apprears saying: "Applying VBV constraints" and it freezes at about 80%.

I have to kill VDM with the task manager.

Help!