Log in

View Full Version : CCE Bombing on Family Guy v2 D3


foxmid
14th November 2003, 23:10
Hi everyone, I'm having a strange problem.

I'm trying to back up my copy of family guy, volume 2 (season3) and have some problems with the third disc.

I've already successfully backed up discs 1 & 2, but this third one is giving me fits.

I get to the roba second pass, 66% through an extra (vob 4, pgc 5), and get the dreaded Windows error of CCE has an error and will be closed. I have never had this error before today.

Here's what I've tried so far:

Replaced CCE 2.50 with 2.66 - same problem.
Re-ripped said PGC with DVD Decrypter, re-encoded, - same problem
I've deleted the .VAF file, and re-encoded, same problem.

Here's my AVS script, which was created by DIF4U. Anyone have a similar experience before?

import("C:\Program Files\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("C:\Program Files\DoItFast4U\mpeg2dec3.dll")
Mpeg2Source("VTS__04_P05.P.4~3_1.d2v",idct=0)
LoadPlugin("C:\Program Files\DoItFast4U\decomb.dll")
Telecide()
Decimate(mode=1,threshold=3)
AddAudio()

Thanks for any help you might have.