Help us keep the list up to date and submit new video software here.





Software Home »


Complete Version history / Release notes / Changelog / What's New for Clown_BD


v0.81 (2013-05-31) Eighty First Release
. Update Java version & download link
. Update eac3to version number
. Suggest correct playlist on Sony ScreenPass (AnyDVD's disc.inf needs to exist)
. Windows 8 does not correct FreeConsole, don't care about this now (before I errored)


v0.80 (2010-12-01) Eightieth Public Release
. Corrected console hooking based on actual console dimensions rather than screen width.
Thanks to entrecour http://forum.slysoft.com/showpost.php?p=289544&postcount=2660
. Corrected NMT mode DTS showing as LPCM in 1 rare case
Thanke to robertwallace http://forum.slysoft.com/showpost.php?p=287986&postcount=2633


v0.79 (2010-11-20) Seventy Nineth Public Release
. Introduced solution for DVD forced subtitles.
. Allow more AC3 bitrates in DVD mode. Anything <= 192kbs will be stereo.
. Corrected field sizes made too small to cater for DVD Type Field (Thanks to Lynx & Fast Eddie)
. Reinstated /RES:1080p as this broke forced subtitles. Thanks to Viper69
. Added tool tips for new fields. No translations so far
. Greyed out fields on step1 that are not relevant to DVD conversion
. Added full ISO639-1 & ISO639-2 rather than hardcoding only a few popular ones. see http://www.loc.gov/standards/iso639-2/php/code_list.php for full list


v0.78 (2010-11-18) Seventy Eighth Public Release
. Repacked due to wrong version of eac3to delivered
. Correct ISO9660 + UDF 1.02 for DVDs in ImgBurn Mode
. Fix Bug introduced in previous version meant that subtitles didn't get named properly in .META file
. Fix Bug introduced in previous version allowing no selection of audio codec


v0.77 (2010-11-17) Seventy Seventh Public Release
. Support BD to DVD Conversion. Batch Mode Only.

You need to download Mencoder & MuxMan

Mencoder
--------
Download From http://oss.netfarm.it/mplayer-win32.php
Add to the Clown_BDMencoder folder and manually change your .INI

MuxMan
------
Download From http://www.mpucoder.com/Muxman/
Add to the Clown_BDMuxMan folder and manually change your .INI


v0.76 (2010-03-05) Seventy Sixth Public Release
. Updated BDSup2Sub to version 4.0.0
. Corrected HD-DVD TrueHD With Delayed Audio. Thanks to phantom_zone for spotting & testing this
. Possible fix for users getting stuck on OPTIONS panel


v0.75 (2009-10-18) Seventy Fifth Public Release
. eac3to v3.17 released.
. Show eac3to progress numbers now instead of bar
. Automatically add -keepdialnorm to TrueHD track


v0.74 (2009-10-11) Seventy Fourth Public Release
. Ipdated BDSup2Sub to version 3.9.8
. Changed method of parsing logs & additional clearing of memory before parsing.
This hopefully fixes the strange error that sometimes lead to incorrect display of pass2 tree view showing strange results. additionally default audio and subtitle streams being selected when they were not favourites. very hard to test, abit like trying to proove you're not a witch
. Changed use of AFTEN
. Fixed BATCH mode shutdown
. Changed Franch VIDEO_CONST
. fixed eac3toaextras and speedup/slowdown in NMT mode
. fixed LPCM problem in NMT mode
I really shouldn't have agreed to do NMT mode, it's such a hack


v0.73 (2009-10-01) Seveny Third Public Release
. Fixed PLAYWAV command in BATCH mode
. Fixed .m2ts etc BATCH mode. Thanks to MikeMcr for noticing this
. Chop off last 1 second with tsMuxeR as recommended by Adbear here http://forum.slysoft.com/showpost.php?p=217686&postcount=1630


v0.72 (2009-09-26) Seveny Second Public Release
. Fixed NMT mode AFTEN error. Thanks to lcaufrie for pointing this out.
. Added a Post Process at request of MikeMcr. Edit the INI and add a .BAT or .CMD or whatever in the place of XXX:

[PostProcess]
PostProcess=XXX


v0.71 (2009-09-25) Seveny First Public Release
. Fixed GUI force subtitles. Thanks to GODU for posting logs.
I didn't notice this myself, as generally I use BATCH mode.


v0.70 (2009-09-23) Seventieth Public Release
. Put back SET statement at start of BATCH mode for ImgBurn & Java.


v0.69 (2009-09-22) Sixty Nineth Public Release
. Small bug in WAV to W64 conversion in BATCH mode
. Remove SET statements at start of BATCH mode as no longer neede


v0.68 (2009-09-20) Sixty Eigth Public Release
. Fix HD-DVD sub conversion. Thanks to Shad_ for pointing this out.
. Deleted *_FORCED.SUP before calling eac3to (not after, as broke HD-DVD conversion). Thanks to Shad_ for pointing this out.


v0.67 (2009-09-12) Sixty Seventh Public Release
. Logfiles now get stored in a subdirectory in the Demux Location
. Fixed small display bug in step 3 when swapping from AVCHD mode and back
. Removed BDSup2Sub from main exe
. Updated BDSup2Sub to V3.97 in zip file
. Fixed small bug in NMT mode that mean the the WAV to W64 conversion got skipped for DTS sources
. Enhanced batch mode, so that all functions are now handled by Clown_BD.
. Added AFTEN mode for NMT mode
. Enhanced AFTEN mode for non 5.1 DTS tracks for AC3 conversion (Leaving Las Vegas)
. Updated French language. Thanks pseudo555
. Added support for custom chapters. Just drop in a file called CHAPTERS.TXT into the Demux Location
& don't check the Chapters. Standard eac3to format:

CHAPTER01=00:00:00.000
CHAPTER01NAME=
CHAPTER02=00:02:21.391
CHAPTER02NAME=
CHAPTER03=00:03:57.779
CHAPTER03NAME=


v0.66b (2009-08-31) Sixty Sixth Public Release
. Changed chapter filenames to be 4 digits with leading 0 at request of Julien321. See post #1525
. Fixed NMT mode E-AC3 as is. Thanks to steelgtr for nagging on this one. Posting a log file from the start would have helped though.
. Changed the way tsMuxeR and BDSup2Sub are handled in BATCH mode. They are now handled by Clown_BD, so you can see the progress in the splash bar. Also this means that logging is improved. It might not be everyone's cup of tea (blocked instance handling - but you can't have it all eh ?)
. Control http download locations over http://clownbd.com/Clown_BD_Version_Check.txt after the hoo-ha over Java release 16 when nobody could find the download, although entering 'yes' in the msgbox would have taken you straight there.


v0.65b (2009-08-14) Sixty Fifth Public Release
. Update BDSup2Sub to V3.96
. Updated German language file. Thanks BurnerHead.
. Update Java version to 1.6r15
. Fixed 'Close GUI At End' thanks to Dann in post #1350 for spotting this
. Added -CORE to THD+AC3 tracjs when extracting only AC3. Should prevent recoding.
Thanks JJ666 for suggesting this in post #1343.
. Catered for RAW in NMT Unconverted mode.
thanks to JJ666 in post #1342 for spotting this & testing


v0.64 (2009-06-24) Sixty Fouth Public Release
. Update BDSup2Sub to V3.94
. Fixed stream language renaming that got broken who knows when
. Batch mode - always parsed chapter from 1st title, not the one selected.
. Added Chapter M2TS splitting
. Added NMT mode to options
. Pressing exit in BATCH mode didn't ask it you want to execute the .BAT file in 1 case
. Disallow '"|<>* in directory paths & filenames. Get's converted to _ if you use it. Caused problems with command line.
. Drag'n'Drop of multiple folders, now only take 1st
. Small bug parsing in Undetermined audio track (Wächter Der Wüsste)
. Updated French language. Thanks pseudo555.
. Updated Italian language file. Thanks Dr4ko.


v0.63 (2009-06-14) Sixty Third Public Release
. Various fixed to IfUseNMT=1 mode
Added IfUseNMT_PCM=1 IfUseNMT_AC3=1 IfUseNMT_DTS=-1 in INI
Will create PCM/AC3/DTS code for every high-def audio track
***IMPORTANT*** only TICK DTS if you have SURCODE INSTALLED
. Added fix to generate movie name when user enters drive root as DEMUX location.
. Don't show splash screen in BATCH mode when building .BAT file (looks crap as it flickers as it's updated so quickly)
. Suppress BDSup2Sup & Change MovieObject.BDMV when no subtitles selected.
. Dragging & Dropping into BDMV also select the correct radio button for you depending on file type.
. Update BDSup2Sub to V3.91


v0.62 (2009-06-06) Sixty Second Public Release
. Updated French language. Thanks pseudo555.
. Removed PCM2TSMU as now eac3to can support .W64 output.
. Skip "Step 2" if there is only 1 playlist.
. Call BDSup2Sub to SPEEDUP or SLOWDOWN subtitles.
. Added IfUseNMT in INI. Set to 1 to get LPCM (for PCM, DTS HD, TrueHD & EAC3) **AND** DTS CORE/AC3 for every audio track.


v0.61 (2009-05-27) Sixty Firtsh Public Release
. Suppress Java warning if user presses 'NO' when asked to download
. Update BDSup2Sub to V3.82
. Added /WAITFORMEDIA & /LOG to CLI for ImgBurn

v0.60 (2009-05-21) Sixtieth Public Release
. Handle 64 bit version of JAVA for damnskippy.

v0.59 (2009-05-20) Fifty Nineth Public Release
. New homepage. Thanks to damnskippy for saving the day
. New feature, toggle shutdown at end over the tool bar. Particularly usefull if you change your mind part way through processing
. Fixed logfile display autoclose. Now buttons are greyed out if AutoCloseLog_Timer=0




Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2024 videohelp.com