Page 3 of 18

Re: Binaries Update Notification Thread

Posted: Fri Mar 10, 2017 3:35 pm
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll, DGIndexNV.exe, and the DGDecodeNV user manual.

* Corrections to the DGDecodeNV user manual. Hat tip to hydra3333. :hat:

* Fixed a failure to open some MP4 HEVC files. Hat tip to NikosD. :hat:

* Sped-up JIT compilation by partitioning the CUDA code into one filter per CUDA source file. This sets the stage for many more high-performance video filters.

Re: Binaries Update Notification Thread

Posted: Sat Mar 18, 2017 7:21 pm
by admin
Slipstreamed DGDecIM b50. Update DGDecodeIM.dll.

* Converted to Avisynth interface 2.6. Hat tip to Selur. :hat:

Re: Binaries Update Notification Thread

Posted: Wed Mar 22, 2017 6:21 am
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll and the DGDecodeNV user manual.

* Decoding speed improvement (10-20%)

* Added fast CUDA filters DGTelecide and DGDecimate.

Re: Binaries Update Notification Thread

Posted: Wed Mar 29, 2017 4:50 pm
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll and the DGDecodeNV user manual.

* Revised DGTelecide() to provide the functionality of FieldDeinterlace(). Read the manual about the mode option.

* DGTelecide() postprocessed frames are now adaptively deinterlaced.

Re: Binaries Update Notification Thread

Posted: Thu Mar 30, 2017 4:09 pm
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll and gpus.txt.

* All CUDA filters sped up by about 10%.

* DGSource() sped up by 3-5%.

* Fixed sporadic JIT compilation errors with 1080 Ti.

* Added 1080 Ti to gpus.txt.

Re: Binaries Update Notification Thread

Posted: Wed Apr 05, 2017 7:26 am
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll and the DGDecodeNV user manual.

* Export an Avisynth environment variable to denote the frame type. Refer to the user manual for details. Concept borrowed from FFMS2. Hat tip to Myrsloik. :hat:

Re: Binaries Update Notification Thread

Posted: Thu Apr 06, 2017 8:08 am
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll.

* Fixed DGDecimate's incorrect choice of duplicates after random access. Hat tip to Sharc for reporting this. :hat:

Re: Binaries Update Notification Thread

Posted: Fri Apr 07, 2017 7:38 pm
by admin
Slipstreamed DGDecNV 2053. Update DGIndexNV.exe.

* Fixed sporadic JIT compilation failure in DGIndexNV.

Re: Binaries Update Notification Thread

Posted: Sat Apr 08, 2017 7:59 am
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll.

* DGDenoise(chroma=true) was broken. Hat tip to Sharc. :hat:

Re: Binaries Update Notification Thread

Posted: Tue Apr 18, 2017 3:08 pm
by admin
Slipstreamed DGDecNV 2053. Update DGDecodeNV.dll.

* Gack, the last slipstream broke lots of things in the CUDA filters. Should be all right now.

Hat tip gonca. :hat:

Re: Binaries Update Notification Thread

Posted: Fri May 05, 2017 5:49 am
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.

Re: Binaries Update Notification Thread

Posted: Fri May 05, 2017 10:45 pm
by admin
Forgot to include the manual, so please re-download and update the DGDecodeNV manual.

Re: Binaries Update Notification Thread

Posted: Sat May 06, 2017 2:55 pm
by admin
Slipstreamed DGDecNV 2053. Please update DGDecodeNV.dll.

* Fixed a bug in the new CUDA filter DGBob(). Hat tip to Sharc. :hat:

Re: Binaries Update Notification Thread

Posted: Sat May 13, 2017 3:43 pm
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.

Re: Binaries Update Notification Thread

Posted: Sat May 13, 2017 9:05 pm
by admin
Please re-download the last slipstream. I had a bug in DGDecimate(show=true).

Re: Binaries Update Notification Thread

Posted: Sun May 14, 2017 7:35 am
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.

Re: Binaries Update Notification Thread

Posted: Sun May 14, 2017 4:48 pm
by admin
Another slipstream for DGDecNV 2053. Please update DGDecodeNV.dll.

* Fixed array overrun in DGDecimate.

Re: Binaries Update Notification Thread

Posted: Thu May 18, 2017 9:45 am
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.

Re: Binaries Update Notification Thread

Posted: Fri May 19, 2017 1:33 pm
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:

Re: Binaries Update Notification Thread

Posted: Mon May 22, 2017 9:53 am
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:

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.