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 »

DGHDRtoSDR 1.11:

* Fixed sat option for Vapoursynth native.

* Added hue option and default hue correction for the gamut mapping.

http://rationalqm.us/hdr/DGHDRtoSDR_1.11.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.11 as I slipstreamed another fix for the Vapoursynth native support.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstreamed DGHDRtoSDR 1.11 to reduce the default hue to 5.

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 160 for DGDecNV:

* Added support for Turing GPUs (RTX 20xx).

* Expanded the error text printed in the error popup when one of the
files listed in the DGI file cannot be opened. The text now explains
possible reasons for the error.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGMVCSource beta 26:

* Rebuilt with the latest Intel MSDK 2018 R2.

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 161 for DGDecNV:

* Revised the machine ID generation to be more stable for the case that fallback must be made to the HDD identification. Previously, the HDD volume ID was used, but this could change when the OS is updated. Now, the HDD HW serial number is used. As this is hard-coded, it will not change when OS updates are applied. Note that if your system uses this fallback (because no usable motherboard serial number is available), you will need to generate a new license when you get this slipstream. Thereafter, things should be stable.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 162 for DGDecNV:

* Removed the limitation that the show2 offsets need to be multiples of 10 (offsetX) and 20 (offsetY).
The offsets may now be chosen freely.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 163 for DGDecNV:

* In DGIndexNV, the cropping filter is now a cropping tool. Any desired cropping must now be
done using either DGSource() or Avisynth(+). The cropping tool can be used to determine suitable
values. Refer to the revised user manuals for more details. [Zathor]

* The DGI file format version is updated to NV21. CLIP lines are no longer generated.

* The DGIndexNV INI file format is revised. Please delete your existing INI file before opening
this new version.

* For MKV and MP4 streams, the container frame rate is now preferred over the ES frame rate. [Zathor]

* Previously if the video demux item was checked but the enable demux processing checkbox
was not checked, the video was demuxed when it should not be. [Guest 2]

* The DGIndexNV and DGDecodeNV user manuals were updated. [with help from DJATOM]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 164 for DGDecNV:

* Added 'Export to script' checkbox for the Cropping Tool dialog. This allows the generated Avisynth script to have its cropping parameters automatically populated. Refer to the users manual for proper operation. [Guest 2]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Cube 1.1:

* Fixed fullrange=false.

http://rationalqm.us/hdr/avscube_1.1.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 Cube 1.1 as the first version was broken.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 165 for DGDecNV:

Next iteration of the cropping design based on suggestion from Guest 2.

* Cropping tool now shows the mod values for the crop values.

* Cropping tool now has an OK button. Exit via OK to retain and use the configured cropping. Exit via the window's X button to discard any changes.

* The 'Export to script' checkbox is eliminated. You now control whether the values get exported by including or not including the __crop__ macro in your template. It's sensible to always include it because it will expand to nothing if cropping is not configured.

* The DGI file now includes a new line called DISP following the SIZ line. This gives the display area, which may differ from the coded size (SIZ), e.g., when coded height 1088 should be displayed as 1080.

* The DGI file format version is bumped to 22.

* Note: if a stream has a display area smaller than the coded size (e.g., 1080 versus 1088) and cropping is not exported or manually included in DGSource(), then DGSource() will use the display area.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 166 for DGDecNV:

Fixed bug in cropping.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 167 for DGDecNV:

* Fixed FPS detection for some MKV streams.

* Fixed missing display area field of Info dialog for some streams.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 168 for DGDecNV:

* Fixed bug in autocropping. [Boulder]

* Updated the DGDecodeNV user manual to add a note explaining that the cropping
parameters are relative to the original coded size.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 169 for DGDecNV:

* Make cropping relative to the display area, rather than the coded size. This is
not only more intuitive for the user, but it also fixes a resizing bug in build 168. [taz742]

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

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 170 for DGDecNV:

* Fixed EAC-3 audio parsing for transport streams. In some cases the wrong number of channels and bitrate were displayed. Demuxing was not affected. [Guest 2]

* Fixed handling of DVB/HD-DVD streams containing EAC-3 audio with no AC3 core. [Bullwinkle]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 171 for DGDecNV:

* Fixed autocropping bug. [Bullwinkle]

* Added cropping reset button to the Cropping Tool. [Bullwinkle]

* Fixed bluray language detection when opening an MPLS file (now uses .clpi files for parsing the language codes). [Guest 2]

* 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 »

Slipstream 172 for DGDecNV:

* Fixed 'PGS forced subtitles only' setting. [Convert33]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 173 for DGDecNV:

* Fixed missing ".eac3" extension on EAC3 streams demuxed from MKV files. [Guest 2]

* Generate a chapters file when opening a bluray MPLS file. The chapters file matches that generated by EAC3TO. A future version will support Japanese-style multi-episode disks, where each M2TS file in the playlist is a separate episode. [Guest 2, DJATOM]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 174 for DGDecNV:

* Added new GPU definitions for Turing cards. Note that the format of the gpus.txt
file has changed, so do not try to use earlier versions of gpus.txt with the 174 binaries.

* Increased the packets timeout when looking for video in DGIndexNV.

* When opening a bluray MPLS, the chapters file is now generated when Save Project
is performed and the chapters file is generated in the same directory as the DGI file. [Guest 2]

* 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 »

Slipstream 175 for DGDecNV:

* Fixed a regression in build 174. When opening an MPLS and following Save Project,
video was left in an undefined state, causing an error popup when trying to preview. [Boulder]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 176 for DGDecNV:

* When demuxing a TrueHD stream from a transport stream, also generate a separate
demuxed AC3 file for the embedded AC3 stream (if it exists). [renols]

* Updated the DGIndexNV user manual for the description of the CLI -a option.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

Slipstream 177 for DGDecNV:

* Demuxing PGS subs from multiple M2TS was broken (the time was reset to 0 at each
subsequent M2TS file). The fix provided seems to work fine, but it may not be
the final solution, pending user feedback. It's definitely better than resetting to 0
for each M2TS file. ;) [renols]
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Binaries Update Notification Thread

Post by admin »

DGHDRtoSDR 1.12:

* Replaced the sat parameter with separate r, g, b parameters. The default for b is 1.15 to
correct blue desaturation due to the gamut mapping used.

* Filter parameter defaults have changed. Refer to the .txt file.

* Set the Vapoursynth properties for 709 after conversion.

* Updated the .txt file.

http://rationalqm.us/hdr
Locked