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 »

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

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 149:

* The info overlay for DGDecodeNV now displays the DLL version number. Previously,
it displayed the DGIndexNV version number. [dmcs]

* DGIndexNV no longer puts a DELAY value in the demuxed file names. This DVD VOB
era heuristic is no longer accurate and reliable enough to be useful. Users should
use human perception to determine and set proper delays when re-muxing. Please
read the relevant threads on the forum for typical procedures. E.g., viewtopic.php?f=8&t=658 [gonca]

* DGIndexNV now displays HLG SEI information in the DGI file. This permits identification
of HLG-coded streams.

* The log file written by DGIndexNV now properly logs demuxed PGS subtitles for bluray M2TS (when
opened with the playlist) and MKV, together with counts of total and forced subs. The count of
total subs in slipstream 148 was corrected. [renols]

* The demux menu now supports a 'Forced subs only' checkbox for demuxing PGS subtitles. [renols]

* Warning popups were added for improper attempts to load a DGI file. Only File/Load Project
can be used.

* Fixed the ASPECT line in the DGI file for AVC streams with unspecified aspect ratio. [dmcs]

* Updated the DGIndexNV user manual.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 150:

* The 'PGS forced subtitles only' option was moved to the Settings dialog and is now
stored in the INI file.

* The Demux dialog settings are now restored from the DGI file when doing Load Project.

* DGIndexNV manual updated.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 152 (number 151 was skipped):

* Fixed regression in 150 for TS demuxing; it was totally broken. :oops:

* Allowed detection and demuxing of PGS subtitles when an M2TS is opened directly, with
the limitation that the language is not reported.

Hopefully all this demuxing and PGS subtitles stuff has stabilized. If not, well, you know what to do (post a bug report). ;)
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 153:

* MPLS parser was broken for playlists with more than one M2TS. [renols]

* DGIndexNV Demux dialog crashed on exit for more than 51 tracks enabled. [renols]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 154:

* Fixed another bug in the MPLS parser. [Boulder]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGHDRtoSDR 1.8:

* Added fulldepth parameter, which when set to true outputs 10-bit SDR in YUV420P16.
You can use this to reduce banding for subsequent 10-bit encodes. Use VirtualDub2
[props -> shekh] to preview scripts with fulldepth=true.

:salute: Dion

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

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 155:

* The __aud__ feature of the AVS template support was not working for MKV and MP4. Fixed. [Phoenix]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 156:

* Fixed __aud__ for CLI. [Phoenix]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGDecNV slipstream 157:

* When demuxing, the count of subs in the log file was wrong when one or more
subs needed more than one Object Definition Segment. [renols]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGHDRtoSDR 1.9:

* Added native Vapoursynth support. Refer to the user document for usage.

http://rationalqm.us/hdr/DGHDRtoSDR_1.9.rar
Locked