Wersja 0.27.07 beta z 2011/03/29 |
Zmiany:
- Corrected an error in which framerate could be set incorrectly when outputting to DVD and one of the resizing options is selected.
- Changed default audio selection behavior so that a track will be kept (even when the language is not one that is selected) when it is the only audio track available. This behavior can be set to be disabled using the new "KEEP_SINGLE_AUDIO" hidden option (see HIDDENOPTS.TXT).
- Corrected a bug in which AVC sources may not be recognized as pulldown when appropriate when the 480p video type is set and can result in syncing issues. Especially useful on sources previously run thorugh BD-RB, TSMUXER,or multiAVCHD.
- Corrected an error in which DEINTERLACER_TYPE (hidden option) was not being read properly.
- Updated the included version of X264.EXE to the latest release (r1924).
- Updated the included version of X264-64.EXE to the latest release (r1924).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.37.6 beta z 2011/03/14 |
Zmiany:
- Corrected an bug in which 1080i sources could be incorrectly reencoded as 1080p.
- Fixed an error that could cause MKV encoding to fail due to blank maximum bitrate in the command line.
- Corrected an issue in which the resume function was not functioning properly due to the recent implementation of HD audio selection checks.
- Correct a bug in which selecting "192Kbs" audio output in DVD-5/9 output was not first doing a conversion to 2 channel of multichannel sources.
- Made several improvements in bitrate calculation and threshold checks.
- Updated the included version of X264.EXE to the latest release (r1913).
- Updated the included version of X264-64.EXE to the latest release (r1913).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.37.04 Beta z 2011/02/07 |
Zmiany:
- Added a new option in the ALTERNATE output selections. You can now choose a target size in addition to CRF or bitrate.
- Made some minor improvements in the way IVTC is handled that can improve picture quality.
- Added a hidden option "DEINTERLACER_TYPE" that will allow you to set the type of deinterlace algorithm to use (when selected from SETUP). The settings are: 1=Decomb w/o blend, 2=Decomb w/blend, 3=SmoothDeinterlace, and 4=Progressive. The last option (4) should be used when the source is progressive -
- but it needs "fake-interlaced" to be asserted during encode.
- Added a new hidden option "EXTENDED_GOP". Setting this value to "1" will instruct BD-RB to use a 48 frame GOP size when writing to BD-5 OR BD-9.
- Inserted temporary code to prevent streams that contain IGS from being processed. Since these are normally menus and by nature are small, they will be kept intact. This should prevent the rare "Menu without buttons" issue until IGS reintegration routines are completed.
- Changed setting for "Use X264 Internal LAVF" to "on" as the default.
- Corrected an error in which using BATCH mode can sometimes incorrectly set the audio and subtitle selections.
- Corrected a bug in which under very rare and specific circumstances LAVF could be selected even though IVTC is in effect.
- Corrected an error in the ALTERNATE OUTPUT dialog that could cause checkboxes to be set at the same time.
- Corrected a problem in which some VC-1 sources might be incorrectly IVTC'd.
- Updated the included version of X264.EXE to the latest release (r1990).
- Updated the included version of X264-64.EXE to the latest release (r1884).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.37.03 Beta z 2011/01/17 |
Zmiany:
- Corrected an error in which pulldown could be incorrectly applied to a hybrid source.
- Fixed an error in which BFF (bottom field first) MPEG-2 sources may not be correctly identified.
- Corrected an error in which 24fps sources that were rebuilt for movie-only were not using the correct muxing rate and as a result did not have audio synchronization.
- Fixed a bug in which setting DEINTERLACE and IVTC concurrently would cause an incorrect AVS to be generated on a source with pulldown. As a result, a nonsensical framerate and audio sync problems would occur.
- Corrected the ALTERNATE/DVD output so it will properly handle 24fps sources.
- Changed actions in combinations of resizing SD to 1080p in combination with IVTC.
- Updated the included version of X264.EXE to the latest release (r1867).
- Updated the included version of X264-64.EXE to the latest release (r1867).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.37.01 Beta z 2011/01/04 |
Zmiany:
- Added a routine that automatically checks for playlist links and, when changes are made to the audio or subtitle selection the change ripples through all members of a playlist. Please note that a single M2TS file can be a member of more than one playlist. For clarity, any entry that is a component of a multi-part playlist will be highlighted with a "*" in the BD-RB streams list (ex: "VID_00001*") on full backups.
- Added a new audio type for ALTERNATE MKV output. You can now set aType to keep the original audio intact (unchanged). Also added a new profile as an example ("MKV Container, 1920x1080, Intact Audio"). This allows AC3 as well as LPCM and DTS output to MKV.
- Added a new hidden option "ALTERNATE_PAL=n". When set to "1" while "Assume PAL for DVD Output" is selected an alternate method is used to convert FILM (23.976) sources. The framerate will be directly assumed to be 25fps (rather than using a conversion algorithm) and the audio will be adjusted to match the new timeline. This method can result in clearer video playback at the expense of some slight audio change. Note: This applies to DVD output only.
- Added code to prevent a system from going into SLEEP mode while BD-RB is executing.
- Corrected a bug in which DVD-5/9 ALTERNATE output combined with multiple audio tracks might combine to exceed the DVD maximum bitrate and buffering, and result in a "ERROR in attempt to mux (MPLEX)" error.
- Corrected an error in the sizing algoritm for DVD ALTERNATE output. Previously any changes in the framerate (e.g. PAL from NTSC or FILM) could result in oversizing/undersizing.
- Modified settings so that an SD source that is being inverse telecined and converted to 1080 will become 1080p @ 23.976fps rather than 1080i @ 29.97 via X264's pulldown mechanism.
- Corrected an issue in which BD-RB, under certain circumstances and during movie-only encoding might set the remux framerate incorrectly to NUL, and cause audio desynchronization.
- Corrected an error in which a 7.1 LPCM audio that is being converted to DD would fail causing BD-RB to "freeze" while attempting to reencode audio.
- Refined the MPEG-2 scan to better detect pulldown v.s. hybrid sources.
- Corrected a conditional decision so that LAVF will not be used when pulldown is detected in a source.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.36.07 Beta z 2010/12/22 |
Zmiany:
- Corrected an issue in which the iPod Alternate output was not accepted on some earlier iPODs. Changed encoding algoritm to adjust levels and maximum bitrates to maintain compatibility across all models.
- Modified the WEIGHTP=n hidden setting so that a value of 0, 1, or 2 can be entered. This value represents what will be used in the "--weightp" option of the X264 command line. Default is "1".
- Made some changes to the "Quick Encode" decision algorithm to ensure portions of multi-angle or multi-path streams cannot be encoded with varying levels of quality.
- Improved the initial scan for pulldown. Also corrected some inconsistencies in the MPEG-2 extended scanning routine to ensure proper hybrid and pulldown recognition.
- Changed the default for IVTC so that it is now enabled. If you are playing back your encodes on a PC and your CODEC doesn't handle pulldown very well, you may want to consider disabling IVTC in the SETUP dialog.
- Added a modified method of inverse telecining. BD-RB can now takes advantage of DirectShowSource() in that it ignores pulldown flags and provides frame conversion. This can result in a significant speed increase in encoding of IVTC'd sources (as much as 30%). In order to use the new method, use the "IVTC_TELECIDE=0" hidden setting. Note: This may later become the default, but since it is still experimental it requires making the hidden change.
- Changed the "Approximate Content" display so that it show total for source, rather than just the total that requires reencoding.
- Updated the included version of X264.EXE to the latest release (r1834).
- Updated the included version of X264-64.EXE to the latest release (r1834).
|
Wersja 0.36.06 beta z 2010/12/09 |
Zmiany:
- Corrected an error in which the .CHP files used with IVTC were not corrected to match the new framerate.
- Corrected an issue in which hybrid sources under certain circumstances in conjunction with the IVTC could cause incorrect framerate calculations.
- Added a SETUP option for converting SD sources to 1080. This can be useful in creating high quality backups of DVD to Blu-Ray or AVCHD.
- Added a SETUP option for converting 4:3 sources to 16:9. Caution: This option will clip the top and bottom of images in order to make the conversion, designed primarily for letterboxed 4:3 sources.
- Moved placement of filters in the AVS file so they occur before any BD-RB embedded deinterlacing, inverse telecining, or resizing.
- Changed the default deinterlacing mode for DECOMB to blend=false. Blending can be enabled by setting DEINTERLACE=2in the config (INI) file.
- Corrected an error in which a source may incorrectly be kept intact even though "USE_FILTERS" was set.
- Updated the X264 command line so that the "--ref" parameter is set to the maximum for the specified output size. 1080 will use "--ref 4", while others (480, 576, and 720) will use "--ref 6". To disable and always use "--ref 4", use the hidden setting MAXIMIZE_REFS=0. [Update: v0.36.6] This feature only applies to "Highest Quality" mode in order to prevent slowdown in other modes. Also, the "--ref" parameter has been removed from the tweak restricted list.
- Modified the hidden option "WEIGHTP" so that "1" is now the default (ON), adding "--weightp 1" to the X264 command line. Setting it to "WEIGHTP=0" will result in "--weightp 0".
- Updated the included version of X264.EXE to the latest release (r1820).
- Updated the included version of X264-64.EXE to the latest release (r1820).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.36.03 beta z 2010/11/19 |
Zmiany:
- Added a new hidden option for specifying the HC Encoder profile to use for movie-only DVD output. The quality of the encode (highest being slowest) can be set by adding "HC_PROFILE=s" to the config(INI) file with "s" being set to "FAST", "NORMAL",or "BEST".The default setting is "NORMAL".
- Corrected a syntax error on command lines thatcould cause encoding failure for DVD output whenan audio delay is required.
- Corrected an error in which an unmatched language setting (BD to DVD) could cause a build failure when outputting to ALTERNATE/DVD.
- Fixed a regression in which ALTERNATE/MKV audio output was always incorrectly being reencoded to DD 2.0 (rather than DD 5.1 when available).
- Corrected an error in which audio streams that contained delays, and were not in the initial (SETUP defined) list of selections, could (if later selected from the streams list) be muxed out-of-sync.
- Updated the included version of X264.EXE to the latest release (r1772).
- Updated the included version of X264-64.EXE tothe latest release (r1772).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.36.01 beta z 2010/11/07 |
Zmiany:
- Added the ability to create DVD backups of your blu-ray disc.The backup can be selected under the "Alternate Movie-Only Output" when movie
- only mode is in effect. A ready-to-burn structure is created in the working folder. Subtitles are not supported, expect them in a future release.
- Added a new selection to the SETUP dialog called "Assume PAL for DVD Output".This auto-converts non-PAL sources to 25fps, 720x576 (for DVD output only).
- Increased the BD-25 target size value slightly to use more of available space.
- Corrected an issue in which stopping BD-RB during audio encoding would leave the WAVI and AFTEN processes running.As a result, restarting soon afterward could cause unpredictable anomalies in the audio, including sync and size issues.
- Changed an option in X264 command line that may have caused "crash" on certain types of sources.
- Added check to ensure original video is not kept intact when filter use is enabled.
- Removed inverse telecining from the streams menu.Too many people don't understand IVTC and areusing it incorrectly.If you wish to IVTC, just select it in SETUP.If you want it back -
- add the hidden value "IVTC_SELECTION=1" to the BD-RB configuration (INI) file.
- Added 720x480 and 720x576 as output options to Alternate output choices.Note that you cannot use this size for iPOD output as it is larger than the 640x480 maximum for that device.
- Corrected an error in which the frame rate was set incorrectly for MP4 output when usingALTERNATE output and IVTC was active.
- Fixed incorrect pass reporting during alternate output to MKV.
- Updated the included version of X264.EXE to the latest release (r1745).
- Updated the included version of X264-54.EXE tothe latest release (r1745).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.34.09 beta z 2010/09/12 |
Zmiany:
- Fixed ALTERNATE CRF encoding that was broken in v0.34.08.
- Corrected an issue in which encoding of secondary tracks would fail if using the LAVF decoder.
- Updated the included version of X264-64.EXE to the latest release (r1713).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.34.08 beta z 2010/09/06 |
Zmiany:
- Added an option to the SETUP dialog that instructs BD-RB to use X264's internal LAVF decoder wherever possible (bypassing usage of HAALI and FFDSHOW).Also added the 64 bit version of X264 tothe TOOLSfolder.That version will be used when LAVF is ineffect and a 64 bit O/S is detected. This has beenreported to improve processing speed depending uponthe sourcestream type and number and type ofprocessor cores. Note that some streams cannotcurrently be processed by LAVF, such as interlacedVC-1 or when filtering is in effect. In those casesBD-RB will automatically revert to standard FFDSHOW and AVISYNTH processing.It's suggested that youtry it and if you like it, keep it checked. Thisfeature has been implemented in preparation forpossible future versions of X264 that may enablecomplete processing of video sources withoutadditional "helper apps".
- Corrected an error in which ABR mode could be set incorrectly at startup.
- Completely rewrote the ALTERNATE output code.I've changed it so the types of output are defined in a ALTERNATE.TXT file in the MISC folder.This makes it easier to add additional formats in the future and to allow format definitions created by the user.
- Updated ALTERNATE output dialog so two-pass output with selectable bitrate can also be used.
- Corrected an issue in which BD-RB might incorrectly use original video when outputting to an ALTERNATE movie-only output selection.
- Added a new general option to the SETUP dialog. You can now select "Keep only BDMV/CERTIFICATE folders" and BD-RB will strip the extraneous file from the backup (e.g. PS3 zips).This is especially useful for those to rip to ISO or read directly from the disc when doing full backups.
- Corrected an error in which video streams could be incorrectly kept intact on movie-only AVCHD backups even when the CODEC is illegal (non-AVC).
- Added a check for zero filelength after encoding. In some cases X264 does not seem to return an error code and BD-RB continues thinking an encode was properly completed when it was not.
- Updated the included version of NicAudio.dll to thelatest release (v2.0.4).
- Updated the included version of X264.EXE to the latest release (r1713).
- Added the 64 bit version of X264.EXE, r1703, to thezip package (renamed to X264-64.EXE).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.34.07 beta z 2010/08/12 |
Zmiany:
- Fixed an error in which a secondary audio stream that was originally DD+ can be incorrectly flagged as DTSExpress in the CLPI file output.
- Corrected an error introduced in v0.34.05 that could result in "CreateAVS() 00000".
- Corrected an error that could result in a display of "Error 2501 SourceCheck() 00009".
- Updated the included version of X264.EXE to the latest release (r1688).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.34.02 beta z 2010/05/30 |
Zmiany:
- Modified startup to search for and set a registry value for ImgBurn that tells it to reset the Copy Permission Flag during burn.This has been reported to help maintain PS3 compatibility (and possibly other players) for full backups.If for some reasonyou don't want BD-RB to set this value you can add thehidden setting "RESET_PERMISSION=0" to the config (INI) file.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.33.07 z 2010/05/17 |
Zmiany:
- Modified the AVS format so thatAssumeFramerate() is always used. This is meant to prevent mistaken ormiscalculated rates during the reencoding process and also avoids possible rounding errors.
- Changed settings on the iPad ALTERNATE settings to take advantage of CABAC and B-FRAMES.
- Corrected an "ExtractAudioSubs() 000531605" error that could occur in movie-only mode for features that consist of a large number of combined M2TS files.
- Corrected an issue in which frames could be lost and a "stutter" could be seen between segments of a seamlessly branched film when doing a full backup.
- Added a hidden option "SHUTDOWN_SLEEP=1" which will make the "Shutdown after Rebuild" option on the FILE menu to "Sleep after Rebuild" instead.
- Updated the included version of X264.EXE to the latest release (r1583).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.33.02 z 2010/04/04 |
Zmiany:
- Added a new option "Other Movie-Only Ouput" to the MODE menu.This allows you to create other types of files (rather than BD).The current choices are for iPOD and iPAD (.MP4) files) and MKV output, but Iexpect to add other choices in future releases. Theoutput to alternate formats does not attempt to reachtarget sizes, but instead uses a fixed CRF which canbe set via the "ALTCRF=n" hidden parameter.Thedefault value for ALTCRF is 21.
- Added an "Automatic Quality Settings" option to the"Encoder Settings" menu.When selected, BD-RB will automatically make quality selections based upon the type and size of output.This option is meant to help avoid confusion caused by the numerous options. The default setting is now "ON".
- Changed default for for b-pyramid to "strict"
- Added some control code to prevent certain options from creating non-compliant streams.
- Updated the included version of X264.EXE to the latest release (r1510).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.32.08 beta z 2010/03/09 |
Zmiany:
- Added "--pic-struct" to command lines.This should ensure a greater level of strict BD compliancy.
- Added "--b-pyramid none" to the command line.This should prevent problems on some playback devices.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.32.07 beta z 2010/03/07 |
Zmiany:
- Added a new option to the "Output Options" menu. You can now select to output to an ISO file rather than burning directly to disc.Both options require ImgBurn to be installed on your computer in order to be enabled.
- Added a new hidden option."REMOVE_OUTPUT=1" added to the "[Options]" area of the config/ini file will instruct BD-RB to remove the output folder after a successful burn or write to ISO.It has no affect if one of the ImgBurn options isn't selected. If used in conjunction with "REMOVE_WORKFILES=1", virtually all temporary files are removed after successful encoding, rebuilding, and writing occurs. This can be handy for systems with limited disc space during BATCH operations See HIDDENOPTS.TXT for details and use with caution.
- Corrected an error in which changes in audio or subtitle selections were not being kept in batch mode.
- Changed the default setting for intermediate files. The MKV format was not compatible with AUD & NAL-HRD output,and was the cause of issues with Panasonic and PS3players when the NAL-HRD patch was used.The hidden MKV_INTERMEDIATE option still exists but its default hasbeen changed to "0" -- and NAL-HRD is now disabled whenit is manually set to "1".Many thanks to shon3i andDiscoboy for helping put this issue to bed.
- Changed the settings so that NAL-HRD is once again used in encodes.This should make the output more compliant with BD specs.
- Added Media Player Classic to the package.You can now review video by right clicking on it from the streams list.It helps you know what video is related to which streams.This feature is added in preparation for future stream editing options (like blanking streams or converting to "slideshow").
- Updated the included version of X264.EXE to the latest release (r1471 with nal-hrd patch).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.32.05 beta z 2010/02/27 |
Zmiany:
- Disabled NAL-HRD processing in X264.Recent patch releases have proven problematic on certain players (mainly Panasonic).TSMUXER performs insertion of necessary information, but the NAL-HRD patch was useddue to its greater degree of blu-ray compliancy. It appears that this is no longer the case, or at least that it isn't in current versions.
- Updated the included version of X264.EXE to the latest release (r1462 without nal-hrd patch).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.32.03 Beta z 2010/02/24 |
Zmiany:
- Restructured the format of the SETUP dialog in prep for some upcoming changes.
- Corrected another formatting issue in ExtensionData() entries of the MPLS and CLPI files.
- Fixed an issue in which some updated CLPI and MPLS files may not be kept consistent between primary and backup directories on movie-only encodes.
- Added a new hidden option "PASS_TWO_STATS_UPDATE". When set to "1", the parameter "--pass 3" will be used so that the .stats file will be updated.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.32.02 Beta z 2010/02/22 |
Zmiany:
- Corrected an "off-by-one" error in movie-only MPLS file's ExtensionData() structure for AVCHD discs created with v0.32.01
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.08 Beta z 2010/02/12 |
Zmiany:
- Fixed an issue introduced in v0.31.07 in which some streams may be incorrectly included in the audio streams list.
- Regressed the included version of X264.EXE to a previous release (r1400 w/nal-hrd patch). There were some reported issues on some Intel processors with the EXE distributed with v0.31.07.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.07 Beta z 2010/02/11 |
Zmiany:
- Corrected an error in which BD-RB may convert audio to AC3 even though it has not been selected to do so in the SETUP dialog.This could happen only when a previously X'ed out track has been selected via the stream list GUI.
- Added an option to "force" subtitles on movie-only encodes. You can select the subtitle to be displayed by default by right-clicking on the appropriate sub in the "Stream" list.You can unselect in the same manner.Note that the setting is (purposefully) not persistent between BD-RB runs.
- Improved program resiliency to certain types of source errors.
- Corrected some error reports to reflect a more accurate depiction of errors encountered.
- Modified the default setting for "VERBOSE" mode. It is now "On" as the default setting.
- Increased default output size for BD-25 slightly.
- Updated the included version of X264.EXE to the latest release (r1416 w/nal-hrd patch).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.06 beta z 2010/01/06 |
Zmiany:
- Modified the "High Speed Option (BD-25)" setting so that it now includes b-frames in its output.
- Default CRF values for BD-5/9/25 under "Quick Encode" mode has changed to 30/25/22 to approximate quality on extras.They can, of course, be overridden using the QUICK_CRF=nn hidden command.
- Corrected an error in which the overall status bar was not being updated correctly when one-pass ABR mode was selected.
- Added additional error checks and reporting following a failed encode.
- Corrected an error in which updated MPLS files were not being properly copied to the BACKUPPLAYLIST directory.
- Updated the included version of X264.EXE to the latest release (r1376 w/nal-hrd patch).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.05 beta z 2009/12/08 |
Zmiany:
- Added code to recognize "streams are not syncronized" errors from TSMUXER and take action to automatically workaround by extracting video/audio streamsindependently.This should fix it in most cases.
- Build a workaround routine for movie-only encodes in which the TSMUXER output filename during A/V extract violates length restrictions and causes "Can't createoutput file" error.
- Added new hidden option "USE_NAL_HRD=n".If set to "1" (the default) the "--nal-hrd" parameter is used in the command line.This requires an X264 build which includes the NAL-HRD patch (as is is the one included with BD Rebuilder). Setting to "0" (not normally recommended) disables the "--nal-hrd" switch.
- Corrected an error that could cause movie-only backups to not extract and remux properly when small enough to fit on the target and it consists of multiple parts.
- Updated the included version of X264.EXE to the latest release (r1360 w/nal-hrd patch).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.04 beta z 2009/12/05 |
Zmiany:
- Replaced the included X264.EXE with a different build. (0.31.04)
- Corrected an error in which could result in audio sync issues.This was related to the depth of search for pulldown in MPEG-2 and VC-1 sources.
- Updated the DirectShow configuration routine to check all FFDSHOW settings and execute if any are not set correctly.
- Added a new hidden parameter. "FORCE_NOENCODE=1" will tell BD Rebuilder to keep the origina video intact, no matter what size.Note that if you have "FORCE_ENCODE" set as well, encoding will take precedence.
- Added the "--nal-hrd" option to the X264 command line to provide better Blu-ray compatibility (as opposed to depending upon TSMUXER).
- Add a new hidden parameter. "WEIGHTP=n" enables or disables explicit weighted prediction on p-frames.Thisis to counter several reports of "blockiness" on systemsthat do not properly support it.Setting "WEIGHTP=1"will enable the feature, the default value is no set to"0" in order to avoid having to explain the issues. Note,however, that the reported issues are in the players --not the encoder or feature itself.
- Updated the included version of X264.EXE to the latest release (r1354).Also now use a version that includes the "--nal-hrd" patch.
- Corrected an error in which "576p" was not displayed properly in the streams list when detected.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.02 z 2009/11/18 |
Zmiany:
- Removed FFMS2.DLL from the installation as a backupmethod when FFDSHOW was not being called.It seemsto have caused more problems than it solved.
- Added checks for necessary software installations atstartup to identify shortfalls and help prevent"failed encoding" errors.Note:You MUST haveHAALI, FFDSHOW, and AVISYNTH installed to run BD-RBnow -- there are too many issues when they are not.
- Added code to configure FFDSHOW as the preferredCODECs for DirectShow when not set correctly.BD-RBalso generates a file called "FF_RESET.BAT" in theBD-RB folder that will reset the original DirectShowpreferences (in case they need to be restored for somereason).A special thanks to Atak_Snajpera for hishelpful insight.
- Updated the included version of X264.EXE to thelatest release (r1342).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.31.01 Beta z 2009/10/31 |
Zmiany:
- Corrected an error in which some larger menus were not being processed as such, and did not display graphic overlays correctly.
- Corrected an error that can result in out-of-sync audio and playback problems on some MPEG-2 sources that use pulldown flags.
- Created two new hidden options that will allow a user to tweak the X264 command line.The options are "TWEAK_PASS_ONE=" AND "TWEAK_PASS_TWO=".Any assigned options will be passed to and override setting on the default command line.Note:Any settings that could contradict BD standards are not allowed to pass through to the command line.
- Added hidden option "KEEP_MBTREE".Normally BD-RB removes the .stats.mbtree file after successful encode.This will keep the (rather large) file so additional passes might be done (manually).
- Corrected an error in the updating of the STN_table() related to type of stream_entry().This could be a cause of issues on certain titles with PiP.
- Fixed an error in the calculation of the new syncstart PTS of some SubPlayItems.
- Corrected a glitch in BATCH mode so that AlternatePlaylists are recorded and used during batch.
- Updated the included version of X264.EXE to the latest release (r1310).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.30.03 beta z 2009/10/11 |
Zmiany:
- Changed default for "High Speed (BD-25)" setting so that it now uses CABAC. This corrects theblockiness experienced in fade-ins and low lightscenes.
- Modified settings so the VC-1 video is never set to be blanked.Removed associated code.
- Added FFMS2.DLL to package.It is automatically used for decoding when a failure is detected after on attempt to encode.This should bypass certain errors when DirectShow filters are misconfigured, or when the Windows 7 registry fix wasn't completed.
- Added a hidden setting "USE_FFMS2=1".When enabled this setting uses FFMS2.DLL as the primary method of frame serving.Note:As of this release FFMS2does not decode field based sources (those marked with a "**" in the stream list). But I'm hoping a solution will be found for this soon.
- Removed "--fps" from the X264 command line.The AVS now sets thet bitrate.
- Added a new hidden option "QUICK_USE_QUALITY=1" in which, when set, BD-RB will use the currently chosen quality level in quick extra encodes rather than the default of "--ultrafast" mode.
- Fixed an error in which the source aspect ratio forvideo resized from SD to HD was not being setproperly.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.30.02 beta z 2009/09/30 |
Zmiany:
- Fixed a bug in which the AUDIO_AMPLIFY hidden INI setting was not being read properly.
- Corrected an error in which non-strict movie-only output to BD-5/9 was being written as "--blu-ray"rather than "--avchd".Also made "no slices" and"--level 4.0" restrictions to BD-5/9 movie-onlyencodes even when "strict" is not selected. Reversedthe v0.30.01 change -- "strict AVCHD" is no longerthe default. I'm afraid that change may cause toomuch confusion for people who have found the "sweetspot" for their particular player (especially theremoved directories).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.30.01 z 2009/09/29 |
Zmiany:
- Corrected an issue in which the SETUP checkbox for "SD to HD (720p)" was not being set properly when the SETUP dialog is initialized.
- Updated the maximum bitrate for BD-25 encoding to a higher rate to lower the undersizing probability.
- Removed "--slices 4" when HDDVD_COMPLIANT is set.
- Corrected an error in initial CRF calculation on very high bitrate encodes.
- Corrected the CRF sample size calculation for those instances where framerate is doubling (e.g. 29.97fps is not allowed -- and is converted to 59.94fps when 720p resizing is selected).
- AVCHD output restrictions have been removed for all BD-25 output.BD-25 movie-only now uses the TSMUXER "--blu-ray" option.
- Added new restrictions that are enforced when "StrictAVCHD for BD-5/9 Movie-Only" is selected.These new restrictions are intended to make AVCHD work on more players by becoming more compliant with the multiple AVCHD standards being created by camcorders. Now when this option is set all AVCHD output is limited to to Level 4.0, "--slices" are not included, the bitrateis set to a 17.5Mbs maximum, and audio is always converted to Dolby Digital (DD is the only supported audio codec in AVCHD).
- Added a new hidden parameter for those who wish to ignore the AVCHD requirement for DOLBY DIGITAL audio. "OVERRIDE_AVCHD_AUDIO_LIMIT=1" will remove the "always convert to DD" restriction and audio will be included per the choices made in the SETUP dialog.Using this option is not recommended in most cases.
- Strict AVCHD compliance is now the default for BD-5 or BD-9 movie-only encodes. The "FORCE_BLURAY" hiddenoption has been removed. The equivalent of thatsetting can be created by deselecting "Strict AVCHDBD-5/9 Movie-Only".
- Corrected channel mapping when converting from 7.1 to 5.1 audio for AC3 reencoding.
- Updated X264.EXE in zip distribution package to thelatest (r1171) version.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.29.05 beta z 2009/09/21 |
Zmiany:
- Corrected an issue in which, while the new audio delay routine in v0.29.04 was finding the delayscorrectly, they weren't being properly applied atremux.It should work correctly now.
- Corrected an error in BATCH mode that could result in "RebuildFiles() 00075 2202" when output folder already exists.
- Corrected an error in which small files that are a part of a multi-part movie-only encode could cause a "Can't open file: ...VID_XXX.AVS.264"
- Added code to adjust initial value when using CRF while resizing to 720p.Should reduce prediction passes.
- Fixed an error in which sometimes (when PiP exists) the selection of 720p resizing was not followingthrough in the encode.
- Made changes to ensure that all 720p encodes held to BD specs -- especially when converting 29.97 or 25fps sources (requires framerate doubling).
- Added "AssumeFPS()" to the AVS file when appropriate to make frame timing more exact.
- Corrected an error in which resizing would not occur when destination space would not require encoding.
- Added a new setting to the SETUP dialog that will convert standard definition (SD) sources (480/576)to 720p.This mode is useful for SAPs that alwaysoutput in wide screen mode giving a "stretched" appearance to SD sources.It may also improvepicture quality on some sources.
- Added "--qpmin=0" to all command lines.This should reduce the likelihood of undersizing on high bitrate encodes.
- Updated X264.EXE in zip distribution package to thelatest (r1159) version.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.29.01 beta z 2009/09/06 |
Zmiany:
- Added a new "One-Pass AVR Mode" selection to the "Encoder Settings" menu.This will perform the encode at the quality level you've selected but will use one-pass ABR encoding.Generally this mode results in lower quality than two pass mode with the same quality setting, but it is faster.Aimed primarily for use on BD-25 encodings.
- Added code to CRF estimation routine that reduces the probability of oversizing.CRF prediction is never exact, but this should make it less inexact.
- Rewrote routine to find X264 window handle.This fixes the possibility that BD-RB might incorrectly report the status of another concurrently runningX264 process.It also should fix the "GUI Issue, no hWnd returned" error that seems to randomlyoccur on certain systems.Thanks to Groucho2004.
- Changed the X264 command lines for all encoding modes to implement the new "--slices" parameter. This enables the software to ensure 100% compliance with the BD standard -- even on this unique rule that has not been enforced on any currently known playback system.
- Implemented a workaround for a bug in TSMUXER in which it doesn't properly multiplex multiple MKV files into a movie-only M2TS stream.This should fix issues with chapter jumps and FF/RW on certain sources.
- Made a change to the Movie-Only selection criteria to avoid selecting "low chapter" MPLS files when more standard chapter counts are available.Also added an indicator in the Playlist selection dialog that shows how many chapters each MPLS contains.
- Added code to ScanDirectory() to prevent crash if an illegal filename is encounterd (error 00052).
- Updated X264 version to most recent (r1247) which includes speed improvements, new options and small bug fixes.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.28.04 beta z 2009/08/23 |
Zmiany:
- Changed the default behavior for handling PiP/secondary audio/video.PROCESS_SECONDARY now defaults to "1" (true) and full backups will include secondary audio/video.
- Fixed an error related to PiP and extension data tables in which some timestamp entries may not have been updated.
- Fixed possible "CorrectMPLS()00006 2408" that may occur during rebuild.
- Added a specialized hidden setting that is meant for special circumstances. "HDDVD_COMPIANT=1" in the "[Options]" area of the INI will force certain parameters to be used and will limit bitrate to that legal for HD-DVD playback.Note:This does NOT mean you can playback your output on an HD-DVD player.It only means the stream will be encodedin a way that is compliant for certain post BD-RB software packages to use it in creating HD-DVDs. If selecting this option with BD-25, it is likely you will undersize due to bitrate constraints.
- Added code to better select the movie-only MPLS. Now when there are two large MPLSs within 10% of each other, the default is the 2nd largest (which is generally the non-extended or non-commentary version).You should still check the "Alternate Movie-Only Playlist" just to be sure.
- Corrected an error in the CRF prediction routine.
- Updated X264.EXE to the most recent version (r1222)
- Other minor corrections and cosmetic fixes.
|
Wersja 0.28.03 beta z 2009/08/13 |
Zmiany:
- Corrected an error introduced in v0.28.01 that could result in an incorrect update to the MPLS file or more likely "CorrectMPLS() 00063 2408".
- Added code to reduce the number of iterations needed to reach CRF in the GetCRF() estimation process. It was affected by the MBTREE algorithm.
- Updated the X264 executable to r1206.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.28.01 Beta z 2009/08/10 |
Zmiany:
- Added a Batch processing feature. This allows you to queue up multiple jobs, especially useful when you decide to let BD-RB run overnight. Right-click in the batch area to see action options.
- Rewrote the MPLS update routines to better handle SubPath() updates related to remuxing of secondary audio and video streams. Also fixed the updating of pip_metadata() tables. This should correct the remaining issues with PiP video processing with the exception of DTS audio demuxing/muxing.
- Added a "hidden" option to force encoding (helpful when using filters) even when the source would fit in the output. You can set it by adding the line "FORCE_ENCODING=1" to the "[Options]" area of the config file (INI).
- Updated some encode settings to ensure Blu-ray/4.1 compliance for the "Highest Quality" mode.
- Upgraded the included X264 executable to r1198. This version includes "Macroblock Tree Rate Control". It should produce higher quality if you are using the "Better, High Quality, or Highest" encoding settings.
- Corrected an error in which the "Remove WORKFILES" option was not being correctly set at dialog startup.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.28.02 Beta z 2009/08/10 |
Zmiany:
- Updated the one-pass CRF routine to prevent a rare but possible "forever loop".
- Fixed an error introduced in v0.28.01 that could cause timing issues on some very small sources.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.27.01 Beta z 2009/08/08 |
Zmiany:
- Added the capability to reencode secondary video streams. These were previously copied intact, and as a result used excessive amounts of space, making the overall encode quality drop
- Corrected an error related to secondary tracks and how they are updated in the SPN tables. This fix should correct some of the problems related to playback of video with PiP. Some PiP issues remain and are being researched
- Fixed an issue in which on some multiangled sources the angles may not be properly included in the list of items to be reencoded. This should fix the issue where one angle appears to work and another is blank
- Modified encode quality settings so that they now use the X264 PRESETS. This makes setting more managable and keeps BD-RB in line with X264 development
- Corrected an error in which the percent completed reported during a minimized state could incorrectly report 100% overall completion when not true
- Updated the included X264.EXE in the TOOLS folder to the lastest tested version (r1195)
- Implemented new settings for first pass of two pass encodes. Should reduce overall encode times
|
Wersja 0.25.04 beta z 2009/07/27 |
Zmiany:
- Modified EXE compression to prevent false positive from AV program(s).
- Added code to prevent "forever loop" in one-pass prediction under certain unusual circumstances.
- Added a default background image to be used when blanking occurs.You can change if you wish, but remember it will be stretched/shrunk to match the source resolution.Look in the new MISC folder.
- Other minor corrections and cosmetic fixes.
- Updated the prediction algorithm for one-pass encoding.It should now be slightly more accurate
- Corrected bug that causes the error "00009 2904" in CorrectEPData() when doing movie-only encodes.
- Other minor corrections and cosmetic fixes.
- Replaced the prediction algorithm for one-pass encoding. It now does prediction passes until it finds the correct CRF. This should be much more accurate - but please remember it may take slightly more time and is still experimental. Note: On very small sources it can be faster to do a first pass than to predict CRF. When BD-RB's analysis indicates this to be the case, a two-pass encode will be done, even when one-pass mode is selected.
- Corrected issues found in update of MPLS STN tables for secondary audio and video streams.
- Made changes to secondary audio processing that should make DD+ PiP tracks start working. Note: you must have "PROCESS_SECONDARY=1" set in INI.
- Updated X264 to r1183, this new version includes speed improvements and other fixes/enhancements.
- Made changes to all X264 command lines to make BD-RB compatible with new defaults starting in X264 r1179. This means that BD-RB now requires X264 version r1179 or higher.
- Added "--ipratio 1.1 --pbratio 1.1" to the encoding command line to lessen "pulsing" on sources that are very highly compressed.
- Added code to recognize and workaround encoding issues on very small sources.
- Changed "Quick Encode for Extras" so it is ON by default. Most encode will benefit with faster completion.
|
Wersja 0.24.02 Beta z 2009/07/04 |
Zmiany:
- Corrected an error related to PiP processing in which an error "CorrectEPData() 00006 2008" could occur due to incorrect indexing into the EPDATA table.
- Fixed a bug introduced in v0.24.01 in which full backups would have an illegal PID inserted into the MPLS file. This could cause failed playback (blank screen with only sound or hang).
- Corrected an issue in which on some BDs that are multipart movie-only BD-RB would incorrectly extract a single component and cause a muxing error.
|
Wersja 0.24.01 Beta z 2009/07/01 |
Zmiany:
- Added code to increase output size prediction accuracy. A WARNING to those using custom sizes in order to make "adjusted" output, -- you will likely oversize/undersize. The actual size of the output should now be closer to that specified in the selected target parameter. A special thanks to lithiumus for his help in the sizing adjustments.
- Changed the default values for AC3. Reencoding will now be done at 640Kbs for 5.1 (rather than 448Kbs) and 224Kbs for 2.0 (rather than 192Kbs). Also the setup dialog option has changed to enable 448Kbs as a secondary option (previously 640Kbs).
- Fixed an inconsistency in the percentage reporting to the status bar when in minimized mode.
- Added a LOG entry when BD-RB can't find the X264 window handle. This is just to clearly identify if the 50% complete problem is a result of a failed attempt to retrieve the handle.
- Corrected a bug that could under certain conditions prevent playback of streams that had secondary video on the original disc.
- Added code to prevent failed encode on very small sources due to ridiculously low specified bitrate.
- Added and ETA field to the status display of the GUI that shows an estimate the time needed to complete the current encoding pass.
- Added a partial implementation of PiP rebuilds. The video should now be included on full backups. Audio support is still in development.
- Changed the name of the INF file. Previously the job status information (INF) was saved to a file called "BDREBUILDER.INF" in the destination folder. Now, to keep the information for debugging, etc. I have named it according to the source.
- Added an option to the SETUP dialog for automatic removal of the WORKFILES directory after rebuild. Warning: Selecting this option removes all files required to perform another REBUILD in the event you decided to "tweak" the source slightly. Use with caution.
- Added a "Shutdown after REBUILD" option under the FILE menu. This will shutdown your computer at job completion (only if BD-RB has successfully completed all its encode and rebuild steps). A warning/abort dialog gives the opportunity to abort the shutdown.
- Updated X264.EXE to a newer release (r1173).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.23.02 beta z 2009/06/21 |
Zmiany:
- Corrected an error in which a file may incorrectly be flagged as no reencode and cause oversizing.
Updated X264.EXE to newer version (r1169)
- Other minor corrections and cosmetic fixes.
|
Wersja 0.23.01 beta z 2009/06/19 |
Zmiany:
- Added the --fps parameter to the X264 command line to circumvent possible inconsistencies in source frame serving.
- Added code to detect pulldown in VC-1 sources andperform special handling (e.g. auto removal).
- Changed the method of updating the progress bar back to that in v0.21.01.It seems the O/S isn't consistent returning window handles.
- Corrected an error in which field deinterlacing could fail when the output of the source codec was not YUY2 or YV12.
- Corrected an issue related to sources with pulldown that could result in audio synch errors.
- Changed the default value of the FIX_CLPI hidden INI setting.The CLPI errors were fixed in TSMUXER and this is typically no longer needed.If you are using an older version of TSMUXER rather than the one that is shipped with BD-RB, however, please add FIX_CLPI=1 to the "Options" area of your config (INI) file.
- Fixed some overall progress reporting errors whenresuming a movie-only encode.
- Added code to identify troublesome (field based) VC-1 interlaced files.In BD-25 backups they are (if not the main-feature) automatically copied intact to prevent CODEC failures during encoding with X264. NOTE: Setting the RESIZE option will disable this feature.
- Added two flags to the streams list following the fps indicator."*" means the source is PULLDOWN."**" (BD5/9 only) means the source is FIELD BASED interlacedVC-1 and will be BLANKED during reencoding.Audiowill playback correctly, but with a blank screen. Thisis required in order to prevent CODEC failures on thesesources. If you see a lot of "**" flags, you may want to consider movie-only mode.
- Added a hidden option called "DISABLE_VC1_FIX=1" this will disable the the two changes above (intact copy and blanking) -
- just in case a CODEC is discovered that properly handles these streams.Flags will still be displayed.
- Added code to detect when a video source does not require encoding to meet target size goals, and keep itintact.Please note that the decision contains morethan meets the eye.For example, if an M2TS is a partof more than one MPLS and a component portion of theother cannot be kept intact - it may not qualify andrequires encoding.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.22.02 beta z 2009/06/08 |
Zmiany:
- Corrected an error in which the CERTIFICATE folder was not being properly removed (when it exists) from movie-only encodes.
- Added code to use alternate means to obtain window handle (for status bar update) when PID cannot be obtained.This should prevent the confusing "50% completed" display that incorrectly gives theimpression of an encoding freeze.
- Added a hidden option that will force movie-only encodes into BLU-RAY format. This is enabled by adding "FORCE_BLURAY=1" to the OPTIONS area of the config file (BDREBUILDER.INI).
- Change the default for PRIORITY to IDLE rather than NORMAL.This is typically the better setting.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.22.01 beta z 2009/06/01 |
Zmiany:
- All movie-only modes now use the "--AVCHD" flag in TSMUXER.This should result in better compatibility across more players.
- When "Stricter AVCHD Compliance for Movie-Only" is selected, BD-RB will check for and remove AUXDATA,BDJO, JAR, META, and CERTIFICATE directories if they exist. This should result in better compatibility across more players.
- When building Full Backups, BD-RB will now check for and add BDMV, AUXDATA, BDJO, JAR, and META folders if they don't exist.This should result in bettercompatibility across more players.
- BD-RB now uses the MKV intermediate file format as the default for rebuilds.If for some reason youwish to force the use of .264 files as the default(as in prior BD-RB releases) add this switch to the config (.INI) file:"MKV_INTERMEDIATE=0"
- Modified the window handle capture routine so it wouldn't incorrectly grab the wrong handle when other instances of X264 is running.
- Fixed an error in which trailing short "blank video" could cause "Error 00009 DoEncoding..."
- Fixed an condition that could cause needless warning "Audio and/or PGS size too large." when a short trailing blank video is included in an MPLS.
- Corrected an error in which certain error conditions in DoEncoding() could result in a BD-RB hang.
- Fixed a condition in which an error might occur on certain types of non-directly attached drives that is related to timing of renamed files.
- Added a "KEEP_INTERLACING=1" hidden option.This setting should be considered experimental.This setting is not recommended for most encodes, but is included for certain specific scenarios.The settingtells BD-RB to forego deinterlacing.
- Added date stamp to error log entries.
- Updated X264 to version r1159
- Other minor corrections and cosmetic fixes.
|
Wersja 0.21.01 beta z 2009/05/27 |
Zmiany:
- Added code to take advantage of PGS (sub) resizing now included in TSMUXER for 1280x720 resizing.
- Fixed an error in which PGS (sub) adjustments were not being made when doing movie-only reencoding.
- Corrected an error in which LPCM files were not being retained correctly when selecting "Keep HD Audio for BD25".It still needs some testing, but should work correctly now.
- Corrected a problem in which multi-part LPCM files were not being reintegrated properly into Movie-Only encodes to BD-25.
- Removed BDREBUILDER.INI from installation .ZIP.It prevents accidental overwriting when updating.
- Updated X264 to latest version (r1153)
- Updated TSMUXER to latest release (v1.10.6). Note: This version and later REQUIRES TSMUXER v1.10.6 or higher due to use of new features.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.20.09 beta z 2009/05/17 |
Zmiany:
- Fixed a bug in which a "STOP" statement (meant for testing) was left enabled in v0.20.08 and could beencountered randomly.
- Corrected an error in which a value larger than 2000 for MIN_M2TS_SIZE could cause a failure inattempting to copy files.
- Other minor corrections and cosmetic fixes.
- Corrected source of "DoEncoding() 76 4" error.
- Corrected an error in which some files were being incorrectly reencoded even though they were smaller than the MIN_MT2S_SIZE parameter (BD-25 only). Note that there may still be (and should be) times when files smaller than MIN_M2TS_SIZE are encoded (when included in an MPLS than also has a larger M2TS).
- Changed processing so that now selecting "Stricter AVCHD Compliance..." in the SETUP menu now sets the "--avchd" flag for TSMUXER.
- Updated TSMUXER.EXE to the latest release (v1.10.1).
- Improved error handling and identification system.
- Other minor corrections and cosmetic fixes.
- Corrected an error introduced in v0.20.06 that made movie-only mode selection result in "Source selected is not BD format".
- Other minor corrections and cosmetic fixes.
- Made changes to MPLS processing code to correct for mismatch errors when MPLS/CLPI PID orders are not ordered the same.
- Rewrote several sections that perform audio encoding and integrated new routines for processing.
- Corrected an error in which under certain conditions some small parts of a multi-part playlist might not be reencoded -- and result in a video type mismatch.
- Updated X264.EXE to the latest release (r1140)
- Updated TSMUXER.EXE to the latest release (v1.9.9)
- Other minor corrections and cosmetic fixes.
|
Wersja 0.20.04 z 2009/03/30 |
Zmiany:
- Corrected an error in which timing adjustments on certain files may not have the PTS updatedcorrectly on LPCM streams.
- Added an option to SETUP to keep HD audio streams intact (for BD25 encoding only).
- Extended the timeout of the beta.Since I haven't had a lot of spare time lately, I want to makesure the program doesn't timeout for anyone betweenversion releases.The timeout is NOT meant to limituse but instead to keep me from having to readdress the same bugs over-and-over.
- Made several changes to accommodate naming convention in newer versions of TSMUXER.
- Updated X264 to version r1130.Includes several speed improvements.
- Fixed an error related to pass reporting on certain types of encodes.
- Reduced the default target size for BD-25.The new setting of 24450 was too large for BD-RB (which has a limit of 23098).
- Added setting of the CUSTOM_TARGET_SIZE as an option in the SETUP dialog.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.20.03 z 2009/03/28 |
Zmiany:
- Corrected an error in which the determined total source size can be distorted.This can result in undersizing.
- Updated the SETUP dialog follow-on action so the stream display, settings and tables are updatedfollowing a save.In previous versions the INIdata wasn't being reset based on saved settings.This may be the cause of many of the "Failed torebuild BD file(s)" error caused by a mismatchbetween different phases of BD-RB.
- Added code that saves audio/sub configuration at demux and resets it accordingly at remux.
- Changed default MIN_M2TS_SIZE to default to 100MB for BD-25 encodes to save time.You can change the the value with MIN_M2TS_SIZE=nnnn.This has no effect on BD-5 and BD-9 encodes.It will also not affect M2TS files that are a part of the main MPLS>
- INI Editor now reloads INI when saved (you no longer have to exit/reenter for changes to take effect).
- Added a Custom Target Size option to the SETTINGS/OPTIONS menu.You can set the value by adding CUSTOM_TARGET_SIZE=nnnn to the "[Options]" area of the config (INI) file.
- Updated X264.EXE to the latest release (r1123).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.20.02 z 2009/03/05 |
Zmiany:
- Made additional change to the CLPI "fix" code to provide greater compatibility across more players.
- Regressed the version of TSMUXER included to the same one released with v0.19.6.Apparently the new one introduces issues.
- Other minor corrections and cosmetic fixes.
- Added additional code to help prevent removal of subpictures from streams detected as menus.
- Adjusted the constant for M2TS multiplexing overhead.Output size should be closer to that specified now (prior versions resulted in some undersizing).
- Added code to prevent certain possibilities of errors in CorrectMPLS().
- Added code to more definitively recognize menu items for special processing.
- Updated code to prevent "Quick" encoding of video segments that are a component of a multi- part feature.
- Made changes to the method for correcting tables in the TSMUXER CLPI files.Panasonic players are hopefully now be able to work without settingthe "FIX_CLPI=0" flag.
- Updated the status of encode so it more accurately resumes (especially in movie-only -- note: make sure you've selected that same PlayList).
- Updated nicaudio.dll to v2.02.Don't rememberwhy I was keeping the old version in the zip file distribution.But I've been using this one for a while now.
- Updated X264.EXE to the latest release (r1115).
- Updated TSMUXER.EXE to v1.8.18(b).
- Other minor corrections and cosmetic fixes.
|
Wersja 0.19.06 beta z 2009/02/24 |
Zmiany:
- Corrected a bug in v0.19.05 that caused failure in CreateBDFiles() when using MOVIE-ONLY mode.
|
Wersja 0.19.05 Beta z 2009/02/22 |
Zmiany:
- Corrected a error in which selecting MKV as the intermediate file could result in problems for movie-only encodes (missing "track=" in META).
- Made slight adjustments to some sizing settings.
- Corrected the "selected" check when choosing BD-25 output.
- Enabled MIN_M2TS_SIZE=nnn as a "hidden" option. When set (for a non-MOVIE only encode) and the output size is BD-25, any M2TS files that is smaller than this value (in MB) is copied intact to the output.Useful for retaining certain files that can't be reencoded (like VC-1 extras with hybrid progressive and interlaced streams) when doing full disc backups.
- Corrected an error in sizing calculations that could result in significant undersizing. This is especially pronounced on BD-25 encodes.
- Resolved an issue in which CLPI tables were not being correctly fixed when running movie-only mode.
- One of the second pass settings incorrectly had --b-adapt selected.Removed.
- Made improvements to processing for BD-25.Now small menu files are automatically excluded from reprocessing.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.19.04 beta z 2009/02/20 |
Zmiany:
- Corrected a bug that could lead to errors in the ExtractAudio() and RunTSMuxer() subroutines.
- Other minor corrections and cosmetic fixes.
- Corrected an error in which audio track of menu items may not have been updated properly.This could cause menus to not play audio (especially for LPCM).
- Enabled PGS (subtitle) removal and wrote code to handle removal and updating of MPLS files. Note:If a file is determined to likely be a menu (small with certain characteristics) subtitles will not be removed by default (in the streams display). You can manually remove them -- but only at the risk of creating possible menu problems.
- Added an option to the SETUP dialog for resizing 1920x1080 sources to 1280x720.This should make BD-5 backups of many sources more viable. Note:If a file is determined to likely be a menu (small with certain characteristics) is will not be resized.
- Corrected an error in which simple stereo AC3 canunder certain conditions default to 448Kbs or640Kbs (massive overkill).The rate will now becorrectly set 192Kbs.
- Other minor corrections and cosmetic fixes.
- Changed the method for determining fps/framecounts and other file info so that AVISYNTH returns are used only as a backup. Small speed improvement.
- Made changes that lower the likelihood that video encodes will end in unspecific "failure".
- Enhanced error detection to more clearly identify specific error locations.
- Updated X264 version to r1112. Seems to fix errors that some received on r1109 -- but not repeatable on reference machine in testing.
- Added code to automatically back into X264 r1082 after two failed attempts to encode.
- Other minor corrections and cosmetic fixes.
|
Wersja 0.18.08 Beta z 2009/02/12 |
Zmiany:
- Corrected an error in which a stream with no audio to extract could cause an error.
- Updated muxing command line in an attempt to correct "skipping" issues with playback on PS3.
- Corrected an error in which "ConvertToYV12()" can be multiply entered in an AVS file.
- Made some corrections related to audio stream selection and PIDs used.
- Updated included X264.EXE to r1109.
- Other minor corrections and cosmetic fixes.
|