Log in

View Full Version : EclCCE: Adds ECL support to CCE 2.66/2.67 trial


Pages : 1 2 3 4 5 6 [7]

artoor
17th June 2005, 10:48
What a pity! I read Your info with sadness... but I can understand You... there are things important and the mosta important. Good luck!

ou8thisSN
16th August 2005, 06:49
heh, i just figured out how to use EclCCE, god bless the author for this ggreat utility

Dadde
26th September 2005, 14:13
Will be never released a new version of eclcce that implement CCE 2.70 low priority ???

manolito
26th September 2005, 19:51
EDIT: Unfortunately my life has become too busy to continue development of EclCCE. Feel free to download and use the source code for your own enhancements to EclCCE. Good luck!

Probably not, unless you dig into the source code and implement CCE 2.70 support yourself.

Cheers
manolito

j_olson
25th October 2005, 07:44
I wonder: When installing DVD Rebuilder it says that EclCCE is needed for CCE 2.50 SP, but here it's said that EclCCE only supports 2.66/2.67 and...?

I had CCE 2.67 + EclCCE and used it with DVD Rebuilder. But then I wanted to convert an high-resolution AVI to DVD, so I downloaded the latest version of DVD2SVCD which should be able to resize AVI. But that didn't work with CCE 2.67, so I reverted to 2.50.01. Just made a quick test, but that seemed to work. Then I wanted to reconfigure DVD Rebuilder so it also should use CCE 2.50, but the configuration program says CCE 2.50 needs EclCCE...?

Edit: Never mind ( :) ) Tried reconfiguring DVD Rebuilder and it installed EclCCE for CCE 2.50, and the program seems to work. Either DVD-RB isn't then using the installed EclCCE, or maybe CCE works both with and without EclCCE.

dannykg
4th May 2006, 14:50
Is it possible to get hold of RB's EclCCE source code? The posted links don't work any more.

RB
23rd May 2006, 07:47
I updated the links, see first post in this thread. Good luck :)

bobkoure
13th September 2006, 19:36
This looks to be a flavor of visual C++.
From the fact that there are both dsp and dsw files, I'd guess that it was visual c++.net - but I'd expect .DLLs to be easier to build in MSVS6. I don't have either IDE installed on my PC right now, but have access to both. The C++ code is written using hwnd callbacks, which would indicate something other than .NET
So... anybody know?

Of course, then there's the issue of "what's changed" between 2.67 and 2.7. Can anyone point me at a thread, have any hints, etc. I'd guess that if it was as simple as updating the acceptable version number range at install, that would have been done already.

Is EclCCE needed for just the "basic" version - and maybe the "trial" version, or the full retail as well? I don't have access to the full retail (and would only have the trial version for a limited time...) but if someone wanted to hand me a "what changed" list I wouldn't mind implementing the changes into EclCCE (pretty easy to stand on the shoulders of giants, and all that...)
Bob

bobkoure
13th September 2006, 21:50
I've just downloaded a copy of CCE 2.7.x SP trial - and it seems to work fine with DVD Rebuilder.
If the Basic does as well, I'm not sure there's a lot of reason to update EclCCE

BTW, CCE SP is a discontinued product as of this last June (who knew?)

RB
12th October 2006, 10:50
This looks to be a flavor of visual C++.
From the fact that there are both dsp and dsw files, I'd guess that it was visual c++.net - but I'd expect .DLLs to be easier to build in MSVS6. I don't have either IDE installed on my PC right now, but have access to both. The C++ code is written using hwnd callbacks, which would indicate something other than .NET
So... anybody know? Development environment for EclCCE was MSVC6 Pro SP5. It's mostly straight C code, I don't recall using C++ specific stuff much if any.

Trahald
12th October 2006, 14:09
RB is just a genious ;)... i looked at the code and while i didnt totally understand it, i could figure out basically what it was doing. the code is too old to be .net . to add support for newer cce you dont really have to totally understand how it works.. just do more of what its doing. (the simple explanation of what the program does is interfere with windows messaging system to its own benefit)

Yosho
5th July 2008, 23:11
I can no longer find ECLCCE anywhere the site that was posted a couple years ago is dead. Could someone please update those links with live ones?

bruce_lee
28th August 2008, 02:05
http://www.weethet.nl/downloads/cceecl.rar

verydoomed
15th December 2008, 10:11
The link to download it is dead the post is an old one- the development stopped then?
sorry didnt read the last page and the post by Bruce lee! I thought he was dead too!

dave1thor
11th September 2013, 03:31
I'm new to forums and came in response to RB's avi2dvd help link. Long story short I'm looking to get a copy of his source code and the link doesn't work. I see that this thread just seemed to have dried up.

dave1thor
11th September 2013, 03:33
Oh, source for eclcce. Any help or pointer appreciated.