Feature Requests

Support forum for DGDecNV
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

Hehe, it already works. Everything is demuxed with -a. I need to update the user manual. Let me know if it is not working for you.
DAE avatar
Guest

Re: Feature Requests

Post by Guest »

Upgrade to cropping tool
Would it be possible to have an auto setting where the tool scans the video and picks the crop values?
Reason:
Some movies (one of the latter Batman movies comes to mind) are filmed with different cameras and different resolutions, i.e. one can be 1980 x 1040 while the other camera could be 1980 x 800 and the footage will be mixed
Usage:
Tool would sample video at set points (hard-coded or user select-able number of points) and produce crop values based on the "largest" resolution

If it is too much bother don't worry about it
P.S.
How is the swim team doing?
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Re: Feature Requests

Post by Guest 2 »

gonca wrote:
Tue Apr 23, 2019 3:48 pm
Upgrade to cropping tool
Would it be possible to have an auto setting where the tool scans the video
Similar to another topic I opened. :D
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

I updated the user manual to mention that -a demuxes all audio and subtitle streams and replaced it in the 175 slipstream. Slipstreamed a slipstream, LOL.

On the cropping tool requests I am still thinking it over.
DAE avatar
Guest

Re: Feature Requests

Post by Guest »

Thank you for the update

P.S.
I want to see it when you update a slipstream to a slipstream that was slipstreamed to update it :wow:
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

Hehe. Maybe I'll just get rid of version numbers entirely and identify things with the date. That will drive the crackers crazy. :twisted:
User avatar
hydra3333
Posts: 394
Joined: Wed Oct 06, 2010 3:34 am
Contact:

Re: Feature Requests

Post by hydra3333 »

especially if you use american date format ;)
I really do like it here.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Re: Feature Requests

Post by Guest 2 »

hydra3333 wrote:
Fri Apr 26, 2019 3:05 am
especially if you use american date format ;)
I'd rather prefer builds starting with integer PI, adding a decimal for every iteration. :lol:
DAE avatar
Guest

Re: Feature Requests

Post by Guest »

Do you think it would be worthwhile to put x32 and x64 versions into seperate directories
i.e.
DGDecNV>>>x32 Binaries
................x64 Binaries
................other files
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

I'll think it over. Thanks for the suggestion.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Arbitrary output resolution

Post by Guest 2 »

Perhaps I asked some months ago but it would be nice to have DGSource to output arbitrary resolution, using z.lib or other algorithm in CUDA.

I just sent a old 760 to RMA and they replaced it with a plain 1060, enabling me to decode HEVC in hardware. at least :)

Problem is the video card has 3 GB only and processing 4k with multithreaded OpenCL AviSynth plugins it's too demanding.

A 1920*1080 fast and accurate output from 4k source would be useful ;)

EDIT: just noticed rw, rh parameters... :oops: which method did you implement? Bilinear, Lanczos?
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

I use the NVDec post-processor. I don't know for sure what algorithm NVDec uses. You are welcome to speculate.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

3D support

Post by Guest 2 »

I have tried to dig into html manual but had no hint.

Is there any 3D support? I mean, I really don't need it.

This last sentence needs explanation: a friend of mine gave me a 3D BD for free, as he doesn't own a 3D television and neither I do.

I'd like to be able to extract the 2D only to watch it and I know almost anything about 3D BD format.

The structure is m2ts and ssif subfolder.

Using eac3to, it finds me the movie mpls and it list left and right eye,

What will happen if I feed DGIndexNV with the mpls? Will it handle it correctly or better to import directly m2ts?
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

I don't know what will happen (probably nothing good). Try it and let us know. ;)

The sanctioned way is to demux the ES and then use DGMVCSource() or FRIMSource().
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Re: Feature Requests

Post by Guest 2 »

admin wrote:
Sat Jun 15, 2019 9:58 am
Try it and let us know. ;)
I demuxed left eye with eac3to and fed to DGIndexNV,

Thanks god 3D is disappearing.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

Yes, I would expect that to work fine.
DAE avatar
sparktank
Posts: 64
Joined: Thu Mar 28, 2013 5:24 pm
Location: Gotham City

Re: Feature Requests

Post by sparktank »

Can we get an option to set a Default Save Location?
Say I want to consistently save projects in: "C:\Bin\Project" ?

Win10 isn't that great for getting to favorite locations.
Nvidia GeForce GT 1030 | GPU Caps Viewer
Windows 10 Annversary (x64) | ASVPlus_x64
Region A/R1
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

OK, you are the second person to ask for this, so I'll have a go at it.
DAE avatar
sparktank
Posts: 64
Joined: Thu Mar 28, 2013 5:24 pm
Location: Gotham City

Re: Feature Requests

Post by sparktank »

admin wrote:
Wed Jul 10, 2019 5:22 am
OK, you are the second person to ask for this, so I'll have a go at it.
woo.
Nvidia GeForce GT 1030 | GPU Caps Viewer
Windows 10 Annversary (x64) | ASVPlus_x64
Region A/R1
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

Or maybe it was just you asking twice. :scratch:

Nevertheless, I have it working but it was not trivial so code review and regression testing may take a few days.

Note it applies only to GUI operations; CLI will not change.
DAE avatar
sparktank
Posts: 64
Joined: Thu Mar 28, 2013 5:24 pm
Location: Gotham City

Re: Feature Requests

Post by sparktank »

:lol: Pretty sure it was me the first time.
Grateful for the efforts put into it. :mrgreen:
Nvidia GeForce GT 1030 | GPU Caps Viewer
Windows 10 Annversary (x64) | ASVPlus_x64
Region A/R1
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

He he, if at first you don't succeed...
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Feature Requests

Post by admin »

I found the other guy. ;)

viewtopic.php?f=8&t=294
DAE avatar
Guest

Re: Feature Requests

Post by Guest »

Good things come to those who wait :D
P.S.
Good memory Don
DAE avatar
sparktank
Posts: 64
Joined: Thu Mar 28, 2013 5:24 pm
Location: Gotham City

Re: Feature Requests

Post by sparktank »

Every bit counts!

Thanks for the update. Can't wait to try it out.
Nvidia GeForce GT 1030 | GPU Caps Viewer
Windows 10 Annversary (x64) | ASVPlus_x64
Region A/R1
Post Reply