len0x
1st April 2003, 12:35
I beleive this thread can be unlocked now...
===============================
changes in Final:
- XviD credits & IVTC bug fixed
- misc cosmetics
changes in RC:
- fixed CBR MP3 parameters command line
- credits settings now correctly picked up (divx5)
- updated info tab
- misc cosmetics
changes in beta 6:
- added CBR MP3 encoding support in audio options
- fixed probably a lot of bugs on the encoder window - settings etc...(and divx3 settings are back there)
- vdenc.log can be loaded from any location
- misc cosmetics
changes in beta 5:
- when using XviD - avi frame overhead is unchecked to avoid undersize
- auto split works with "improper vbr header" files
- removed checks for nandub, azid, lame when processing audio
(azid.exe, lame.exe, normalize.exe can now be removed from istallers)
- added check for besweet instead
- muxing is now possible with none of the audio tools installed
- cbr mp3 should be muxed properly now (when selecting already made mp3)
changes in beta 4:
- split file function now uses nandub compatibilty mode of vdubmod
- stats file for second pass of xvid can now be loaded
- very annoying bug when settings for first/second/credits were mixed up is fixed (please recreate your default settings)
changes in beta 3:
- three tabs are hidden now by default (nandub, stats, file editor)
the can be enabled on options tab
- defaults codec settings are loaded on encoder tab (first time you
hit codec settings for a project, second time saved settings
will be loaded)
- xvid defaults removed: luma + vhq 1
changes in beta 2:
- fixed autosplit again
changes in public beta:
- CD size is editable now
- some internal checks for mpeg2dec.dll and alternative version...
- info&help tab updated a bit (will be more in the final version)
- changed default noise filters (as well as lots of options included
in the avs file)
changes in alpha 14:
- improved & fixed auto splitting
- misc cosmetic changes
changes in alpha 13:
- vobsub can be launched again
- autosplit doen't split CD if the size is less then CDsize+2Mb
- autosplit settings is now persistent across several runs
- small cosmetics
- codec settings are now being picked up if you press config
button several times (previosly deafult were loaded every
time)
- XviD subs are now proper end subs, no beginning subs
changes in alpha 12:
- SaveAvs window remembers it's state across one run of GK
- Credits is enabled/disabled correctly on the same form
- Misc cosmetics
- Introduced automatic splitting feature! (test it please)
(this setting under CD buttons is not persistent yet, just for
testing) File is splitted according to CDs selected...
changes in alpha 11:
- muxing of second audio fixed
- button for loading stats for xvid is visible now :)
- make stats loader works for xvid & out /log file of VDubMod
changes in alpha 10:
- full support of XviD (including credits)
- defaults for XviD changed to Luma + chroma + Precision 6 +
vhq1
- cropping relaxed for width (mod 2 now)
- auto-detection of VBR/CBR mp3 on muxing...
- fixed decomb.dll always loading
- GK trying to find use virtualdubmod if just virtualdub was
used before
changes in alpha 9:
- first XVID support (don't garantee it works though)
but no credits option for XVID yet! and no recalculations after
audio processing as well...
- added TomsMoComp as deinterlace option
- changed IVTC option to (guide=1)
- misc cosmetics
changes in alpha 8:
- make comp test work again (sorry about that)
changes in alpha 7:
- seperate first & Nth passes back (were disabled in alpha 6)
- added button "Half CD" as well as arrows ro adjust size in
Mb
- Log file parsing between passes changed
- credits settings error when trying to add a job fixed
changes in alpha 6:
- added VSfilter to make subs filter work in YV12
- changed the way vdubmod started (no a job, but rather a script)
Hopefully this eliminates all the problems with naming of the
executable files
- added default settings for divx5 codec, which are being picked up
(apart from bitrate) if you don't specify them on encoder window
- misc cosmetic stuff (i.e. for instance disabled just first or
second passes for divx5)
changes in alpha 5:
- IVTC in avs fixed (decomb filter was not loaded)
- recalculated bitrate (after audio&credits processing) actually is being set now
- misc visual stuff ehnacements from requests
- I removed Vdubmod from the zip, please install vdubmod 1.4.13.2v2 on your own
changes in alpha 4:
- mod 4 crop generation in auto&smart crop (to support deinterlacing in YV12)
- correct bitrate is propagated to codec (no more undersized files)
- preview window setting are now restored upon appliaction restart
- misc stuff
changes in alpha 3:
- divx 3 support is back
- muxing of audio fixed as well
changes in alpha 2
- should fix log creating problems (from vdubmod) so comp check should always work. another fix is - multi pass with credits should works as well
-------------
Here we go - as promised: first alpha of new version.
Go and get it at http://sourceforge.net/projects/gordianknot/
Change log:
- Cropping is done with multiply of 2 for all modes (manual, auto, smart) so that it is YV12 compatible. Manual cropping via editboxes is therefor disabled (use arrows).
- AVS window is rearranged slightly to include more filter options
- Added Lanczos to resize filters (and it is default filter for all cases apart from credits where bilinear is default)
- added Bob, FieldDeinterlace(blend=false) to deintrelace filters.
- TemporalSmoother changed to TemporalSoftener (noise filters). Settings recommended by sh0dan.
- Full support DivX 5.03/4 (including Nth pass) (Codec settings for first, Nth and credits is fully configurable now). Encode button is enabled now only after all three (or at least two) settings are set
- Compressibility test for divx5 uses /log option from VDubMod (and therefor vdubmod is required, but that is not checked in application itself yet). Also codec settings are configurable just for the test.
- Correct Settings for VDub path is picked up properly. (VDubMod is used for muxing audio as well from now on)
- Save and Save&Encode buttons in both SaveAVS and Edit windows
proposed names for Frameserver script and for Credits Framserver script (Movie.avs and Movie_Credits.avs).
- Tittles for the Edit script window, adapted to the frameserver that it is edited (titles: Avisynth Frameserver, Avisynth Credits Frameserver and Avisynth comp.test Frameserver).
Update instructions:
1) Install AVISynth 2.5
2) Install VDubMod 1.4.13.2v2 or higher!!!
3) Unpack zip into previous installation dir
4) make sure that option "use alternative mpeg2dec.dll" is set to mpeg2dec3.dll
(main form - settings tab)
5) Make sure path to Virtual Dub is set to VirtualDubMod
(this option is on the Encoder from, settings tab)
I suppose it should work even with old AVS 2.0x, but then you don't have to unpack filters (which I included in zip file - they are avs 2.5 compatible only)
Enjoy.
Update:
I've uploaded sources into module called "gknot". Contact me if you want to be developer at SF.
===============================
changes in Final:
- XviD credits & IVTC bug fixed
- misc cosmetics
changes in RC:
- fixed CBR MP3 parameters command line
- credits settings now correctly picked up (divx5)
- updated info tab
- misc cosmetics
changes in beta 6:
- added CBR MP3 encoding support in audio options
- fixed probably a lot of bugs on the encoder window - settings etc...(and divx3 settings are back there)
- vdenc.log can be loaded from any location
- misc cosmetics
changes in beta 5:
- when using XviD - avi frame overhead is unchecked to avoid undersize
- auto split works with "improper vbr header" files
- removed checks for nandub, azid, lame when processing audio
(azid.exe, lame.exe, normalize.exe can now be removed from istallers)
- added check for besweet instead
- muxing is now possible with none of the audio tools installed
- cbr mp3 should be muxed properly now (when selecting already made mp3)
changes in beta 4:
- split file function now uses nandub compatibilty mode of vdubmod
- stats file for second pass of xvid can now be loaded
- very annoying bug when settings for first/second/credits were mixed up is fixed (please recreate your default settings)
changes in beta 3:
- three tabs are hidden now by default (nandub, stats, file editor)
the can be enabled on options tab
- defaults codec settings are loaded on encoder tab (first time you
hit codec settings for a project, second time saved settings
will be loaded)
- xvid defaults removed: luma + vhq 1
changes in beta 2:
- fixed autosplit again
changes in public beta:
- CD size is editable now
- some internal checks for mpeg2dec.dll and alternative version...
- info&help tab updated a bit (will be more in the final version)
- changed default noise filters (as well as lots of options included
in the avs file)
changes in alpha 14:
- improved & fixed auto splitting
- misc cosmetic changes
changes in alpha 13:
- vobsub can be launched again
- autosplit doen't split CD if the size is less then CDsize+2Mb
- autosplit settings is now persistent across several runs
- small cosmetics
- codec settings are now being picked up if you press config
button several times (previosly deafult were loaded every
time)
- XviD subs are now proper end subs, no beginning subs
changes in alpha 12:
- SaveAvs window remembers it's state across one run of GK
- Credits is enabled/disabled correctly on the same form
- Misc cosmetics
- Introduced automatic splitting feature! (test it please)
(this setting under CD buttons is not persistent yet, just for
testing) File is splitted according to CDs selected...
changes in alpha 11:
- muxing of second audio fixed
- button for loading stats for xvid is visible now :)
- make stats loader works for xvid & out /log file of VDubMod
changes in alpha 10:
- full support of XviD (including credits)
- defaults for XviD changed to Luma + chroma + Precision 6 +
vhq1
- cropping relaxed for width (mod 2 now)
- auto-detection of VBR/CBR mp3 on muxing...
- fixed decomb.dll always loading
- GK trying to find use virtualdubmod if just virtualdub was
used before
changes in alpha 9:
- first XVID support (don't garantee it works though)
but no credits option for XVID yet! and no recalculations after
audio processing as well...
- added TomsMoComp as deinterlace option
- changed IVTC option to (guide=1)
- misc cosmetics
changes in alpha 8:
- make comp test work again (sorry about that)
changes in alpha 7:
- seperate first & Nth passes back (were disabled in alpha 6)
- added button "Half CD" as well as arrows ro adjust size in
Mb
- Log file parsing between passes changed
- credits settings error when trying to add a job fixed
changes in alpha 6:
- added VSfilter to make subs filter work in YV12
- changed the way vdubmod started (no a job, but rather a script)
Hopefully this eliminates all the problems with naming of the
executable files
- added default settings for divx5 codec, which are being picked up
(apart from bitrate) if you don't specify them on encoder window
- misc cosmetic stuff (i.e. for instance disabled just first or
second passes for divx5)
changes in alpha 5:
- IVTC in avs fixed (decomb filter was not loaded)
- recalculated bitrate (after audio&credits processing) actually is being set now
- misc visual stuff ehnacements from requests
- I removed Vdubmod from the zip, please install vdubmod 1.4.13.2v2 on your own
changes in alpha 4:
- mod 4 crop generation in auto&smart crop (to support deinterlacing in YV12)
- correct bitrate is propagated to codec (no more undersized files)
- preview window setting are now restored upon appliaction restart
- misc stuff
changes in alpha 3:
- divx 3 support is back
- muxing of audio fixed as well
changes in alpha 2
- should fix log creating problems (from vdubmod) so comp check should always work. another fix is - multi pass with credits should works as well
-------------
Here we go - as promised: first alpha of new version.
Go and get it at http://sourceforge.net/projects/gordianknot/
Change log:
- Cropping is done with multiply of 2 for all modes (manual, auto, smart) so that it is YV12 compatible. Manual cropping via editboxes is therefor disabled (use arrows).
- AVS window is rearranged slightly to include more filter options
- Added Lanczos to resize filters (and it is default filter for all cases apart from credits where bilinear is default)
- added Bob, FieldDeinterlace(blend=false) to deintrelace filters.
- TemporalSmoother changed to TemporalSoftener (noise filters). Settings recommended by sh0dan.
- Full support DivX 5.03/4 (including Nth pass) (Codec settings for first, Nth and credits is fully configurable now). Encode button is enabled now only after all three (or at least two) settings are set
- Compressibility test for divx5 uses /log option from VDubMod (and therefor vdubmod is required, but that is not checked in application itself yet). Also codec settings are configurable just for the test.
- Correct Settings for VDub path is picked up properly. (VDubMod is used for muxing audio as well from now on)
- Save and Save&Encode buttons in both SaveAVS and Edit windows
proposed names for Frameserver script and for Credits Framserver script (Movie.avs and Movie_Credits.avs).
- Tittles for the Edit script window, adapted to the frameserver that it is edited (titles: Avisynth Frameserver, Avisynth Credits Frameserver and Avisynth comp.test Frameserver).
Update instructions:
1) Install AVISynth 2.5
2) Install VDubMod 1.4.13.2v2 or higher!!!
3) Unpack zip into previous installation dir
4) make sure that option "use alternative mpeg2dec.dll" is set to mpeg2dec3.dll
(main form - settings tab)
5) Make sure path to Virtual Dub is set to VirtualDubMod
(this option is on the Encoder from, settings tab)
I suppose it should work even with old AVS 2.0x, but then you don't have to unpack filters (which I included in zip file - they are avs 2.5 compatible only)
Enjoy.
Update:
I've uploaded sources into module called "gknot". Contact me if you want to be developer at SF.