Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
Wewkiee
![]() Join Date: Feb 2002
Location: kashyyyk
Posts: 2,113
|
BatchCCEWS 0.9.1.6 Final
Im starting this thread to add release news. Use the Other sticky for suggestions.
The releases are zips of the exe only. just place it in your batchccews install directory <0.9.1.6 Final> - Fixed - cce versions that use eclcce.exe now close when stop is pressed - Fixed - New list dialog code was iffy. went back to the old class. - Added - more precise log reporting if original matrix could not be found/loaded when quant_dump is used <0.9.1.6 beta 1> - Fixed - used different call in vfw api to allow larger .avi files as input. (did not effect avisynth at all) - Added - delete .mpv option in settings now also applies to segment files after segmented encodes. <0.9.1.6n f> - Fixed - use cce 2.50 style ecl for use with eclpro as is more compatible. <0.9.1.6n e> - Fixed - Works with newest eclpro. It doesnt like all the '.'s in big 3 filenames so workaround it by removing the '.'s and replacing them later. <0.9.1.6n d> - Added - Shutdown option added to the gui. The setting is not saved in the registry so has to be turned on when loading the program. also cli 'shutdown' option added. <0.9.1.6n c> - Fixed - quality characteristic and bias setting written properly for all cce versions. <0.9.1.6n b> - Fixed - can handle ccedata.txt files with more than usual amount of chapters. (note that the ecl will contain all the chapters that are in the ccedata.txt but cce will only honor the first 128 or so chapter locations) <0.9.1.6n> - Fixed - Auto bias now tied to the dropdown edit for average instead of the average spin control (which was removed in 0916m) - Added - Tweaks for the gui stuff from 'm'. Option to disable the gradient background. also added more numeric selections for the quality, qfactor, and bias dropdown to cover a greater precision of number options. <0.9.1.6m> - Added - Fmalibu's adjusted bitrate concept. On encoders that do not have chapter setting, each segment's average bitrate is based on a % of the average bitrate of the original segment. this brings the encode closer to the results of a non-segmented vbr encode. - Changed - Went from 3d xp style to OfficeXP style flat look (controls and menus. Just for a change. I also changed the gradient title bar on the left from always blue to use system colors for more of a homogenious look (you may not notice the difference if you use a blue theme) - minor gui tweaks/fixes <0.9.1.6l> - Fixed - bug in 3:2 pulldown that cause some DVD settop players to playback "jerky" on NTSC-Film encodes (would happen only 1/4 of the time since 3 out of 4 times 3:2 is not used) - Coding - im currently coding the adjusted bitrate function but been busy and also the jerky bug needed more urgent attention. what ive done so far (analyzing a .d2v for bitrate info) is commented out. The source is available in opensource .7z (7zip) format. the binary is standard .zip . <0.9.1.6k> - Added - Workaround for bug in cce sp 2.70.02.00 where it ignores the -batch option in the cli (which makes the encode start automatically). as a workaraound when 2.70.02.00 is detected forcing minimize makes the encode start when its run. cinemacraft has fixed the issue in 2.70.02.01 <0.9.1.6j> - Added - Template Editor mode which allows editing of templates with out a .avs file loaded. you can also now assign a forced template so for example hcenc template will default when you import your ccedata.txt. you can manually switch to another template for a file you imported later on of course. - tried to make clearer what template goes with what in the dropdown. all the CCE/ECLCCE templates say (CCE). the One pass predictive template says 'One Pass Predictive' (CCEFRONT) which denotes the use of ccefront.exe for one pass support. the other just have the name of the encoder. - Added - when cce basic is set as the direct cce option. encoding is done segmented unless the segment option is turned off in settings. i didnt test this much but it seems to work. - Fixed - drop down box for matrices didnt clear before repopulating after the matrix editor was opened - Added - Intra DC Precision is now editable in the gui. defaults to 10. <0.9.1.6i> - Adds a simple Matrix Editor and will now automatically load .mat type files that are in the install directory (there are 2 files *name*.intra.mat / *name*.nonintra.mat) and make them options in the quantization matrix drop down list in the main gui. cce will use all standard 5 + the customs for 2.66+. HCenc and Quenc will use only custom matrix selections. the format is as follows. Code:
08,08,08,08,08,08,08,08 08,08,08,08,08,08,08,08 08,08,08,08,08,08,08,08 08,08,08,08,08,08,08,08 08,08,08,08,08,08,08,08 08,08,08,08,08,08,08,08 - Fixed for direct cce use (ie 2.70) , Idle priority wasnt being set when cce was run. - Changed some of the list box editor icons a little to hopefully look more like what they do. <0.9.1.6h> - Adds ability to set *Profile setting for HCENC (best is default) - Fixes multipass mode for cce sp 2.70+. (only did 1 pass even when more were selected.) - The max bitrate is now lowered by 2000 when angle is checked ( total bitrate on an angle is less than for regular sections) 2000 is an amount i chose and works for me (ie scenarist accepts it) but may not be the exact amount. this is for all encoders. this is done during encode, the full bitrate will appear as normal in the editor dialog. <0.9.1.6g> - Made import of cce-data.txt file quicker - Hopefully fixed the old issue that caused the list to not show up sometimes after import. <0.9.1.6f> - Added CCEBasic support. Just check the manual cce option and put your CCE Basic exe PathName in there. - Added support for chapter (*CHAPTER) setting with HCENC. Segmented encoding is now disabled for HCENC as it isnt needed. The version of HCENC that supports this isnt out yet so if you use hcenc continue to use 0916e or risk chapters at the wrong locations. - Fixing Stop button. Added Dialog 'Stop Now, Later, Cancel.' Stop now immediately stops the encode (well for most encoders) and sets the job to pending. Stop later lets the current job finish and sets the job to complete. Cancel of course does nothing. Still need to fix immediate stop for encoders not run directly (ie through eclcce and eclpro) <0.9.1.6e> - Added PROCODER support through ECLPRO - Added QUENC support <0.9.1.6d> - Added ccefront (rc2+)support for predictive onepass encoding. It uses the cce encoding you have for multipass encoding (meaning if you use the default of eclcce in batchccews directory for multipass/then that is written to the ccefront.ini, if you have custom cce directory [ie for 2.7x] then it will use that) Things added so far to 0.9.1.6 so far - HCENC (.14+) support. does segmented coding to set proper chapters. HANK315 is planning internal chapter setting support so that will not be necessary in the future. Other encoders may be added later. CCEFRONT support is comming sometime next week. - Fixed internal chapter setting with some help from d3s7 (drop frame is applied correctly to the chapters from the decrypted chapter file) this is only needed when cce-data.txt is used, scenaids cce-data.txt always imports chapters properly. - Fixed - pressing the convert chapters to film. it would convert the chapter times the wrong way. (the initial setting was correct, it was only an issue if the chapter to film setting was changed after import) - Option was added for using the existing vif. Also Max gop option(sets max m n/m size for the encoding ntsc-film/pal/ntsc. Pan and scan option added. - Added CCE 2.7x support.. Allows for a manual setting of a cce path for versions such as 2.7x that dont require eclcce. - Fixed issue with Matrix setting with cce 2.50 - Im sure other stuff.... been really busy or else id have more done. The project is available on sourceforge.net. https://sourceforge.net/projects/batchccews/
__________________
AAAArrrrrrggghhh!!!! Last edited by Trahald; 20th March 2006 at 06:01. |
|
|
|
|
|
#2 | Link |
|
Junior Slacker
Join Date: May 2004
Location: End-World
Posts: 296
|
I'm glad BatchCCEWS found its way to souceforge. That was very generous of BBWoof to release his source. Thanks for the efforts to keep it up to date, Trahald (and D3s7?).
Is the source available for .6c? sourceforge only has source for a and b.
__________________
There's no place like 127.0.0.1 |
|
|
|
|
|
#3 | Link |
|
Wewkiee
![]() Join Date: Feb 2002
Location: kashyyyk
Posts: 2,113
|
im gonna put up 6d and its source tomorrow.. will have ccefront support. d3s7 did some work on it.. but scenaid was keeping him too busy so i figured id work on it instead of batchencode.
and definately kudos to bbwoof for releasing the source so the project can live
__________________
AAAArrrrrrggghhh!!!! Last edited by Trahald; 23rd June 2005 at 07:05. |
|
|
|
|
|
#4 | Link |
|
Registered User
Join Date: Feb 2002
Location: The Great NorthWest
Posts: 207
|
Wow!!! A project of mine made it to sourceforge
Right on!!!
__________________
Download the latest BatchCCEWS and other WoofSoft products at www.woofsoft.com |
|
|
|
|
|
#6 | Link |
|
Wewkiee
![]() Join Date: Feb 2002
Location: kashyyyk
Posts: 2,113
|
0.9.1.6e is up with procoder and quenc support. i will revisit the suggestions thread to see what i missed, but 'basically' 0.9.1.6 is features locked. ( just after bugs and tidying up the code a bit. )
__________________
AAAArrrrrrggghhh!!!! |
|
|
|
|
|
#7 | Link |
|
Registered User
Join Date: Mar 2004
Posts: 59
|
Do you guys have any plans for CCE Basic? I know it's not supported by Big3 but I think it produces good results as well. I know that encodes would have to be done by chapter segments for it to work and a new ecl header would need to be created to replace DIFU's current SP Trial header. Maybe that's not worth the work? Anyway, just a question. Also, please correct me if I'm totally wrong about this.
|
|
|
|
|
|
#12 | Link |
|
Registered User
Join Date: Mar 2004
Posts: 59
|
Trahald,
When using CCE Basic, I can't encode in segments. I noticed that in the "Templates" area you have the other encoders listed. Multipass or single pass lets me enocode the movie as 1 segment only. Should there be a "CCE Basic" heading in templates so it will do segment encoding? |
|
|
|
|
|
#14 | Link |
|
Registered User
Join Date: Oct 2001
Location: Germany
Posts: 69
|
As I´m using HC Encoder I´ve been asking myself how the encoding profile using hcbatch can be set from normal to best??? I can´t find an option in BatchCCE... Or am I just blind
![]() Just to put it at the Point, I´m glad that batchcce get´s further development THX a lot!
Last edited by Easy123; 17th July 2005 at 12:08. |
|
|
|
|
|
#15 | Link | |
|
Wewkiee
![]() Join Date: Feb 2002
Location: kashyyyk
Posts: 2,113
|
Quote:
(you can see the values i write by temporarily moving your ini and let a fresh one be written.. )
__________________
AAAArrrrrrggghhh!!!! Last edited by Trahald; 18th July 2005 at 02:13. |
|
|
|
|
|
|
#16 | Link |
|
Registered User
Join Date: Mar 2004
Posts: 59
|
Hi Trahald,
I've downloaded from Cinema Craft and installed CCE SP 2.70.02.01 Trial version. When I'm using Scenaid, (I use Scenaid's cce-data file for import to BatchCCEWS, latest version) and I'm doing a "multipass vbr" everything loads correctly ie: multipass VBR in template window, bitrates, passes, etc. but when I do the encoding I only get a 1/1 pass with a .mpv file and nothing else. I should be getting (1) .vaf pass plus (4) .mpv passes (in my case as I've set it for 4) right? I think it could be a template issue. If you were to download this trial version from cinema craft and test with multipass vbr you could verify this (or anyone else). I hope you may find some time to try this. (I'm actually testing to see how much better CCE SP with multipass is on very low bitrates against my CCE Basic version) Thanks |
|
|
|
|
|
#18 | Link |
|
Registered User
Join Date: Jan 2005
Location: Europe
Posts: 37
|
Hi Trahald,
I have the same problem as Pike007 described above but without Scenaid. In BatchCCEWS (latest) only 1/1 pass encoding to a .mpv file works. No .vaf file will be created. This occurs with all Versions of CCE SP Trial after 2.67.0.27 on W2KSP4. Tried all possibilities in BatchCCEWS but no success at all. If it could become possible to run the 2.70.xx in your famous developing BatchCCEWS that would be very good news. Thanks in advance sunbeam |
|
|
|
|
|
#19 | Link |
|
Wewkiee
![]() Join Date: Feb 2002
Location: kashyyyk
Posts: 2,113
|
ok.. i found the issue.. i only really tested 2.70+ with roba mode (the roba that batchccews always had) and had 1 pass set.. so i fixed it.. 2.70 basically uses the same settings for 2.50 (at least the settings we need multipass / cbr and opv ...)
0916h available on sourceforge.net now
__________________
AAAArrrrrrggghhh!!!! |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|