Page 1 of 19

Re: Binaries Update Notification Thread

Posted: Thu Mar 17, 2016 1:32 pm
by admin
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. :bravo:

Re: Binaries Update Notification Thread

Posted: Thu Jun 02, 2016 5:52 am
by admin
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

Posted: Sat Jul 23, 2016 1:33 pm
by admin
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.

Re: Binaries Update Notification Thread

Posted: Mon Jul 25, 2016 7:15 pm
by admin
DGIndexNV 2051 slipstream:

* Added GTX 1070 and GTX 1080 to the GPUs database. Only the file gpus.txt was changed.

Re: Binaries Update Notification Thread

Posted: Thu Jul 28, 2016 2:43 pm
by admin
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

Posted: Sat Jul 30, 2016 3:14 pm
by admin
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.

Re: Binaries Update Notification Thread

Posted: Sat Jul 30, 2016 4:28 pm
by admin
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.

Re: Binaries Update Notification Thread

Posted: Sun Sep 18, 2016 8:10 pm
by admin
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. :bravo:

Re: Binaries Update Notification Thread

Posted: Tue Sep 27, 2016 6:48 am
by admin
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

Posted: Mon Oct 31, 2016 12:54 pm
by admin
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.

Re: Binaries Update Notification Thread

Posted: Tue Nov 01, 2016 10:47 am
by admin
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.

Re: Binaries Update Notification Thread

Posted: Tue Nov 01, 2016 7:10 pm
by admin
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.

Re: Binaries Update Notification Thread

Posted: Thu Nov 03, 2016 8:46 am
by admin
Slipstreamed DGDecNV 2052 again. Please update DGIndexNV.exe.

* Fixed broken MP4 audio demuxing.

Re: Binaries Update Notification Thread

Posted: Sat Nov 26, 2016 3:15 pm
by admin
DGDecNV slipstream for 2052:

* 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

Posted: Sun Dec 04, 2016 7:35 am
by admin
Slipstream for DGIndexNV:

* DGIndexNV was not preserving case in the output filenames. Fixed.

Re: Binaries Update Notification Thread

Posted: Mon Dec 12, 2016 7:38 am
by admin
Slipstream to 2052 for DGDecodeNV.dll.

* Fixed bug that broke the test to prevent multiple instantiation of DGSource() with D3D mode enabled.

Re: Binaries Update Notification Thread

Posted: Wed Dec 14, 2016 10:50 am
by admin
Slipstreamed two more MKV fixes into 2052 DGIndexNV and DGDecodeNV:

* MKV files without cues failed. (This was a regression caused by the Nov 26 slipstream.)

* GOP stepping and timeline navigation failed for MKV files with very large I frames (typically 4K files).

These bugs were found when testing DucksTakeOff_2160p50.x264.CRF24.mkv. It is now processed correctly.

Re: Binaries Update Notification Thread

Posted: Thu Dec 15, 2016 8:15 am
by admin
One more (hopefully the last) MKV fix slipstreamed into 2052 DGIndexNV and DGDecodeNV:

* Fixed broken end-of-file handling for MKV streams. (This was a regression caused by the Nov 26 slipstream.)

MKV should now be stable again.

Re: Binaries Update Notification Thread

Posted: Sun Dec 25, 2016 3:59 pm
by admin
Slipstreamed a fix to DGDecNV 2052. Please update both DGIndexNV and DGDecodeNV if you use CloneBD.

* Added a work-around for a bug in CloneBD-generated MKV files.

Re: Binaries Update Notification Thread

Posted: Mon Dec 26, 2016 9:08 am
by admin
Slipstreamed DGDecodeNV in 2052:

* DGDecodeNV no longer generates hints. If this causes problems for you please contact me.

Re: Binaries Update Notification Thread

Posted: Fri Dec 30, 2016 10:18 am
by admin
Slipstreamed 2052 DGIndexNV:

* Fixed a very minor regression in MKV frame rate detection. E.g., the file has a true frame rate of 24000/1001 but I was reporting 239760/10000.

Re: Binaries Update Notification Thread

Posted: Sat Dec 31, 2016 9:50 am
by admin
Slipstreamed DGDecIM beta 50 DGIndexIM and DGDecodeIM:

* Restored compatibility between the NV and IM index files. This restores the
ability to use DGIndexNV to create index files for DGDecodeIM, or
to use DGIndexIM to create index files for DGDecodeNV.

Re: Binaries Update Notification Thread

Posted: Mon Jan 02, 2017 7:48 am
by admin
Slipstreamed DGDecNV 2052:

* Updated the Readme.txt to revise the usage warnings.

Re: Binaries Update Notification Thread

Posted: Mon Jan 09, 2017 7:57 am
by admin
Slipstreamed DGDecNV 2052:

* Added functionality for MPG projects to fix the DGI file by correcting field-order transitions
due to repeat flags. Refer to the DGIndexNV manual (Save Project) for details.

* Updated the DGIndexNV manual.

* Fixed a bug that could cause the DGI file to contain incorrect closed GOP flags for MPG
streams. This would be a rare occurence.

* Updated the gpus.txt file to add the GTX 1050 Ti.

Re: Binaries Update Notification Thread

Posted: Mon Jan 16, 2017 7:19 am
by admin
Slipstreamed DGDecIM b50 (update DGIndexIM.exe):

* Prefer elementary stream frame rate (if it is specified) over MKV container frame rate.