Search found 3440 matches

by Rocky
Wed Oct 30, 2019 12:54 pm
Forum: DGDecNV
Topic: [CLOSED] Failure to run
Replies: 27
Views: 26947

Re: Failure to run

Shockingly, this works: LoadPlugin("C:/Program Files (x86)/AviSynth+/plugins/DGDecodeNV.dll") DGSource("2019-10-16.1800.wv.IN-v-MD.gl4-2-6.720p60.btn.c2-tv.ed-14m.dgi") But if I leave off the loadplugin line, it fails as before. Something wrong with my plugins access? It's not shocking at all! You ...
by Rocky
Wed Oct 30, 2019 12:34 pm
Forum: DGDecNV
Topic: [CLOSED] Failure to run
Replies: 27
Views: 26947

Re: Failure to run

Your experiences of the past are not helpful. We are trying to solve your current situation. Please try with a basic script loaded into VirtualDub2 and report your result: LoadPlugin(".../DGDecodeNV.dll") DGSource("your DGI file") If you think the card is bad, then try the other one! Another questio...
by Rocky
Wed Oct 30, 2019 12:15 pm
Forum: DGDecNV
Topic: [CLOSED] Failure to run
Replies: 27
Views: 26947

Re: Failure to run

If you do not answer my questions I can't help you. You did not give the script, only an excuse. Look, make a basic script with just DGSource() and try that. You did not answer me about the memory on your card, nor did you do any of the memory monitoring I suggested. You did not tell the resolution ...
by Rocky
Wed Oct 30, 2019 11:37 am
Forum: DGDecNV
Topic: [CLOSED] Failure to run
Replies: 27
Views: 26947

Re: Failure to run

Is it possible for the cuda cores part of a card to go bad but the normal video function of the card (seeing the desktop on my computer monitor) still works? No, the same CUVID/CUDA calls are used in both DGIndexNV and DGDecodeNV, and you say it works in DGIndexNV. Can I see your script? Maybe you ...
by Rocky
Wed Oct 30, 2019 10:53 am
Forum: DGDecNV
Topic: [CLOSED] Failure to run
Replies: 27
Views: 26947

Re: Failure to run

I asked if the video shows fine in DGIndexNV. Please answer that directly. You only said indexing works. Also it's not clear from what you say if you a full power cycle after the problem started. Please do so. I would try the other card before anything else. What is that card? I also ask you to try ...
by Rocky
Wed Oct 30, 2019 9:22 am
Forum: DGDecNV
Topic: [CLOSED] Failure to run
Replies: 27
Views: 26947

Re: Failure to run

Please give your OS and OS build details, your nVidia card details, your nVidia driver version, and DGDecNV version. It is nonsensical that you refuse to upgrade. Be aware that I am not going to support an almost 4-year-old version of DGDec, so if general considerations do not suffice, you will be s...
by Rocky
Tue Oct 29, 2019 8:43 pm
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16705

Re: [RESOLVED] No Index

Thank you for the status update, Sharc! :salute:
by Rocky
Tue Oct 29, 2019 8:42 pm
Forum: News
Topic: [RESOLVED] 378.66 drivers and 10/12 bit decoding
Replies: 4
Views: 11739

Re: 378.66 drivers and 10/12 bit decoding

Time to mark this resolved.
by Rocky
Tue Oct 29, 2019 2:08 pm
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16705

Re: No Index

OK, no problem, thank you.
by Rocky
Tue Oct 29, 2019 2:04 pm
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1460217

Re: Binaries Update Notification Thread

DGDecNV slipstream 191: * Fixed handling of streams with profile_idc = 244. [Sharc] * Fixed formatting of the Info dialogs. [Bullwinkle] * Fixed incorrect frame rate used for demuxing of PGS subtitles. [Xunkar] * Updated the DGIndexNV and DGDecodeNV user manuals. To get this slipstream, simply re-do...
by Rocky
Tue Oct 29, 2019 2:01 pm
Forum: DGDecNV
Topic: [RESOLVED] Incorrect subtitle timestamps
Replies: 3
Views: 5838

Re: Incorrect subtitle timestamps

Should be fixed in slipstream 191.
by Rocky
Tue Oct 29, 2019 1:18 pm
Forum: DGDecNV
Topic: [RESOLVED] Incorrect subtitle timestamps
Replies: 3
Views: 5838

Re: Incorrect subtitle timestamps

Great report. I'm pretty sure I know what the problem is. Will report back when I have a slipstream for you to test.
by Rocky
Sun Oct 27, 2019 9:19 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16705

Re: No Index

OK, but was profile 244 explicitly requested on the command line?
by Rocky
Sun Oct 27, 2019 6:57 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16705

Re: No Index

Netflix Meridian. Sneaker converted a sample to 1920x1080 8bit 4:2:0 from the 300GB file for testing https://mega.nz/#F!BlNDGIgJ!7lBUBs61l1oiIIBScrMyYg Do we know what sneaker used to convert to HD and what was the command line? I am trying to determine how profile 244 came about. Also, the file in ...
by Rocky
Sun Oct 27, 2019 5:43 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16705

Re: No Index

Thank you!
by Rocky
Sat Oct 26, 2019 11:27 am
Forum: DGDecNV
Topic: [RESOLVED] What is slipstream and how do I access it?
Replies: 7
Views: 9531

Re: What is slipstream and how do I access it?

You are most welcome, Vraelon!

I should make this explanation a part of every slipstream notification post. I will try to remember to do so.
by Rocky
Sat Oct 26, 2019 11:23 am
Forum: DGDecNV
Topic: [RESOLVED] What is slipstream and how do I access it?
Replies: 7
Views: 9531

Re: What is slipstream and how do I access it?

When a slipstream is released, I simply replace dgdecnv2053.zip in the binaries area with the updated one. So all you need to do is re-download dgdecnv2053.zip. The slipstream number can be seen in DGIndexNV's Help/About dialog. It is also in the file properties for both DGIndexNV.exe and DGDecodeNV...
by Rocky
Sat Oct 26, 2019 8:45 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16705

Re: No Index

DGIndexNV was not accepting profile_idc = 244 as valid. I have fixed that and everything works fine after that. Fix will be in the next slipstream. Thank you for pointing this out, Sharc . Probably the other apps that fail with this stream also do not handle profile_idc = 244. 244 stands for High 4:...
by Rocky
Fri Oct 25, 2019 5:26 pm
Forum: DGDecNV
Topic: [RESOLVED] Indexing Demuxed video
Replies: 20
Views: 22990

Re: Indexing Demuxed video

The demuxing and indexing are run as two separate uncoordinated threads. That is the main reason that I can't do anything for you about this without a major redesign.
by Rocky
Fri Oct 25, 2019 11:03 am
Forum: DGDecNV
Topic: [RESOLVED] Indexing Demuxed video
Replies: 20
Views: 22990

Re: Indexing Demuxed video

Gents, I appreciate your ideas but I know DGIndexNV architecture and design quite intimately, and I do not see any way to get an extra indexing of the demuxed video on the cheap.
by Rocky
Thu Oct 24, 2019 8:36 pm
Forum: DGDecNV
Topic: [RESOLVED] Indexing Demuxed video
Replies: 20
Views: 22990

Re: Indexing Demuxed video

Would a option to just demux, no indexing, be of any value? If the functions run concurrently, and I am writing to a SSD, I have a feeling that no time will be saved The actual indexing is a very small part of things. The disk operations are the killer (reading the source file and writing the demux...
by Rocky
Thu Oct 24, 2019 8:29 am
Forum: DGDecNV
Topic: [RESOLVED] Indexing Demuxed video
Replies: 20
Views: 22990

Re: Indexing Demuxed video

gonca wrote:
Thu Oct 24, 2019 4:59 am
Would changing the path from the video file to the demuxed file, in the dgi, work?
No sir, all the offsets in the DGI file are relative to the indexed stream.

I understand your use case but can't see a way to implement what you ask for in a way that would actually save you any time.
by Rocky
Wed Oct 23, 2019 8:18 pm
Forum: DGDecNV
Topic: [RESOLVED] Indexing Demuxed video
Replies: 20
Views: 22990

Re: Indexing Demuxed video

That could be difficult to implement but I suppose not impossible. So may I ask you to please describe the use case in some detail? Thank you.
by Rocky
Mon Oct 21, 2019 8:38 pm
Forum: DGDecNV
Topic: [RESOLVED] Seamless branching issues?
Replies: 39
Views: 45641

Re: [RESOLVED] Seamless branching issues?

Thank you, Bullwinkle, I'll take care of it in the next slipstream. Thanks for pointing it out. :salute:
by Rocky
Sun Oct 20, 2019 10:18 am
Forum: DGDecNV
Topic: [RESOLVED] Seamless branching issues?
Replies: 39
Views: 45641

Re: [RESOLVED] Seamless branching issues?

It seems so. :wow: