----------------------------- 17.02.2006 v1.4 (experimental) ----------------------------- + Added: outputfiletype = SRT in DV_DATECODE.INI Vladimir wanted this ;-) ----------------------------- 10.03.2005 v1.3 (experimental) ----------------------------- + Added: programoption = NODATECODEDISPLAY in DV_DATECODE.INI suppresses program window. Commandline is parsed. Filebox when commandline is not valid. ----------------------------- 10.01.2005 v1.2 (experimental) ----------------------------- + Added: DV_DATECODE.INI as configuration file (store this file in the applications directory) + Added: Experimental support for subtitle format from Ulead Powertools (DVD Workshop). PAL users only. Need sample for NTSC subtitles. + Added: Support for DEBUGVIEW tool from Sysinternals DV_DATECODE debugfile is stored now in the TEMP directory Open problems: v1.1b There is a bug report for large (>10 GB) AVI files captured with Adobe Premiere Pro 7.0. v1.2 is not yet tested with this file. ----------------------------- 22.11.2004 Release v1.1b ----------------------------- . Fixed: Forgot test code from previous bugfix in ssa.c. Shame on me! Bug detected by Manjunath Sampath 11/20/04 ----------------------------- 14.11.2004 Release v1.1 ----------------------------- . Fixed: Unsigned long overflow in SSA output Bug detected by Paul Despatie 10/26/04 ----------------------------- 22.3.2004 Release v1.0 ----------------------------- . Fixed: Chunk JUNK with len=0 now allowed (Pinnacle Studio 7 sample) Bug detected by Tarun Agarwal 03/21/04 . Fixed: Faster detection of type-1 files ----------------------------- 2.2.2004 Release v0.9 ----------------------------- . Fixed: Crash & big debugfile with DV AVI Type-1 files e.g. from Ulead Video Studio 5 Bug detected by Uli R. 02/02/04 ----------------------------- 27.1.2004 Release v0.8 ----------------------------- . Fixed: Hangs with AVI files greater than 4GB even under Win2K/XP and NTFS Bug detected and fixed by Theo Vroege 01/26/04 . Fixed: Hangs with Drag&Drop under Windows XP, because the filename is enclosed by "s. Bug detected and fixed by Nicolas B. 11/25/03 ----------------------------- 23.11.2003 Release v0.7 ----------------------------- . Fixed: fcchandler for Microsoft DV AVI from Adobe Premiere (6.5) Mainconcept DV Codec / Microsoft AVI => dvsd Microsoft DV Codec / Microsoft DV AVI => dsvd (AP bug?) Canopus DV Codec / Microsoft AVI => CDVC ----------------------------- 9.11.2003 Release v0.6 ----------------------------- . Fixed: Align to next even byte dwChunkSize in AVI reader (avi.c) Bug detected with DV AVI capture files from Vegas Video 4 (Thanks Marco/Avalon) ----------------------------- 7.10.2003 Release v0.5 ----------------------------- + Added: Reference to DVRecDate, DVInfo and WinDV in Documentation + Added: VFW AVI Reader replaced with own functions - Removed: Framenumber output in *.SSA file ----------------------------- 24.9.2003 Release v0.4 ----------------------------- + Added: Framework for replacing VFW AVI Reader in avi.c started + Added: My Makefile for BC++ 5 (Change path names!) + Added: My Project file (Change path names!) for lcc-win32. You need my files in src.lcc\ and AVIFIL32.DLL from M$ in WINDOWS\SYSTEM + Fixed: 3600/60-Bug in ssa.c, detected and fixed by sunstealer, THX! ----------------------------- 12.9.2003 Release v0.3 ----------------------------- + Added: Output of SUB scripts for DVD subtitle tools + Added: Runs from command line interpreter too "DV_DateCode input.avi" + Added: Check for DV compression with FOURCC cdvc, DVSD too (10-frames-bug?) + Added: Open file dialog when no commandline specified ----------------------------- 10.9.2003 Release v0.2 ----------------------------- + Added: Read DV AVI Type-1 too (fccType iavs) . Fixed: NTSC / PAL detection - Removed: Experimental AUSGABE_AVI sections Bug: some 10 frame AVI don't work sometimes ----------------------------- 9.9.2003 Initial release v0.1 -----------------------------