Log in

View Full Version : Does RB .72 work with CCE 2.70?


Vanderlow
5th February 2005, 22:46
I can't seem to get .72 to work with CCE sp 2.70.01.01 or .05. I point it to ECLcce 1.81 and it says ECLCCE does nt support CCE 2.70. I've also tried pointing directly to the CCE exe and it dives me a DVD2AV error. I have 2.67 working. It seems as though I've seen posts with Rebuilder working with CCE 2.7. Am I doing something wrong or need something updated? I used the .72 installer version. Oh I have a AMD Barton. TIA

DK
5th February 2005, 23:29
no eclcce => no problem

you dont need eclcce, thus point directly to cce.exe

Vanderlow
5th February 2005, 23:46
Well it's the trial version, so when I point to it I get ".item.ecl is not an ECL for trial version".

HanSolo00
5th February 2005, 23:52
Check the [Options] section in your rebuilder.ini, and add the following if it isn't there already:

CCE_Trial_Header=; CCE SP xxxxx Version -- Encoder Control List

where xxxxx is "Trial" (by default) or possibly something else depending on what your particular flavor of CCE SP is showing as the application name when you launch it.

Vanderlow
6th February 2005, 00:35
Well here's my change ini file:

[Audio]
Selected=1
[Options]
Mode=1
OneClick=0
ReduceOpt=1
NoWarn=1
AdditionalOutput=1
LogFile=1
QuEncHQ=1
EncoderMinimized=1
RemoveDTS=1
Skin=Spaceneilas Curve
CCE=1
CCE_Trial_Header=; CCE SP xxxxx Version -- Encoder Control List
[Paths]

QuEnc=C:\Program Files\DVD-RB\QuEnc\QuEnc.exe
ReJig=C:\Program Files\DVD-RB\ReJig\ReJig.exe
DECOMB=C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll
ProCoder=C:\Program Files\DVD-RB\EclPro\EclPro.exe
MPEG2DEC=C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll
Working=C:\DVD Rebuilder
Output=C:\DVD Rebuilder Output
CCENEW=C:\Program Files\Custom Technology\CCE SP Trial Version\cctspt.exe
Source=C:\CLONEDVDTEMP\VIDEO_TS\

I did substitute the xxxxx for the verion in the header ..

I still get the error:

c:\dvd RebuilderD2avs\item.ecl is not an ECL for CCE SP xxxxx Version.

HanSolo00
6th February 2005, 00:42
In your rebuilder.ini, try changing

CCE=1

to

CCE=3

With your CCE=1 you have it set to "CCE SP" instead of "CCE SP Trial". If you aren't getting the "CCE SP Trial" option in your DVD-RB CCE submenu, I'd rename your rebuilder.ini to rebuilder.bak, re-run rebuilder.exe and let it make a fresh rebuilder.ini. Then put in your settings again through the menus, and edit the ini only if you need to.

Vanderlow
6th February 2005, 01:51
Whoa whoo, thanks Hans I wasn't aware of that additional option, I think it's working now (don't have time right now to actually encode). Thanks a lot buddy! So I did Ray in Procoder 2 and SP .67 and in just a few scenes I've look at, I thought Procoder 2 was better. It's also twice as long to encode.

So which is better CCE 2.70 or Procoder 2? I also leave everything at default settings, if there's somethng I should change let me know. TIA

HanSolo00
6th February 2005, 02:14
ProCoder 2.0 is a great tool, especially for PAL<>NTSC conversion. From what some have said its default compression is somewhat softer than the defaults for CCE... this looks to some as more visually appealing. You can achieve the same softness in CCE by adjusting the defaults.

Glad you got CCE 2.70 to work.

damian_dimitri
8th February 2005, 19:49
Hello,

should rebuilder actually work without this trick?
Just curious, because without this trick it doesn't work for me.

Ty to make it possible

Damian :)

jdobbs
8th February 2005, 20:08
It's not really a trick. Making that .INI change does the exact same thing as clicking the correct encoder version on the options menu.

radar
13th February 2005, 07:48
hi everyone

im getting the same "item.ecl is not an ECL for trial version".i foll
owed the rb ini change and still get the same thing.

heres my ini...


Selected=
[Options]
Mode=1
OneClick=0
ReduceOpt=1
NoWarn=1
AdditionalOutput=1
LogFile=1
QuEncHQ=1
EncoderMinimized=1
RemoveDTS=1
Skin=Rockas Original
CCE=3
cce_trial_header=;cce sp 2.70.1.5 version--encoder control list
[Paths]

HanSolo00
13th February 2005, 08:33
Change:

cce_trial_header=;cce sp 2.70.1.5 version--encoder control list

To:

CCE_Trial_Header=; CCE SP Trial Version -- Encoder Control List

Or, simply remove that line altogether, since "CCE SP Trial Version" is the default value.

radar
13th February 2005, 08:47
hello hansolo00

i tried what you said,still getting the same error...ecl is not an ECL for trial version. help please:confused:

cd2k
13th February 2005, 08:51
Open cce. Go to Help > About. What does it say?

HanSolo00
13th February 2005, 08:57
You must be using a different version of CCE.

1) Launch CCE by itself.

2) Make note of the exact text in the application window's Title Bar. For a trial version, this should be "CCE SP Trial Version". Yours may differ.

3) Edit your .ini and make sure the text is

CCE_Trial_Header=; xxxxxxxxx Version -- Encoder Control List

where "xxxxxxxx" matches the text in your CCE application window Title Bar.

hobyho
13th February 2005, 09:00
The best way to verify the correct ecl header for your version of CCE is to actually create an ecl file from CCE itself.

Drop any avs or even avi file into CCE and save the project.

Open up the resultant ecl file with notepad and note down the header. Then all that needs to be done is place that header in "CCE_Trial_Header=XXX", where XXX is the header in the ecl file.

I hope thats clear and happy encoding :)

damian_dimitri
13th February 2005, 10:28
I had the same problem with rb.
But yesterday i reinstalled windows...and now rb seems to be ok with cce2.7. With out adding the header trick by hand.


Damian

radar
13th February 2005, 11:55
thank you very much for the help.finaly have it working.:D