Log in

View Full Version : ccefront 1.0 RC3: THE front-end for CCE SP


Pages : [1] 2 3

tylo
28th March 2005, 20:00
Download:
CCEFront v1.0 RC3 (http://home.broadpark.no/~tylovset/files/ccefront10rc3.zip)
Source Code (AutoIt script) (http://home.broadpark.no/~tylovset/files/ccefront10rc3.au3)

CCEFront - a versatile front-end for CCE SP

Created by Tylo. Copyright (c) 2005.

ccefront is a powerful unified CLI (command line interface) for all popular versions of CCE SP (2.50, 2.66, 2.67, 2.70). It adds a number of advanced features, like predictive size OPV encoding (roba), and a flexible way of generating ECL input files through a number of command line options. It also adds a convenient way to select the bitrate indirectly by specifying the target size for each of the encoded files, and the total target size for all the input files to be encoded. Finally, normal CCE templates, file based ecl template, special AVS templates with substitution parameteters, import of matrices and chapter points from files are all supported.

Installation

Unzip to any directory (preferable in your PATH). When first time executed, it will create a directory in your Application Data area, where the template directories, matrices and the tmp (work) directory are located. You may open this directory from the configuration GUI. CCE SP 2.66/2.67 Trial requires EclCCE 1.81 by RB. To exit ccefront in roba mode, left-click on the tray-icon, and select Exit. In the other modes, you may simply close CCE. To uninstall, remove the ccefront application directory and the ccefront.exe file.

Usage

ccefront [-batch] [-auto] [-roba] [-t ccetempl] [-first F] [-last F]
[-vmode ] [-brate N] [-brate_minmax N M]
[-pass <1-9>] [-bias <0-100>] [-q_factor <1-200>] [-q_char <0-100>]
[-gop M NM] [-progressive <0|1>] [-new_vaf <0|1>]
[-aspect <1:1|4:3|16:9|2.21:1>] [-seq_endcode <0|1>]
[-top_first <0|1>] [-zigzag <0|1>] [-nofilters] [-noaudio]
[-size_mb MB] [-total_mb MB] [-extra_br N] [-t_avs templ.avs] [-t_ecl templ.ecl]
[-out_ecl file.ecl] [-out_avsdir dir] [-qmat matrix.txt] [-chap chaps.txt]
[-@resize W H] [-@crop L T W H] [-@addborders L T R B]
[-roba_reuse_samples] [-roba_szpass_mode N]
[-roba_sample_percent P] [-roba_adjust_percent P]
[-nocancel] [-minimize] [-shutdown|-hibernate] [-priority <0-5>]
[-un-{option}] [[-ecl] file.ecl] [videofile(s)] ...

Arguments

Note: arguments are processed from left to right, and modifier arguments (e.g -brate N) must be specified before the videofile or input ECL file. Some options are global (e.g. -total_mb), which means that it can be specified at any position on the command line.

-auto Global opt. CCE command line argument. Auto start CCE.

-batch Global opt. CCE command line argument. Auto start and close CCE
after encoding.

-roba Global opt. Enable RoBa OPV mode with predictable target size. Implies
-batch mode. An analysis is done to determine the Q factor that will create
a bitrate closest possible to the one specified by vbr_brate_avg in the
.ecl file. Note that if the current video mode in the .ecl file is OPV, then
opv_brate_min and opv_brate_max are used, otherwise vbr_brate_min and
vbr_brate_max are used. You may edit the ccefront.ini file to customize
the default values for roba, and override them with the -roba_... command
line arguments. If the path to rejig_exe is set, ReJig may be used in a
subsequent "sizing" pass (when the mpv file is oversized).
Note that the -roba and the other -roba_... flags are global, and applies
for all the input files, also if they are specified at the end of the
command line. A roba_log.txt file will be created for each processed file
and placed in the tmp subdirectory of the ccefront application data dir.

-roba_szpass_mode N In roba-mode, an optional "sizing" pass can be performed, either to make
sure that the result hits the target size accurately, or to improve the
encoding quality (not all agree that it will). The sizing pass can either
be done by encoding (CCE), or transcoding (oversized only, requires ReJig).
Mode 0-5 can be used:
0 - no sizing pass
1 - always encode
2 - transcode if oversize (oversize slack is default 0%)
3 - encode if oversize
4 - encode if undersize or oversize or Q > limit
(undersize slack is default 2.5%, Q limit is default 40)
5 - encode if undersize or Q > limit, transcode if oversize

-roba_szpass_limits L H Q
Set low, high slack values for under/oversizing, and Q limit.

-roba_... Set various other roba values. Defaults in ccefront.ini.


-t template CCE command line argument. Select a CCE template. This option cancels
all the previously specified ecl-key-modifier options (e.g. -bias).

-first F CCE command line argument. Set first frame to encode.
-last F CCE command line argument. Set last frame to encode.

-vmode mode Unified video mode setting. mpcbr = multipass cbr and vbr1 = 1st pass VBR
only works with newer CCE versions.

-brate N Set both CBR and average VBR bitrate.

-brate_minmax N M Set Min and max bitrates. (both VBR and OPV).

-pass N Set number of VBR (and MP CBR) passes after initial vaf pass.

-bias N Set VBR bias.

-q_factor OPV Q factor.

-q_char Set quantizer characteristics (quality priority). Normalized to range 1-100
for all versions of CCE.

-gop M NM Set gop values. gop_hdr is also set as M * NM in the .ecl file.

-progressive B Specify whether source is progressive or interlaced.

-new_vaf B Set the create_new_vaf key. Will work with CCE SP 2.50 as well, although not
originally supported.

-aspect R Set aspect ratio. 2.21:1 is only supported with CCE SP 2.70

-nofilters Disable all built-in filters (horizontal and vertical) and dithering.

-noaudio Disable audio output.

-size_mb N Another way to set bitrate. Specify the target size in MB of each encoded file.
The bitrate is computed and set in the created ECL file.

-total_mb N Global option. Set total target size of all files in MB. The bitrate is
computed and set in the created ECL file. Example:
> ccefront -brate 4000 f1.avi -brate 2000 f2.avi -total_mb 800
This will adjust the bitrates for both f1.avi and f2.avi to output 800 MB in
total, but f1.avi will still retain the double bitrate of f2.avi

-extra_br N Specify extra bitrate (typically audio) that is subtracted from the bitrate
you specify with either -brate, or indirectly by -size_mb or -total_mb.

-t_avs t.avs Create an AVS file for following input video files, from an AVS "template" file.
If the specfied file is not found, the templates subfolder is searched.
Substitution parameters that may be used in the template:
@source_file, @resize_w, @resize_h, @crop_l, @crop_t, @crop_w, @crop_h,
@addborders_l, @addborders_t, @addborders_r, @addborders_b

-@resize W H Set values for the avs template substitution variables. (-t_avs)
-@crop L T W H Set values for the avs template substitution variables. (-t_avs)
-@addborders L T R B Set values for the avs template substitution variables. (-t_avs)

-t_ecl t.ecl Use a "template" ECL file. The template file should be a stripped down .ecl file.
Note that this option cancels all the previously specified ecl-key-modifier
options (e.g. -bias). Only the [item] section is used. Basically it should have
removed all keys that are automatically detected by CCE during loading, such as
frame rate (frame_rate_idx). It should be similar to the -t option, but it uses
an external template file instead of an internal template (stored in the registry).
The following keys are "unified" for all versions:
vmode=N (N: 0=OPV, 1=CBR, 2=VBR, 3=MP CBR, 4=VBR 1st,
uses correct key and values for various CCE's)
quality_prec=N (N: 0-100. Scales down to 0-64 for CCE 2.66/2.67,
uses key "q_char_f" for CCE 2.70)
In addition, the template file may contain a version-specific section, e.g.
[item-2.50], [item-2.66] [item-2.67], or [item-2.70]. Note that no "unification"
of the keys mention above will take place in these sections.
A matrix (qmat) may not be part of a template as of now. Use the -qmat option to
import a matrix instead.

-out_ecl file Global opt. Specify path/name of generated ECL file. Default output is
"created.ecl" in the tool's home folder.

-out_avsdir dir Global opt. Specify folder where the generated .avs files (by using -t_avs)
should be placed. Default is the same as the input folder.

-qmat file.txt Import a quantization matrix from a file. If the specfied file is not found,
the q_matrix subfolder is searched. An example file is located in this folder.

-chap ch.txt Import chapter points from a file. Simply appended to the [file] section in
the ECL file.

-nocancel Global opt. Hide the Cancel button in CCE encode window. Default enabled in
ccefront.ini file. Hitting the Enter key in CCE SP 2.50, when the encode window
is active will *not* Cancel encoding (as it does when using 2.50 alone).

-minimize Global opt. Minmize CCE SP 2.66/2.67 with EclCCE / ReJig

-shutdown Global opt. Power down computer after encoding (-auto/-batch/-roba mode).

-hibernate Global opt. Hibernate computer after encoding (-auto/-batch/-roba mode).

-priority N Global opt. Set CPU process priority. 0=idle, 2=normal, 5=realtime. Default idle,
but can be modified in the ccefront.ini file.

-un-{option} Undo earlier command line settings that modifies .ecl file settings. Example:
> ccefront -qmat mymatrix.txt f1.avi -un-qmat f2.avi ;f2.avi does not use matrix
As a special case, -un-all will unset all ecl-modifier arguments.

[-ecl] file.ecl CCE command line argument. Input ECL file. You may skip the -ecl option if
the file has an .ecl extension

videofile(s) Any video file that is accepted by CCE, including .avs files. Wildcards * and ?
may be used for specifying a group of files.

The ccefront.ini file

Most keys in the ini file are self-explanatory, and can be edited by the user. Note that if cce_exe is to be changed, also set cce_title. (you may simply clear both keys, and rerun).

Examples

Encode a bunch of avi's so they fit on a DVD. This uses a real CCE template (named DVD).
> ccefront -t DVD -total_mb 4000 scene*.avi -batch

Encode two AVS files with individual "home brew" template files, and specify a target size for each. Note that -size_mb must be specified after -t_ecl because -t_ecl cancels the -size_mb option.
> ccefront -t_ecl DVD.ecl -size_mb 200 file1.avs -t_ecl SVCD.ecl -size_mb 300 file2.avs

Advanced example. Encode two AVI files in RoBa mode, using both an external AVS and ECL template. Make the total size 3800 MB, but set a bitrate "weight" for each file:
> ccefront -t_ecl DVD.ecl -t_avs AVI2DVD.avs -brate 3000 f1.avi -brate 4000 f2.avi -total_mb 3800 -roba

History
1.0
- Added GUI for configuration.
- Added -extra_br N
- Added 'Min Q' in GUI.
- Removed timouts completely.

0.99
- Attempt to fix the timeouts problem.

0.97
- Fixed timeout problem (I think :)
- Fixed -roba_reuse_samples
- Fixed -nocancel
- Added -noaudio
- Added an exit option in ini file.
- Other small adjustments

0.96
- First release

buzzqw
28th March 2005, 21:25
:eek: :eek: :eek: ASTONISHED :eek: :eek: :eek:

BHH

Venom_IL
28th March 2005, 21:43
wow... could this replace EclCCE for CCE SP ver 2.7+ to work with DVD2SVCD ?

buzzqw
29th March 2005, 07:10
hurry up Mod ! validate attachment !! ;)

BHH

Boulder
29th March 2005, 10:43
Tylo, maybe you should PM Doom9 so he'll add it to the downloads section. I haven't seen any of the CCE mods around in a while.

tylo
29th March 2005, 18:58
I did PM doom9 when I posted this, but he doesn't seem to be around.

Anyway, the wait is over - you can get it HERE (http://forum.doom9.org/showthread.php?s=&postid=631321).

Enjoy.

Boulder
29th March 2005, 19:03
I can put it on my webspace for the time being if that's OK to you.

EDIT: Humm..can't get it working. The archive appears to be broken, WinRAR tells me "Unexpected end of archive".

tylo
29th March 2005, 19:10
Thanks, but don't bother for now. You should rather use your time for testing it and reporting.

Cheers.

/EDIT: Sorry. Should be fixed in a few minutes. ... Done! :D

Boulder
29th March 2005, 19:26
Thanks! I've got lots on queue for processing with different lengths and content so it'll make a nice test bed:)

Zeul
29th March 2005, 19:28
Oh my god :eek:

Fantastic work

Boulder
29th March 2005, 20:48
First impression : excellent! I've missed your D2SRoBa's prediction capabilities very much ever since I started putting multiple movies per DVD. I haven't done any complete encodes yet, just played with the prediction part. I also like the ability to use my ecls as it's much easier to make all the adjustments in the CCE GUI and then use the ecl file with CCEFront.

One bug found: the cancel button doesn't appear even if nocancel=0 is in ccefront.ini. I'm using v2.70.02.

buzzqw
29th March 2005, 21:58
little bug

cce 2.70.02.00
if in avs there isn't loaded AddAudio() cce quits.
Would be possible another command like -no_audio ?

BHH

drob
29th March 2005, 23:17
Great work tylo, can you please explain these two options?

adjust_percent=1.4
prediction_tweak=1

tylo
30th March 2005, 07:37
@Boulder: Thanks. Cancel button bug will be fixed in 0.97

@buzzqw: I can add -noaudio option that will simply set "aud_out=0",
but CCEFront should not force anything into your avisynth-scripts.
You can also put aud_out=0 in a "ECL template file", and surely in a regular CCE template.

@drob:
'adjust_percent' is a value that is used for adjusting the size estimation during the OPV-analysis phase. 1.4% is a good value, and only if you see a *consistent* over or under estimation, you should change it to reflect that.In that case, please report it, and what other encoding settings you normally use.
/ADD: adjust_percent=0.0 will normally result in sligthly undersized output files, and values > 2 normally oversizes compared to target size/brate.

'prediction_tweak=1' enables "Restrict auto I frame insertion" (fix_gop_length=1 in the .ecl) during analysis, which normally makes the OPV prediction more accurate, as the analysis-files is created by inserting something like 'SelectRangeEvery(1200, 12)' in the .avs file.

drob
30th March 2005, 14:57
Thanks tylo for clarifying that.

Boulder
30th March 2005, 15:41
Some more observations: timeout occurs way too easily. If I'm doing something else on the computer while prediction/encoding is going on, I can accidentally cause a timeout which then screws things up. If that behaviour cannot be prevented, would it be possible to add a retry button instead of just shutting CCEFront down?

tylo
30th March 2005, 17:59
Yeah, it happened to me a couple of times as well. Will look into that.

buzzqw
30th March 2005, 18:52
@tylo

i have create a ecl template setting aud_out=0

thanks for suggestion

little problem

even with this template cce (2.50) sometime report somthing about acmstreamreport... (sorry i hadn't write full message)

thanks

BHH

tylo
1st April 2005, 08:17
Uploaded ccefront v0.97. I haven't got timeouts with this version, but let me know if there are any issues.
Cheers.

buzzqw
1st April 2005, 13:04
hi tylo !

timeout are nearly vanished !
noaudio is fully fuctional !
and even on short test (like 3000 frames) roba,opv,vbr,cbr is OK !

just a note for timeouts: ins't possible to force "on top display" (or work fully in backrground) for ccefront ?

thanks again for this wonderfull tool !

BHH

tylo
1st April 2005, 13:51
Please specify the exact message you get on timeout. E.g. "Timeout error - exiting S1". Will help me pinpoint the problem.

buzzqw
1st April 2005, 15:08
timeout S3

btw: while encoding i'am on forum, tiping and writing. So i take on top my firefox

BHH

tylo
1st April 2005, 23:15
Alright, another try to fix timeouts. v0.98

buzzqw
2nd April 2005, 10:56
great ! Great ! GREAT !

ok, even less, just 1 on over 20 pop up (error S1)

and in this only case i had a forced pop-up from messenger.

BHH

P.S. i am sure you had also resolved a bug: i use several mpeg file to test and with 0.96 (it's ok from 0.97 and above) small (less 250 frames) files were always encoded in cbr independently from what settings imposed.

tylo
3rd April 2005, 14:25
I think timeouts should be history, unless your PC is seriously crawling.
Btw: Is there only one user of this tool? Version 1.0 may be the last version I release, so speek now.

drob
3rd April 2005, 14:49
tylo i have few problems,

when i try to use the -total_mb, cce launches and starts encoding the whole clip, not just running a sample tests.

when using roba, the clip runs a sample, then gives the would you like to save changes, and times out with error s1.

Wishbringer
3rd April 2005, 16:42
I am trying to use ccefront in line with dvdrebuilder.
Want to have idle priority and seems to work for that.

But what i would prefer is config file in same folder than exe.
So i can use RBFarm with ccefront too.

buzzqw
3rd April 2005, 16:59
why use ccefront with dvd-rb ?
near all versione of cce is already supported by dvd-rb ...

BHH

mrslacker
3rd April 2005, 20:15
Originally posted by Wishbringer
I am trying to use ccefront in line with dvdrebuilder.
Want to have idle priority and seems to work for that.

But what i would prefer is config file in same folder than exe.
So i can use RBFarm with ccefront too.
Start rebuilder.exe with belownormal priority, and cce will start with the same priority.
rem rebuilder.bat
start /belownormal rebuilder.exe
OR try starting cce with:
rem cctspt.bat
start /BELOWNORMAL cctspt.exe %1 %2 %3 ...
That last batch worked well with AutoQ, but with /MIN to force minimized execution.
Maybe this will work for you. I haven't tried pointing Rebuilder to a .bat instead of the actual CCE executable. At the least, RB won't find the CCE version through CCE's ABI. But then, you have the same problem if you point to ccefront.

Trahald
4th April 2005, 03:32
@Tylo
great tool.. i'm gonna add support for it in batchencode

mrslacker
4th April 2005, 04:25
Originally posted by Trahald
@Tylo
great tool.. i'm gonna add support for it in batchencode

Hurray! :thanks:

tylo
4th April 2005, 09:06
@drob. It is supposed to encode the whole clip when you do not specify -roba, regardless of whether -total_mb is specified or not.
Your second problem is a little strange. I thought only the 2.66/2.67 Trial versions with EclCCE asked if you want to save project at this point? Which CCE version are you using? And is it trial or retail? Also make sure that the cce_title key in the .ini file is correct.

@Wishbringer. If your wish is to configure different CCE exeutables with ccefront, you should copy ccefront.exe to different names. The .ini file will then have the same base name as the executable.

@Trahald. Good news. It's a lot of work to make GUI for all features of ccefront, but I suppose you only support the way the old CCERoBa worked. BTW: If you rename ccefront.exe to CCERoBa.exe, I believe I made it automatically run in roba mode, so it should work with batchencode unmodifed.

drob
4th April 2005, 11:36
tylo I am using trial 2.70.02, cce_title=CCE SP Trial Version.

I thought i might need to use roba switch but the question box throw me off.

Malcolm
4th April 2005, 12:50
Originally posted by tylo
Version 1.0 may be the last version I release, so speek now. What?? :eek: This can't be true! :scared: I thought this is only the beginning! There is so much you can add to this wonderful tool! And - since CCE is developing further - there will always be a need for new versions of ccefront!
I would like to see an option in the trayicon menue to enable/disable the shutdown/suspend option, so i can decide or revoke when the enconding has already started. how long the whole encoding will take is only apparent *after* the roba-passes (which can take long) and CCE has started the actual encoding; *then* i would like to decide whether to shut down the pc or not.
And imho ccefront screams for a GUI! :)
o.k. the GUI can be added separately. But the need is there: Choosing templates, video/avs-Files, choosing matrices, setting a temp-dir, bitrate/filesize, outputdir...
Simply said: the common usecase should be supported by the GUI.

greetings,
Malcolm

ernstblaauw
4th April 2005, 15:04
Does this tool work with DVD2SVCD? So can I use DVD2SVCD with CCE 2.70.02.00?

Trahald
4th April 2005, 17:41
@Tylo
Im intermitantly getting the timing errors... Basically i have a 2000xp processor but the issue is i have only 256mb of ram so my system hd swaps alot for memory(specially since i have visual studio running all the time).

buzzqw
4th April 2005, 18:02
me too the same problem, but for me is Oracle 9i :D

BHH

Boulder
5th April 2005, 12:18
Originally posted by tylo

Btw: Is there only one user of this tool? Version 1.0 may be the last version I release, so speek now.
Don't worry, there's plenty of users. It's just that the CCE section is not very active but as your tool can be used with almost any program that utilizes CCE, it'll be used by many.

I haven't had any timeouts with v0.99.

Adjusting by 1.4% tends to undersize by 3-7% (six ~45-min episodes, three normal length movies, two 45-min TV captures, 3% prediction sample, one episode was close enough to the target) so I set it to 3% and will see what happens, I've got two movies and a 25-min TV capture to process.

Even if you left the tool as it is, it is extremely useful to any CCE user. Thus, my only wish is that you'll keep it up-to-date when CCE is updated;)

mrslacker
5th April 2005, 15:53
Originally posted by Boulder
Don't worry, there's plenty of users. It's just that the CCE section is not very active but as your tool can be used with almost any program that utilizes CCE, it'll be used by many.
...
Even if you left the tool as it is, it is extremely useful to any CCE user. Thus, my only wish is that you'll keep it up-to-date when CCE is updated;)
Yes, we were hoping for this tool about a month ago (http://forum.doom9.org/showthread.php?s=&postid=621245#post621245) in the BatchEncodeM2V thread. I was exited to hear (http://forum.doom9.org/showthread.php?s=&postid=632807#post632807) about ccefront as soon as you announced the first beta. I appreciate your active support for newer versions of CCE!

tylo
5th April 2005, 22:12
Ok, I'll try to continue with development, but it will be less frequent. I have now *completely* removed timeouts (believe it or not) :D, and started on a simple GUI. Stay tuned.

spytek_98
6th April 2005, 15:08
I'm one of those silent D2SRoba users thats been using D2SRoba for the last 2 years with great results!!!. Now, i'm very interested in getting cceFront up and running with CCE SP Trial 2.70.02.00.

The following is my command line params. movie.ecl was created manually in CCE, just about to test it...

ccefront -ecl movie.ecl dgIndex_movie.avs -roba -total_mb 4474

My question, how does cceFront take in consideration for Audio size in it's predictions? I have some understanding that D2SRoba got this info from DVD2SVCD's output files. So how does cceFront know how much room the audio (ac3) is going to take up within -total_mb

ie video_size = total_mb - audio size

or doesnt it?

Thanks

glyons
6th April 2005, 19:42
Originally posted by tylo
Ok, I'll try to continue with development, but it will be less frequent. I have now *completely* removed timeouts (believe it or not) :D, and started on a simple GUI. Stay tuned.

Cool, I have a little feature request ;) . Could you please add a switch like -dvd or something where you input the audio bitrate and ccefront calculates the bitrate for filling a dvd (I know it's easy to do it manually, but some of us are lazy :), I think the formula would be something like TargetSize= (AvaliableSpace)-(AudioBitrate * Lenght), where AvaliableSpace is 4480MB for dvds or 700MB for svcds.

Anyway, it's a great tool!

drob
22nd April 2005, 00:13
tylo we're eagerly awaiting the timeout free version... :rolleyes:

artoor
22nd April 2005, 19:24
Originally posted by Wishbringer
I am trying to use ccefront in line with dvdrebuilder.
Want to have idle priority and seems to work for that.
So do I. But I'm rather interested in "nocancel" option (CCE 2.7X) :) It works pretty good (there isn't cancel button) but there is something strange for me. While encoding if I press space key, encoding process is broken. It is rather a pity. I still have to search some ways to do something like that, because sometimes encoding is broken by chance (it is connected with space key :( ) The best solution seems to be EclCCE (made by RB) There is very useful option - minimize on tray, but it doesn't support CCE 2.7...

Regards

tylo
22nd April 2005, 22:04
Ok, folks.
I'll try to come up with something during the weekend. It will be without timeouts, and have a simple gui for configuring the tool. Making a GUI for interactive usage is too much work for me at this time.
@artoor: I'll check it out.

Cheers.

ADLANCAS
24th April 2005, 17:06
Great work!

and a little request...
In RoBa mode, could you include a Q lower limit? Itīs just to avoid CCE to generate peak values higher than the max specified.

Thanks,

Alexandre

tylo
25th April 2005, 08:38
It's new to me that low Q values generates higher peaks than max bitrate specified (and lower Q's don't?). I know CCE 2.50 doesn't obey max br well, but I thought 2.67-2.70 did? If anyone can confirm this, it can easily be added, because internally I operate with a minimum Q (which now is 1). Got a lot to do, and training for a bicycle race, so it may take up to next week-end before a new version arrives.

ADLANCAS
26th April 2005, 03:24
Iīve discuss this issue with "jsoto" in dvd2svcd area. He wrote:
I fixed the problem using 8000 as max video bitrate in CCE. I'm sure CCE is having more than 8000 in some peaks, but using 8000, seems it is not going above mplex/IFOedit limits.
http://forum.doom9.org/showthread.php?s=&postid=541749#post541749
...maybe my CCE 2.66 version is not good enough as newer versions :(

tylo
27th April 2005, 22:49
Please try out CCEFront v1.0 RC1.

Cheers.

drob
28th April 2005, 20:22
Tylo, no timeouts now, but it still pauses after each run sequence and ask do you want to save and waits for input (aka, yes-no), and the mouse pointer becomes unmovable, until i launch another window via task manager.