Binaries Update Notification Thread
Binaries Update Notification Thread
This thread is created to allow for email notification when I upload a new binary, either a slipstream fix or a new release. Every time I upload a new binary I will post in this thread. If you are subscribed to the thread, you will receive an email notification.
Re: Binaries Update Notification Thread
I have updated the 2051 build. I fixed MP4 parsing for HEVC. It wasn't supporting "largesize" atoms.
Re: Binaries Update Notification Thread
I have again updated the 2051 build. For some streams in an unwritable location, DGIndexNV was crashing when the stream was opened.
Re: Binaries Update Notification Thread
I have uploaded a new version of DGMVCSource (b24). It works around a regression in the Intel Media SDK that caused black frames for some streams. I also fixed a memory allocation problem which I had earlier fixed in DGDecNV/DGDecIM.
Re: Binaries Update Notification Thread
New slipstream for DGDecNV 2051 modifies DGDecodeNV to allow it to open older DGI files, without generating the version mismatch popup.
Re: Binaries Update Notification Thread
New slipstream for DGDecNV that fixes a problem that (rarely) caused DGIndexNV to hang at startup until an arrow key is pressed. Only DGIndexNV.exe changed.
Thanks to AJR for bringing this to light and assisting with the debugging.
Thanks to AJR for bringing this to light and assisting with the debugging.
Re: Binaries Update Notification Thread
New DGIndexNV slipstream that adds a CLI option to specify the angle when opening an MPLS file from a bluray.
Example: dgindexnv -i 00001.mpls -ang 0
If a valid angle is specified then the angle popup dialog is avoided.
Thanks to Selur for this useful suggestion.
Example: dgindexnv -i 00001.mpls -ang 0
If a valid angle is specified then the angle popup dialog is avoided.
Thanks to Selur for this useful suggestion.
Re: Binaries Update Notification Thread
New DGIndexNV slipstream that fixes random failures to start.
Thanks to Sharc for bringing this to light and for his debugging and reporting efforts for us.
Thanks to Sharc for bringing this to light and for his debugging and reporting efforts for us.
Re: Binaries Update Notification Thread
I released DGMVCSource b25. It improves performance by 33%. Note that the 'hw' option has been changed to a new string option called 'mode'. Please read the documentation for details.
Re: Binaries Update Notification Thread
Slipstream for DGIndexNV build 2051:
* Added a new auxiliary INI file option Force_Zoom. For example, if you want DGIndexNV to always use
a zoom factor of 1/2, then set Force_Zoom to 2.
* Fixed bug in which the CLI progress report percentage could go backwards.
* Added a new CLI option -nc to disable automatic cropping for CLI invocation. For example, if you have
a stream with height 1088 and you do not want it to be automatically cropped to 1080, include -nc on
the CLI invocation.
Please refer to the DGIndexNV manual for details.
Thanks to AJR, and kebulek, respectively, for their reports.
* Added a new auxiliary INI file option Force_Zoom. For example, if you want DGIndexNV to always use
a zoom factor of 1/2, then set Force_Zoom to 2.
* Fixed bug in which the CLI progress report percentage could go backwards.
* Added a new CLI option -nc to disable automatic cropping for CLI invocation. For example, if you have
a stream with height 1088 and you do not want it to be automatically cropped to 1080, include -nc on
the CLI invocation.
Please refer to the DGIndexNV manual for details.
Thanks to AJR, and kebulek, respectively, for their reports.
Re: Binaries Update Notification Thread
Slipstream for version 2051 DGIndexNV and DGDecodeNV that fixes crashes when an MKV file has more than 32 tracks.
Thanks to stax76 for reporting this and providing crucial information.
Thanks to stax76 for reporting this and providing crucial information.
Re: Binaries Update Notification Thread
New version 1.0.8 of MultiDecimate. A change in the behavior of VirtualDub caused an extra entry for frame 0 in the mfile.txt file, busting everything. Also, during pass 1 the frame rate is set to 10000 so that VirtualDub can execute pass 1 very quickly. Previously I used to add an AssumeFPS(10000) call to the script for pass 1, but now it is not necessary.
Re: Binaries Update Notification Thread
Slipstream for 2051 DGIndexNV:
* Improved handling when opening zero-length files (for both CLI and GUI).
* Fixed a bug that could cause a GOP back operation in DGIndexNV to fail.
* Improved handling when opening zero-length files (for both CLI and GUI).
* Fixed a bug that could cause a GOP back operation in DGIndexNV to fail.
Re: Binaries Update Notification Thread
DGIndexNV 2051 slipstream:
* Added GTX 1070 and GTX 1080 to the GPUs database. Only the file gpus.txt was changed.
* Added GTX 1070 and GTX 1080 to the GPUs database. Only the file gpus.txt was changed.
Re: Binaries Update Notification Thread
A release candidate for DGDecNV 2052 is available in the binaries area. This version is built with Avisynth 2.6 compatibility and does not support 2.5x.
Re: Binaries Update Notification Thread
Slipstream for build 2052:
* Fixed some errors in the DGIndexNV manual. Update DGIndexNV.html.
* Fixed the List GPUs dialog to properly handle PCI device IDs containing hex digits. Update DGIndexNV.exe.
* Fixed some errors in the DGIndexNV manual. Update DGIndexNV.html.
* Fixed the List GPUs dialog to properly handle PCI device IDs containing hex digits. Update DGIndexNV.exe.
Re: Binaries Update Notification Thread
I slipstreamed both 2051 and 2052. Update DGIndexNV.exe for both.
2052:
* Fixed regression in GOP back operation for HEVC.
2051:
* Fixed regression in GOP back operation for HEVC.
* Fixed the List GPUs dialog to properly handle PCI device IDs containing hex digits.
2052:
* Fixed regression in GOP back operation for HEVC.
2051:
* Fixed regression in GOP back operation for HEVC.
* Fixed the List GPUs dialog to properly handle PCI device IDs containing hex digits.
Re: Binaries Update Notification Thread
Slipstreamed avs template handling fixes for DGIndexNV.exe 2052:
* More than 10 avs templates was broken.
* User-defined template folder (rather than the default folder) was broken.
Thanks to gaak for bringing this to light and helping with the debugging.
* More than 10 avs templates was broken.
* User-defined template folder (rather than the default folder) was broken.
Thanks to gaak for bringing this to light and helping with the debugging.
Re: Binaries Update Notification Thread
Slipstreamed a fix for TrueHD audio detection for DGIndexNV 2052. The bug caused DGIndexNV to sometimes erroneously conclude that the audio type in the PAT/PMT did not match the actual audio present.
Re: Binaries Update Notification Thread
Slipstreamed DGDecNV 2052. Update everything, including docs.
* Added decode support for 10-bit HEVC. Currently it is dithered down to 8-bit for output.
* Fixed indexing performance issue with HEVC.
* Fixed bad indexing for large HEVC streams.
* Changed the CLI code to add ".dgi" to the output file name if it is omitted.
* Fixed a (rare) race condition that could cause DGDecodeNV to hang on file open.
* Added decode support for 10-bit HEVC. Currently it is dithered down to 8-bit for output.
* Fixed indexing performance issue with HEVC.
* Fixed bad indexing for large HEVC streams.
* Changed the CLI code to add ".dgi" to the output file name if it is omitted.
* Fixed a (rare) race condition that could cause DGDecodeNV to hang on file open.
Re: Binaries Update Notification Thread
A further DGIndexNV slipstream:
* Added a work-around for some cases in which CUVID reports the wrong frame rate (e.g., reporting 59.92 instead of 59.94).
* Updated the Changes.txt document to add all the recent slipstream items.
* Added a work-around for some cases in which CUVID reports the wrong frame rate (e.g., reporting 59.92 instead of 59.94).
* Updated the Changes.txt document to add all the recent slipstream items.
Re: Binaries Update Notification Thread
Slipstreamed DGDecNV 2052 again. Please update DGIndexNV.exe.
* Fixed a regression in the DGI filename generation that caused BDRB to fail.
Should be stable now, folks.
* Fixed a regression in the DGI filename generation that caused BDRB to fail.
Should be stable now, folks.
Re: Binaries Update Notification Thread
Slipstreamed DGDecNV 2052 again. Please update DGIndexNV.exe.
* Fixed broken MP4 audio demuxing.
* Fixed broken MP4 audio demuxing.
Re: Binaries Update Notification Thread
DGDecNV slipstream for 2052:
* Fixed problem with MKV files having multiple SPSs or PPSs in the CodecPrivate data.
* Improved MKV seeking for open GOPs.
* Fixed problem with MKV files having multiple SPSs or PPSs in the CodecPrivate data.
* Improved MKV seeking for open GOPs.
Re: Binaries Update Notification Thread
Slipstream for DGIndexNV:
* DGIndexNV was not preserving case in the output filenames. Fixed.
* DGIndexNV was not preserving case in the output filenames. Fixed.