Page 7 of 19

Re: Binaries Update Notification Thread

Posted: Sun Jan 27, 2019 8:42 am
by admin
Please re-download Cube 1.1 as the first version was broken.

Re: Binaries Update Notification Thread

Posted: Tue Jan 29, 2019 1:04 pm
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.

Re: Binaries Update Notification Thread

Posted: Sat Feb 09, 2019 2:59 pm
by admin
Slipstream 166 for DGDecNV:

Fixed bug in cropping.

Re: Binaries Update Notification Thread

Posted: Sun Feb 10, 2019 9:31 am
by admin
Slipstream 167 for DGDecNV:

* Fixed FPS detection for some MKV streams.

* Fixed missing display area field of Info dialog for some streams.

Re: Binaries Update Notification Thread

Posted: Fri Feb 15, 2019 8:53 am
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.

Re: Binaries Update Notification Thread

Posted: Sat Feb 23, 2019 10:12 am
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.

Re: Binaries Update Notification Thread

Posted: Sun Mar 03, 2019 1:23 pm
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]

Re: Binaries Update Notification Thread

Posted: Thu Mar 07, 2019 2:17 pm
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.

Re: Binaries Update Notification Thread

Posted: Sun Mar 10, 2019 4:32 pm
by admin
Slipstream 172 for DGDecNV:

* Fixed 'PGS forced subtitles only' setting. [Convert33]

Re: Binaries Update Notification Thread

Posted: Thu Mar 21, 2019 12:50 pm
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]

Re: Binaries Update Notification Thread

Posted: Tue Apr 02, 2019 11:13 am
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.

Re: Binaries Update Notification Thread

Posted: Thu Apr 04, 2019 12:53 pm
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]

Re: Binaries Update Notification Thread

Posted: Sun May 26, 2019 12:34 pm
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.

Re: Binaries Update Notification Thread

Posted: Mon Jun 17, 2019 10:04 am
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]

Re: Binaries Update Notification Thread

Posted: Tue Jun 18, 2019 5:10 pm
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

Re: Binaries Update Notification Thread

Posted: Fri Jun 28, 2019 8:59 am
by admin
DGDecNV slipstream 178:

* Fixed video demuxing from MPLS stream via CLI -od parameter. [dmcs]

DGDecNV slipstream 179

Posted: Tue Jul 23, 2019 3:41 pm
by admin
DGDecNV slipstream 179:

* Added a new option to set the default path for Save Project. Refer to the DGIndexNV
user manual for details. [sparktank]

* Fixed loss of the last frame from MP4 container streams. [ChaosKing]

Re: Binaries Update Notification Thread

Posted: Thu Aug 15, 2019 9:03 am
by admin
DGDecNV slipstream 180:

* After Save Project the navigation cursor now stays where it was instead of jumping to position 0. [flyordie]

* Fixed Load Project for MKV/MP4 (the saved project range was previously not restored). [flyordie]

* Converted several fatal error popups to auto-dismiss (after 5 seconds) for CLI batch operation. [ChaosKing]

Re: Binaries Update Notification Thread

Posted: Mon Aug 19, 2019 12:07 pm
by admin
DGDecNV slipstream 181:

* Fixed CLI -at option to not depend on the GUI setting for "Enable template". [renols]

* Brought back the DELAY value in the demuxed filenames. [Xunkar]

* Revised DGIndexNV user manual to add an Appendix F describing audio delay reporting notes.

Re: Binaries Update Notification Thread

Posted: Wed Aug 21, 2019 12:41 pm
by admin
DGDecNV slipstream 182:

* Fixed regression in MP4 handling (crash on open) introduced in 179->180.

Re: Binaries Update Notification Thread

Posted: Tue Aug 27, 2019 11:56 am
by admin
DGDecNV slipstream 183:

* Revised to make DGDecNV compatible with the newest nVidia drivers, e.g., 436.xx. Note that the DGSource() parameter 'fulldepth' is now removed. Refer to the DGDecodeNV user manual for details. [Guest 2]

* Updated the DGDecodeNV user manual. [Guest 2]

Re: Binaries Update Notification Thread

Posted: Sun Sep 01, 2019 8:55 am
by admin
DGDecNV slipstream 184:

* Added 'HDR to SDR' under the Video menu. Selection brings up a dialog box that controls a HDR to SDR conversion for display in the DGIndexNV GUI. The display is updated in real-time as the dialog sliders are manipulated. Refer to the DGIndexNV user manual for details. [Guest 2]

* Update the DGIndexNV user manual.

Re: Binaries Update Notification Thread

Posted: Tue Sep 03, 2019 4:02 pm
by admin
DGDecNV slipstream 185:

* Added __h2s__ macro to pass HDR to SDR parameters to DGHDRtoSDR(__h2s__). [gonca]

* Fixed regression of 184. H2S settings were being read as the Default Save Project Path. :facepalm:

* Updated the DGIndeNV user manual.

Re: Binaries Update Notification Thread

Posted: Fri Sep 06, 2019 11:59 am
by admin
DGDecNV slipstream 186:

* Added 'HDR' field to the HEVC Info dialog. Refer to the DGIndexNV user manual for details.

* Updated the DGIndexNV user manual.

Re: Binaries Update Notification Thread

Posted: Mon Sep 09, 2019 10:50 am
by Rocky
DGDecNV slipstream 187:

* Fixed regression caused by bringing back DELAY in demuxed filenames. For AC3 in transport streams the demuxed filename is wrong. :facepalm: [Xunkar]