Page 5 of 18

Re: Binaries Update Notification Thread

Posted: Fri Mar 23, 2018 3:00 am
by admin
Slipstream 134 for DGDecNV:

* Fixed a cues problem that caused some MKV files to not open correctly. [holygamer]

* Added a separator line in the Demux menu.

Re: Binaries Update Notification Thread

Posted: Fri Mar 23, 2018 8:55 pm
by admin
Slipstream 135 for DGDecNV:

* Fixed broken video demuxing for TS/PS streams.

Re: Binaries Update Notification Thread

Posted: Sat Mar 24, 2018 7:11 am
by admin
Slipstream 136 for DGDecNV:

* For TS/PS all audio streams were demuxed instead of just the checked ones.

* When an MPLS is opened, the language is now placed in the demuxed audio file names.

Should be getting close to stability for the new demuxing design. ;)

Re: Binaries Update Notification Thread

Posted: Sat Mar 24, 2018 5:58 pm
by admin
Slipstream 137 for DGDecNV:

* Demuxing WAV from MKV with CLI was broken.

* Demuxed WAV files were held open until DGIndexNV was exited.

* Demuxed audio files are now listed in the log file for both GUI
and CLI. This assists third-party applications such as the popular
application MEGUI.

:hat: Zathor

Getting close to stability for the new demuxing design. ;)

Re: Binaries Update Notification Thread

Posted: Sun Mar 25, 2018 8:43 am
by admin
DGTonemap 1.1:

* Improved whites handling.

http://rationalqm.us/DGTonemap.rar

Re: Binaries Update Notification Thread

Posted: Mon Mar 26, 2018 9:33 am
by admin
DGTonemap 1.2:

* Added Hable operator.

* Renamed filter names to DGHReinhard() and DGHable().

* Revised the help file appropriately.

http://rationalqm.us/DGTonemap.rar

Re: Binaries Update Notification Thread

Posted: Fri Mar 30, 2018 8:27 am
by admin
Slipstream 138 for DGDecNV:

* Added Vapoursynth native support for DGSource(). Refer to the Vapoursynth notes
file for details. A later version will populate Vapoursynth reserved properties where
possible.

* Revised the logging of demuxed files for better compatibility with MEGUI.

Re: Binaries Update Notification Thread

Posted: Fri Mar 30, 2018 4:30 pm
by admin
Slipstream 139 for DGDecNV:

* DGTelecide() did not like cropping. [gonca]

* Added HEVC file types to the DGIndexNV open dialog file type drop-down. [Zathor]

* Some applications write bad MKV cues. Improved the heuristic to
detect and recover for such malformed MKV files. [holygamer]

Re: Binaries Update Notification Thread

Posted: Sun Apr 01, 2018 6:02 am
by admin
Slipstream 140 for DGDecNV:

* The log file is now created based on the specified DGI path and name
rather than the specified input file path and name. This change is logical
and better supports MEGUI integration.

* Revise the DGIndexNV user manual for this change.

Could this be the end of required changes from the demux re-design? :P

Re: Binaries Update Notification Thread

Posted: Mon Apr 02, 2018 1:25 pm
by admin
Not the end. :cry:

Slipstream 141 for DGDecNV:

* CLI -a was writing a bad log file for MKV files.

Re: Binaries Update Notification Thread

Posted: Mon Apr 02, 2018 7:50 pm
by admin
Please re-download ss141. It was missing the log file's demuxed files list for MP4.

Re: Binaries Update Notification Thread

Posted: Thu Apr 05, 2018 9:35 pm
by admin
Slipstream 142 for DGDecNV:

* Fixed broken video demuxing from MP4 files.

Re: Binaries Update Notification Thread

Posted: Sat Apr 14, 2018 9:20 am
by admin
Slipstream 143 for DGDecNV:

* Added show2 option for DGSource(). Refer to the user manual for details. [Nginx]

* Updated the DGDecodeNV user manual for the above.

Re: Binaries Update Notification Thread

Posted: Mon Apr 16, 2018 8:20 am
by admin
Slipstream 144 for DGDecNV:

* Added ASPECT line to DGI file. This bumps the file format version to NV19.

* Revised DGIndexNV user manual for the above.

* In Vapoursynth native DGSource(), populate more Vapoursynth properties for ClipInfo(). [Morpheus]

Re: Binaries Update Notification Thread

Posted: Wed Apr 25, 2018 3:27 pm
by admin
Slipstream 145 for DGDecNV:

* Fixed crash in licensing check for some systems. [goonielife]

Re: Binaries Update Notification Thread

Posted: Fri May 04, 2018 10:08 am
by admin
Slipstream 146 for DGDecNV:

* DGI file format now includes a COLORIMETRY line and deletes other appearances of matrix coefficients. Refer to the DGIndexNV user manual for details.

* No longer set a colorimetry based on resolution for streams that do not declare their colorimetry.
Report "Unknown" [2] for such cases.

* DGI file format is bumped to NV20.

* DGIndexNV user manual updated.

* Correct problem with erroneous reporting of sRGB in Vapoursynth properties. [Morpheus, DJATOM]

* Increased the tolerance for autocrop black detection. [Guest 2]

* Fixed crashing problem with show=true and show2 absent. [Morpheus, DJATOM]

Re: Binaries Update Notification Thread

Posted: Sat May 05, 2018 7:30 am
by admin
Slipstream 147 for DGDecNV:

* Fix DGSource() crashing on application exit with latest nVidia drivers. [Guest 2]

Re: Binaries Update Notification Thread

Posted: Mon May 21, 2018 12:59 pm
by admin
Here is DGHDRtoSDR 1.1:

* Equalization mechanism removed. See the main thread for explanation.

* Reinhard replaced with gamma. I find it works better.

* You can now crop and resize before calling DGHDRtoSDR(). This greatly improves
performance when targeting HD bluray at 1920 x 1080.

* See the user manual for details and examples.

http://rationalqm.us/misc/DGHDRtoSDR_1.1.rar

Re: Binaries Update Notification Thread

Posted: Tue May 22, 2018 10:47 am
by admin
Here is DGHDRtoSDR 1.2:

* Added Hable tonemapping option. Please read the instructions carefully as the parameters have changed.

http://rationalqm.us/misc/DGHDRtoSDR_1.2.rar

Re: Binaries Update Notification Thread

Posted: Tue May 22, 2018 5:00 pm
by admin
Please re-download DGHDRtoSDR 1.2 if you got it earlier. I have slipstreamed a fix for the Hable support.

Re: Binaries Update Notification Thread

Posted: Wed May 23, 2018 4:00 pm
by admin
DGHDRtoSDR 1.2 slipstream:

Corrected errors in the user manual.

http://rationalqm.us/misc/DGHDRtoSDR_1.2.rar

Re: Binaries Update Notification Thread

Posted: Sun Jun 03, 2018 11:46 am
by admin
DGHDRtoSDR 1.3 slipstream:

* Added a new gamut mapping mode gm="compress", which is the new default. To run the previous way
it is gm="inverse". Refer to the manual for details.

* Added the version number in the DLL properties.

* Updated the manual.

http://rationalqm.us/misc/DGHDRtoSDR_1.3.rar

Re: Binaries Update Notification Thread

Posted: Fri Jun 15, 2018 9:32 am
by admin
DGDecNV slipstream 148:

* Added support for demuxing bluray PGS subtitles when an MPLS file is opened. The log file (when enabled) shows the number of total subtitles and forced subtitles for each PGS stream. [renols]

* Updated the DGIndexNV manual.

Re: Binaries Update Notification Thread

Posted: Mon Jun 18, 2018 10:39 am
by admin
DGHDRtoSDR 1.4:

* Corrected the YUV420P16 to RGB conversion.

* Deleted the gm option as gm="inverse" was actually pushing some colors further out of gamut.
For now linear compression is used. I am studying options for further modes of gamut mapping.

* The light parameter is now re-purposed as the brightness of the target display (max nits of the display).

* The gamma parameter may now be used freely, i.e., for any of the tonemapping modes.

* The sat parameter is now also a free parameter and can be used to increase or decrease the saturation
of the final output.

* The tm option now provides mobius tonemapping and that is the new default. I prefer it to Hable.

* The user manual was updated.

Refer to the manual for usage details. Things have changed quite a bit.

http://rationalqm.us/misc/DGHDRtoSDR_1.4.rar

Re: Binaries Update Notification Thread

Posted: Tue Jun 19, 2018 10:08 am
by admin
Slipstream for DGHDRtoSDR 1.4:

* Improved the gamut mapping.

http://rationalqm.us/misc/DGHDRtoSDR_1.4.rar