Slipped in a fix to DGDemux/DGDemuxGUI build 62. Audio demuxing was broken in some scenarios, such as with 'skip first' enabled. Re-download build 62 and update DGDemux.exe to get the fix.
* Added an option 'mergedv' to enable creation of a merged DolbyVision BL/EL stream (as done by MakeMKV).
The merged stream is suitable for muxing into MKV. Refer to DGDemux.txt for details.
quietvoid for dovi_tool. Sonic3R for suggesting this.
New filter DGSharpen 1.0.0.0 for Vapoursynth native API4:
Limited sharpening for YV12/YV420P16/YUV444P16. Note that this fixes bugs in the DGSharpen()
used in DGDecodeNV.dll, as well as adds a better sharpening kernel. These changes will be back-ported
to DGDecodeNV.dll.
Guys, please re-download DGDenoise and DGSharpen if you had already grabbed them. I fixed a big-time memory leak. I forgot to release the source frame in getframe. Oopsie.
* Added tooltips on the checkbox options.
* Changed to extensions 'avc' and 'hevc' throughout.
* Added functionality for postprocessing DolbyVision streams with
dovi_tool. Refer to the DGDemux text file for details. Sonic3RGuest 3