Binaries Update Notification Thread

Anything related to video and my tools that is not a support request.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053. Please update DGDecodeNV.dll.

* Built DGDecodeNV with Windows XP support. Windows XP support had been erroneously disabled at some point.

* Added new stand-alone CUDA filter DGBob. This is an implementation of the YADIF concept by Michael Niedermayer.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Forgot to include the manual, so please re-download and update the DGDecodeNV manual.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053. Please update DGDecodeNV.dll.

* Fixed a bug in the new CUDA filter DGBob(). Hat tip to Sharc. :hat:
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053. Please update DGDecodeNV.dll and the DGDecodeNV manual.

* Enhanced DGDecimate() to support N-in-M decimation. Also, increased the maximum cycle size to 40. Refer to the user manual for usage details.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Please re-download the last slipstream. I had a bug in DGDecimate(show=true).
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053. Please update DGIndexNV.exe.

* For MP4 streams, use the MP4 container frame rate if the elementary stream does not specify one.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Another slipstream for DGDecNV 2053. Please update DGDecodeNV.dll.

* Fixed array overrun in DGDecimate.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053. Please update DGDecodeNV.dll and the DGDecodeNV manual.

* Implemented a stand-alone PureVideo deinterlacer PVBob(). Refer to the manual for details.

* Built with the latest Avisynth+ headers in preparation for high-bit depth output support.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053. Please update DGDecodeNV.dll.

* Fixed PVBob() to correct handling of the chroma pitch.

Hat tip gonca for reporting this issue. :hat:
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGDecNV 2053:

* PVBob(): Fixed VPP pitch problem and one-frame delay problem for mode=1.

* DGIndexNV.exe and DGDecode.dll now each carry a build number in the properties Details tab. This slipstream
has DGIndexNV build 100 and DGDecodeNV build 100. They may be different going forward. At each slipstream I will give the build numbers.

Hat tip Sharc for reporting the VPP pitch bug. :hat:
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV 2053 slipstream 101:

* Fixed one-frame delay for Purevideo bobbing in DGIndexNV and DGSource(deinterlace=2).
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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).
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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).
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV 2053 slipstream 110:

* Settings dialog re-organized to be smaller.

* Help button added to the Settings dialog.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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:
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream for DGMVCSource 100b25:

* Added a 64-bit build.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post 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.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 112 for DGDecNV 2053. Update DGIndexNV.exe and DGDecodeNV.dll.

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