Page 9 of 18

Re: Binaries Update Notification Thread

Posted: Wed Mar 25, 2020 11:06 am
by Rocky
DGDecNV slipstream 205:

* Fixed HEVC seeking for streams containing RADL/RASL frames. [MeteorRain]

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Sat Mar 28, 2020 8:59 am
by Rocky
DGDemux/DGDemuxGUI slipstream 21:

* Fixed operation when the MPLS path has [] characters. [domy]

* The THD streams were being demuxed even when disabled in do_not_split_thd mode. [zqslzwzw]

* Moved the progress indicator to the left of the window. [Bullwinkle]

http://rationalqm.us/dgdemux/binaries/D ... 0.0.21.rar

Re: Binaries Update Notification Thread

Posted: Fri Apr 10, 2020 5:34 am
by Rocky
DGDemux/DGDemuxGUI slipstream 22:

* Added file gaps processing for THD audio. Note that the 'do not split THD' option must be
unchecked for gaps processing to be performed on the THD core and embedded AC3.
MONSTERS_UNIVERSITY with its 135 M2TS files in the playlist is now demuxed without
loss of sync. I am not aware of any other application that can do this. :salute: domy

http://rationalqm.us/dgdemux/binaries/D ... 0.0.22.rar

Re: Binaries Update Notification Thread

Posted: Fri Apr 10, 2020 6:09 am
by Rocky
DGDecNV slipstream 206:

* Added file gaps processing for THD. Note that gaps processing can be performed
only when the 'do not split THD' option is unchecked. :salute: domy

* THD was being demuxed even when disabled. :salute: zqslzwzw

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Tue Apr 14, 2020 7:19 am
by Rocky
DGDecNV slipstream 207:

* Added a line X265_CL to the bottom of the HEVC index file (for HDR PQ streams) containing command line
parameters for x265.exe derived from the colorimetry, HDR metadata, and frame count. This line
can be cut and pasted to your x265 invocation. :salute: Boulder

* Added Frame Coding field to the AVC Info dialog. It shows the value of the progressive_frame
flag returned from NVDec (interlaced/progressive). :salute: Guest 2

* Added -version option to the CLI. :salute: kebulek

* Updated the DGIndexNV user manual.

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Wed Apr 15, 2020 10:21 am
by Rocky
DGDemux/DGDemuxGUI slipstream 23:

* Added garbage skipping option. Please refer to the manual for details. This is currently
marked experimental until we get some good feedback, or at least no bugs reported.
It is known to work fine with CROUPIER. :salute: mini-moose

* Updated the manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.23.rar

Re: Binaries Update Notification Thread

Posted: Sun May 03, 2020 10:22 am
by Rocky
DGDemux/DGDemuxGUI slipstream 24:

* Added Show button. When primed for demuxing, hitting this button will show the command line but will not demux.

* Added an option to disable file gaps processing. Typically used for research/debugging.

* Fixed THD demuxing to be compatible with ffmpeg decoding. :salute: domy

* Updated the manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.24.rar

Re: Binaries Update Notification Thread

Posted: Mon May 04, 2020 9:23 pm
by Rocky
Please re-download DGDemux/DGDemuxGUI build 24. It fixes a problem with the -nsthd option (crashes DGDemux at end of stream).

Re: Binaries Update Notification Thread

Posted: Tue May 05, 2020 6:58 pm
by Rocky
Really sorry guys, but please re-download build 24 one more time. A bug got introduced between the test version and release 24. It works this time!

Re: Binaries Update Notification Thread

Posted: Wed May 06, 2020 6:55 am
by Rocky
DGDecNV slipstream 208:

* Fixed compatibility of demuxed THD streams with ffmpeg decoding. :salute: domy

* Fixed pitch problem in PVBob() that caused artifacts in some cases of cropping preceding
PVBob(). :salute: Sharc :salute: Sherman

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Sun May 10, 2020 3:00 am
by Rocky
DGDemux/DGDemuxGUI slipstream 25:

* Fixed broken subtitles demuxing from disks with HEVC video stream lacking timing info in the VPS.

* LPCM tracks are now demuxed to W64, i.e., the PCM is now wrapped with a W64 header.
:salute: ChaosKing
:salute: Sherman

* Updated the manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.25.rar

Re: Binaries Update Notification Thread

Posted: Mon May 11, 2020 10:04 am
by Rocky
DGDemux/DGDemuxGUI slipstream 26:

* Added more video information on the streams listing.

* Got rid of the -fps option. The frame rate is now reliably read from the CLPI file.

* Updated the manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.26.rar

Re: Binaries Update Notification Thread

Posted: Mon May 11, 2020 5:41 pm
by Rocky
Please re-download build 26. The video details were given for the secondary video (if any) instead of the main video.

Re: Binaries Update Notification Thread

Posted: Tue May 12, 2020 8:47 am
by Rocky
And once again, please re-download build 26. The previous fix was only partial. Things should be ship-shape now.

Re: Binaries Update Notification Thread

Posted: Tue May 12, 2020 12:01 pm
by Rocky
Oy, one more time guys. Re-download build 26. It was making 29.97 fps into 30 fps. :salute: Emulgator

Re: Binaries Update Notification Thread

Posted: Wed May 13, 2020 6:16 am
by Rocky
DGDecNV slipstream 209:

* Demuxed PCM audio from transport streams is now wrapped to W64 wave. :salute: ChaosKing :salute: Sherman

* A 1/8 zoom factor was added for 8K video work. :salute: MeteorRain

* Fixed broken formatting of the AVC Info dialog.

* Fixed DGIndexNV crash after saving a project that demuxes LPCM audio from a program stream. The demuxed files and the DGI file were all OK but DGIndexNV closed.

* The X265_CL line in the DGI file now includes the --chromaloc option. :salute: alexantr

* Updated the DGIndexNV user manual.

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Sun May 24, 2020 9:55 am
by Rocky
DGDemux/DGDemuxGUI slipstream 27:

* Fixed broken directory creation. :salute: Guest 2 :salute: gonca

* Fixed broken demuxing of THD audio for some streams. :salute: gonca

http://rationalqm.us/dgdemux/binaries/D ... 0.0.27.rar

Re: Binaries Update Notification Thread

Posted: Sun May 24, 2020 10:10 am
by Rocky
DGDecNV slipstream 210:

* Fixed broken demuxing of THD audio for some streams. :salute: gonca

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Mon Jun 01, 2020 6:22 am
by Rocky
DGDemux/DGDemuxGUI slipstream 28:

* Implemented demuxing by episode.
:salute: DJATOM :salute: ChaosKing :salute: Sherman

* Updated the user manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.28.rar

Re: Binaries Update Notification Thread

Posted: Tue Jun 09, 2020 8:01 am
by Rocky
DGDemux/DGDemuxGUI slipstream 29:

* Secondary video (if any) is treated the same as primary video. Each gets its own
line on the streams list and each can be separately enabled/disabled for demuxing.
Note that 3D disks are not yet supported so you won't see the secondary MVC stream
at this time. You will see all other secondary video streams, such as PIP and
Dolby Vision streams.
:salute: Sherman

* Updated the user manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.29.rar

Re: Binaries Update Notification Thread

Posted: Wed Jul 01, 2020 8:59 am
by Rocky
DGDemux/DGDemuxGUI slipstream 30:

* Fixed file gaps processing for THD audio. :salute: renols
* Fixed demuxing of mono (1/0) PCM audio from bluray. :salute: Guest 2
* Added support for 3D blurays.
* Updated the user manual and to-do list.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.30.rar

Re: Binaries Update Notification Thread

Posted: Wed Jul 01, 2020 11:18 am
by Rocky
DGDecNV slipstream 211:

* Fixed file gaps processing for THD audio. :salute: renols
* Fixed demuxing of mono (1/0) PCM from bluray. :salute: Guest 2

To get this slipstream, simply re-download the 2053 package from the binaries area.

Re: Binaries Update Notification Thread

Posted: Thu Jul 09, 2020 9:40 am
by Rocky
I have updated DGDemux slipstream 30:

* Added a stand-alone tool DGMVCCombine that combines separate 3D base and dependent streams
into a single interleaved stream. Tested with DGMVCSource().
* Updated the user manual with instructions for the above.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.30.rar

Re: Binaries Update Notification Thread

Posted: Thu Jul 16, 2020 8:44 am
by Rocky
DGDemux/DGDemuxGUI slipstream 31:

* Fixed demuxing of EAC3 with more than 5 channels (e.g., 7.1). :salute: Guest 2
* Fixed channel count in the filename of demuxed EAC3 having more than 5 channels.

http://rationalqm.us/dgdemux/binaries/D ... 0.0.31.rar

The corresponding fix for DGIndexNV is pending. I'll hold off on that until subtitles are squared away.

Re: Binaries Update Notification Thread

Posted: Sun Jul 19, 2020 7:32 am
by Rocky
DGDemux/DGDemuxGUI slipstream 32:

* Replaced the heuristic PGS subtitles timing algorithm with a correct deterministic one. Timings should be
within a millisecond of EAC3TO (due to rounding differences). :salute: Guest 2

http://rationalqm.us/dgdemux/binaries/D ... 0.0.32.rar

The corresponding fix for DGIndexNV is pending.