Search found 3457 matches

by Rocky
Mon Sep 09, 2019 10:50 am
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1907035

Re: Binaries Update Notification Thread

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]
by Rocky
Mon Sep 09, 2019 10:09 am
Forum: DGDecNV
Topic: [RESOLVED] Incorrect naming of demux audio tracks
Replies: 5
Views: 8715

Re: Incorrect naming of demux audio tracks

OK, found and fixed the bug. Will be in the next slipstream. Thank you Xunkar for pointing this out and providing a stream for debugging. It is thanks to people like you that DGDecNV can continue to be improved. :salute:
by Rocky
Mon Sep 09, 2019 9:45 am
Forum: CUDA Filters
Topic: HDR -> SDR conversion
Replies: 594
Views: 799170

Re: HDR -> SDR conversion

Just discovered there is a BT.2100-2 while I was coding off of BT.2100-1. The HLG EOTF is a bit different in BT.2100-2 so I'll have to revise the implementation accordingly. No big deal.
by Rocky
Mon Sep 09, 2019 9:29 am
Forum: DGDecNV
Topic: [RESOLVED] Incorrect naming of demux audio tracks
Replies: 5
Views: 8715

Re: Incorrect naming of demux audio tracks

Sweet, thank you. Investigating...
by Rocky
Mon Sep 09, 2019 7:25 am
Forum: DGDecNV
Topic: [RESOLVED] Incorrect naming of demux audio tracks
Replies: 5
Views: 8715

Re: Incorrect naming of demux audio tracks

Please cut a sample from one of the M2TS files that can be used to duplicate the problem, upload it somewhere and give the link here. 50 MB should be fine. Make sure the problem occurs with the sample. Thank you.
by Rocky
Sun Sep 08, 2019 12:58 pm
Forum: CUDA Filters
Topic: HDR -> SDR conversion
Replies: 594
Views: 799170

Re: HDR -> SDR conversion

Thank you, zys4416 . I have the HLG EOTF coded and apparently working. I want to compare the results to the HD versions you linked, and also to the results of some other conversion filters. If things look good, I'll implement it fully into DGHDRtoSDR (with a mode parameter for PQ or HLG) and add it ...
by Rocky
Fri Sep 06, 2019 2:13 pm
Forum: DGDecNV
Topic: [RESOLVED] Displaying HDR in DGIndexNV GUI
Replies: 8
Views: 14161

Re: [RESOLVED] Displaying HDR in DGIndexNV GUI

The HEVC info dialog now shows an HDR field that notifies of specification of PQ or HLG transfer function in the input stream (slipstream 186).