Page 3 of 18

Re: Binaries Update Notification Thread

Posted: Wed May 24, 2017 7:34 am
by admin
DGDecNV 2053 slipstream 101:

* Fixed one-frame delay for Purevideo bobbing in DGIndexNV and DGSource(deinterlace=2).

Re: Binaries Update Notification Thread

Posted: Mon Jun 05, 2017 8:53 am
by admin
DGDecNV 2053 slipstream 103:

* Fixed broken slipstream 102.

* Added support for delivering full bit depth for HEVC 10-bit and 12-bit.

* Added MASTERING line to HEVC DGI file to report HDR metadata. Hat tip jpsdr. :hat:

* Added display of the number of CUDA cores to the GPU info dialog.

* Fixed D3D operation under Windows 10.

* Updated the user manuals for DGIndexNV and DGDecodeNV.

Re: Binaries Update Notification Thread

Posted: Tue Jun 06, 2017 8:59 am
by admin
DGDecNV 2053 slipstream 104:

* Added an INI file option StrictAVC to determine whether I frames (as opposed to IDR frames) are
considered seekable. Refer to the DGIndexNV manual Appendix F for details. Please open and close
DGIndexNV to update your INI file.

* As CUVID supports only mod 4 cropping, fixed DGIndexNV to force mod 4 for the stream's signaled
display area. This was already enforced for manual cropping via the Cropping dialog. As before, use
Avisynth's Crop() if you need mod 2 granularity.

* Fixed a bug in the DGI file MASTERING line (print fields as unsigned).

Re: Binaries Update Notification Thread

Posted: Wed Jun 07, 2017 8:45 am
by admin
DGDecNV 2053 slipstream 105:

* Fixed display of HDR metadata fields.

* Revised indexing of HDR metadata so that changes in the SEIs are indexed.

Re: Binaries Update Notification Thread

Posted: Tue Jun 13, 2017 9:49 am
by admin
DGDecNV 2053 slipstream 106:

* Increase maximum frame height to 4096 to allow for the large UHD formats.

* Add error reporting for frame size violations.

Re: Binaries Update Notification Thread

Posted: Thu Jun 15, 2017 8:25 am
by admin
DGDecNV 2053 slipstream 107:

* The full {version + slipstream number} is now shown in the DGIndexNV About box, the INI file,
the DGI file header, and DGSource(show=true).

Re: Binaries Update Notification Thread

Posted: Mon Jun 19, 2017 5:16 pm
by admin
DGDecNV 2053 slipstream 108:

* Fixed DGIndexNV randomly resetting the INI file. Hat tip Sharc. :hat:

* As CUVID assumes all 10/12-bit content is progressive, disable the deinterlacer for 10/12-bit streams.

Re: Binaries Update Notification Thread

Posted: Sat Aug 05, 2017 6:47 am
by admin
DGDecNV 2053 slipstream 109:

* The DGIndexNV Options menu was renamed as Settings. The new Settings dialog
now includes all available options, including what were previously called Auxiliary
INI File Options. There is now no need to manually edit the INI file. Note that the
List GPU Devices option was moved to the Video menu. The INI file format has changed,
so delete your existing INI file before using this new version. The DGIndexNV user
manual was updated for this change.

Re: Binaries Update Notification Thread

Posted: Fri Aug 11, 2017 12:58 pm
by admin
DGDecNV 2053 slipstream 110:

* Settings dialog re-organized to be smaller.

* Help button added to the Settings dialog.

Re: Binaries Update Notification Thread

Posted: Tue Aug 22, 2017 12:05 pm
by admin
DGDecIM b50 slipstream. Please update DGIndexIM.exe.

* Implemented fallback security that allows a serial number to be generated when WMI
queries fail or are not implemented.

Hat tip Nico83500. :hat:

Re: Binaries Update Notification Thread

Posted: Fri Aug 25, 2017 7:37 am
by admin
Slipstream for DGMVCSource 100b25:

* Added a 64-bit build.

Re: Binaries Update Notification Thread

Posted: Mon Aug 28, 2017 8:01 am
by admin
DGDecNV 2053 slipstream 111:

Added an error popup for cases of filenames containing illegal characters
(or other cases of file open failure). Previously, it would fail silently.

Re: Binaries Update Notification Thread

Posted: Wed Oct 18, 2017 6:29 am
by admin
Added a file 'Vapoursynth Usage.zip' to the 2053 distribution of DGDecNV. This file contains notes on using Vapoursynth with high-bit-depth video from Avisynth+, together with a patched AvsCompat.dll that is required to add P016 support.

DGDecNV itself is not modified so there is no new slipstream number.

Re: Binaries Update Notification Thread

Posted: Mon Oct 23, 2017 8:59 am
by admin
Slipstreamed DGMVCSource 100b25. Update the DLL and the user document.

* Fixed an array overrun issue (may not have had practical significance).

* Updated the user document. Added description of a limitation for previewing
with VirtualDub.

Re: Binaries Update Notification Thread

Posted: Thu Oct 26, 2017 3:30 pm
by admin
Slipstream 112 for DGDecNV 2053. Update DGIndexNV.exe and DGDecodeNV.dll.

* Fixed handling of MP4 files with some unusual metadata boxes.

Re: Binaries Update Notification Thread

Posted: Sun Oct 29, 2017 1:10 pm
by admin
Slipstream 113 for DGDecNV 2053.

* Added support for demuxing PCM audio (A_PCM/INT/LIT) from MKV. A .wav file is written.

Re: Binaries Update Notification Thread

Posted: Tue Oct 31, 2017 8:34 am
by admin
Slipstream 114 for DGDecNV 2053.

* Corrected the quickstart guide to remove mention of needing a .cubin file, and a few other minor corrections.

* Changes to the MP4 parser to support some nonstandard files.

Re: Binaries Update Notification Thread

Posted: Wed Nov 01, 2017 12:34 pm
by admin
Slipstream 115 for DGDecNV 2053.

* Fixed some more bugs in MP4 and MKV audio demuxing. Track numbers greater than 9 weren't working for MP4 or MKV. For MP4, if multiple audio tracks existed only the first was shown. For MP4, a harmless missing box was causing a crash. I no longer even try to look at that box because the result was not used anyway.

:hat: kebulek

Re: Binaries Update Notification Thread

Posted: Wed Nov 01, 2017 6:42 pm
by admin
Slipstream 116 for DGDecNV 2053.

* Fixed MP4 audio demuxing via CLI.

:hat: kebulek

Re: Binaries Update Notification Thread

Posted: Sun Nov 26, 2017 8:26 am
by admin
Slipstream 117 for DGDecNV:

* Make comparison of file extension for 'mpls' case insensitive.

* Fix problem with progress reporting in 32-bit build.

:hat: Zathor

Will port these to DGDecIM shortly.

Re: Binaries Update Notification Thread

Posted: Sun Nov 26, 2017 8:39 am
by admin
Slipstream for DGDecIM b50:

* Make comparison for the extension 'mpls' case insensitive.

Re: Binaries Update Notification Thread

Posted: Sat Dec 16, 2017 8:55 am
by admin
Slipstream 118 for DGDecNV:

* Corrections to the DGIndexNV user manual.

* Added display of the nVidia driver version to the Video/List GPU Devices dialog.

Re: Binaries Update Notification Thread

Posted: Sat Dec 30, 2017 10:45 am
by admin
Slipstream 119 for DGDecNV:

* Added support for Vapoursynth script template files.

* Modified the DGIndexNV user manual to document Vapoursynth script template files.

:hat: gonca

Re: Binaries Update Notification Thread

Posted: Mon Feb 05, 2018 10:27 am
by admin
Slipstream 120 for DGDecNV:

* Previously the CLI -a option required Enable_Audio_Demux=1 in the INI file. This
caused confusion about why the -a option could appear not to work. Now that is no longer
required and -a works in all cases.

* Added support for MPEG1 program stream containers. MPEG2 video
can be present in MPEG1 program stream containers. MPEG1 video remains
unsupported. :hat: Selur

* Bumped the DGI file format version number for a change to the STREAM field.

* Revised the DGIndexNV user manual to account for the above.

Re: Binaries Update Notification Thread

Posted: Wed Feb 07, 2018 8:21 am
by admin
Slipstream 121 for DGDecNV:

* A few fixes for the recently added MPEG1 program stream support.