Page 18 of 29

Re: Feature Requests

Posted: Thu May 14, 2020 6:22 pm
by Rocky
You are most welcome, guys. We aim to please.

Re: Feature Requests

Posted: Sat May 16, 2020 9:03 am
by Boulder
Would it be possible to have DGDecode output the native bitdepth of the source? My point is that for HDR sources, I could do the motion analysis in MVTools in 10-bit domain and then denoise in 16-bit domain for a nice little speedup. It doesn't make sense to dither down to 10 bits in this case as the final output will be 16 bits anyway.

Re: Feature Requests

Posted: Sat May 16, 2020 12:49 pm
by Boulder
No, I mean the output you get from DGSource. As far as I know, both Avisynth+ and Vapoursynth accept YUV420P10 happily.

Re: Feature Requests

Posted: Sat May 16, 2020 12:52 pm
by Rocky
You can use ConvertBits(). Is it so terrible?

NVDec gives me 16-bit output. You know that, right?

Re: Feature Requests

Posted: Sat May 16, 2020 1:47 pm
by Boulder
Actually I didn't know that 16-bit output is what the NVidia decoder gives you ;)
I'll test if there is any actual visible difference if I dither down to 10 bits and use that as an analysis clip. It won't be used for the actual final output so chances are that it's faster and not distinguishable at all.

Re: Feature Requests

Posted: Sat May 16, 2020 4:41 pm
by Rocky
You don't have to dither. Most likely the lower 6 bits are all zeros. They just need to be truncated by ConvertBits() if that is important for you.

DGDemux parser integration

Posted: Tue May 26, 2020 7:50 am
by Guest 2
It would be nice to have the same parser as DGDemux to select the correct mpls looking at lenght and streams, instead of needing to find it with other programs such as DGDemux itself or eac3to. :salute:

You already have the code, just make DGIndexNV capable of selecting a single file (usual behaviour) or give a "0" in the file field to select the whole directory.

P.S: I gently remind you language preferences too. :mrgreen:

Re: Feature Requests

Posted: Tue May 26, 2020 8:49 am
by Rocky
I'll consider it but honestly I'm not highly motivated for it.

Re: Feature Requests

Posted: Wed May 27, 2020 8:22 am
by Guest 2
Rocky wrote:
Tue May 26, 2020 8:49 am
I'll consider it but honestly I'm not highly motivated for it.
Perhaps would be easier to launch DGIndexNV from DGDemuxGUI with the selected playlist.

This would be lot less work for you.

Re: Feature Requests

Posted: Mon Jun 01, 2020 5:43 am
by mastrboy
Minor feature request: Isn't it time for a version bump of dgdecnv? it's been stuck on 2053 for years now and probably has had over hundreds of changes slipstreamed.

Re: Feature Requests

Posted: Mon Jun 01, 2020 6:24 am
by Bullwinkle
What's in a number? A program by any other number would smell as sweet.

Re: Feature Requests

Posted: Fri Oct 16, 2020 6:48 am
by astrayred
This will probably be a pain to implement, but is there any possibility of getting nvidia NGX working for upscaling video in DG Tools?

Link for nvidia NGX: https://developer.nvidia.com/rtx/ngx

Re: Feature Requests

Posted: Fri Oct 16, 2020 9:29 am
by Rocky
If their claims about the simplicity of the API is true, then implementation may not be so difficult. I've applied for early access. We'll see if they grant it. Thank you for the request, astrayred.

Re: Feature Requests

Posted: Fri Oct 16, 2020 9:46 am
by Rocky
My application was approved (in record time!) and I have downloaded the NGX SDK. As I get my feet wet I will report about it in another thread.

Re: Feature Requests

Posted: Tue Oct 20, 2020 9:36 am
by Rocky

Re: DGDemux parser integration

Posted: Fri Nov 27, 2020 2:41 pm
by Rocky
Guest 2 wrote:
Tue May 26, 2020 7:50 am
It would be nice to have the same parser as DGDemux to select the correct mpls looking at lenght and streams, instead of needing to find it with other programs such as DGDemux itself or eac3to. :salute:

You already have the code, just make DGIndexNV capable of selecting a single file (usual behaviour) or give a "0" in the file field to select the whole directory.
Implemented in DGIndexNV rc7.

Re: DGDemux parser integration

Posted: Tue Dec 01, 2020 8:35 am
by Guest 2
Rocky wrote:
Fri Nov 27, 2020 2:41 pm
Implemented in DGIndexNV rc7.
Unfortunately my main computer motherboard had a major failure on July and I am still waiting for newer CPUs to become available.

Hope to be testing newer builds soon! :salute:

Re: DGDemux parser integration

Posted: Tue Dec 01, 2020 8:56 am
by DJATOM
Guest 2 wrote:
Tue Dec 01, 2020 8:35 am
Rocky wrote:
Fri Nov 27, 2020 2:41 pm
Implemented in DGIndexNV rc7.
Unfortunately my main computer motherboard had a major failure on July and I am still waiting for newer CPUs to become available.

Hope to be testing newer builds soon! :salute:
If you meant Ryzen 5000, they are available, but surely overpriced AF. Same as of RTX 3080. I'm waiting for reasonable price (~950 $) in my country. Currently local shops selling them for $ 1350-1500 which is insane.

Re: Feature Requests

Posted: Tue Dec 01, 2020 10:02 am
by Rocky
I want a 3090 and a threadripper PCIE 4.0 motherboard. Having trouble finding the former.

Re: Feature Requests

Posted: Tue Dec 01, 2020 3:12 pm
by Guest
Rocky wrote:
Tue Dec 01, 2020 10:02 am
I want a 3090 and a threadripper PCIE 4.0 motherboard. Having trouble finding the former.
The TR3960x CPU looks like a good one

Re: Feature Requests

Posted: Tue Dec 01, 2020 4:34 pm
by Rocky
Me want.

Re: Feature Requests

Posted: Tue Dec 01, 2020 5:25 pm
by Guest

Re: Feature Requests

Posted: Wed Dec 02, 2020 3:20 am
by Guest 2
Rocky wrote:
Tue Dec 01, 2020 10:02 am
I want a 3090 and a threadripper PCIE 4.0 motherboard. Having trouble finding the former.
Zen 3 based TR are just behind the corner. Availability... well... :D

Re: Feature Requests

Posted: Wed Dec 02, 2020 4:47 am
by Rocky
If Zen 3 is better then me want that. Me want the best of everything.

Re: Feature Requests

Posted: Sun Jan 10, 2021 7:51 am
by Rocky
I changed this thread to an announcement so that it is always visible at the top of the thread list.