Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 135 for DGDecNV:

* Fixed broken video demuxing for TS/PS streams.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

DGTonemap 1.1:

* Improved whites handling.

http://rationalqm.us/DGTonemap.rar
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

Not the end. :cry:

Slipstream 141 for DGDecNV:

* CLI -a was writing a bad log file for MKV files.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Please re-download ss141. It was missing the log file's demuxed files list for MP4.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 142 for DGDecNV:

* Fixed broken video demuxing from MP4 files.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 145 for DGDecNV:

* Fixed crash in licensing check for some systems. [goonielife]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 147 for DGDecNV:

* Fix DGSource() crashing on application exit with latest nVidia drivers. [Guest 2]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

Please re-download DGHDRtoSDR 1.2 if you got it earlier. I have slipstreamed a fix for the Hable support.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGHDRtoSDR 1.2 slipstream:

Corrected errors in the user manual.

http://rationalqm.us/misc/DGHDRtoSDR_1.2.rar
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream for DGHDRtoSDR 1.4:

* Improved the gamut mapping.

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