Search found 210 matches

by jpsdr
Mon Feb 20, 2017 2:52 pm
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

Code is here : https://github.com/jpsdr/Filtres_JPSDR
Only RGBConvert and AddBorder are involved from mine.
by jpsdr
Mon Feb 20, 2017 1:47 pm
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

NeatVideo answer : Thank you for the minidump. We took a quick look into it and so far the situation is not very clear. Neat Video is involved, CUDA is involved, other plug-ins are also involved into that process. Not good... Even worse, i have no idea when VirtualdubFilterModuleInit2 is called... :...
by jpsdr
Mon Feb 20, 2017 2:54 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

Ok, thanks for the information, it's some of my filters. As i've said, this time it was different from last time, DGIndexNV wasn't alone, and wasn't also the first in the suspect list. And now, we know it's not it, so, it's not on your. I absolutely don't understand the stack information i've provid...
by jpsdr
Sun Feb 19, 2017 6:32 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

It happened again, so, if you can check in the first place what you get from this stack information : VDub Process 1 ntoskrnl.exe!KeWaitForMultipleObjects+0xc0a ntoskrnl.exe!KeAcquireSpinLockAtDpcLevel+0x712 ntoskrnl.exe!KeWaitForSingleObject+0x19f ntoskrnl.exe!PoStartNextPowerIrp+0xbd4 ntoskrnl.exe...
by jpsdr
Tue Feb 14, 2017 2:59 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

Thanks, i'll post them when it occurs again. Lot and often issues sunday, unable to reproduce yesterday... :evil:
by jpsdr
Mon Feb 13, 2017 2:09 pm
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

Happened again... :( But... DGIndexNV is for now second in suspect list, another is the first suspect. Nevertheless, i would like to provide the ProcessExplorer stack dump when next hang, like last time. With it, will you be able, in the first time, just checking if hang occured within DGIndexNV or ...
by jpsdr
Tue Jan 17, 2017 2:58 pm
Forum: DGDecNV
Topic: [RESOLVED] Resize exceeds max size of 2048 x 1088
Replies: 5
Views: 5978

Re: [RSEOLVED] Resize exceeds max size of 2048 x 1088

Don't be fooled, you've made believe that you need them, but finaly you may realise that you don't realy need them... ;)
by jpsdr
Tue Jan 17, 2017 2:46 am
Forum: DGDecNV
Topic: [RESOLVED] HEVC/H.265 10/12-bit Support
Replies: 147
Views: 117181

Re: [RESOLVED] HEVC/H.265 10-bit Support

With the lot of improvements and more than 8 bit colors added, at least for avs+ and VDubMod, maybe the data can "just" be output on simple 16bits data ?
by jpsdr
Tue Dec 27, 2016 4:40 am
Forum: VirtualDub Filters
Topic: interactive filters - keystrokes - preview
Replies: 9
Views: 24906

Re: interactive filters - keystrokes - preview

hwahlberg wrote:and see if I can locate the "Remove Frame" filter mentioned by jpsdr from his github.
So, have you been able to found what you were looking for ?
by jpsdr
Sat Nov 26, 2016 5:20 am
Forum: DGDecNV
Topic: [RESOLVED] Issue with 4k file
Replies: 12
Views: 10140

Re: Issue with 4k file

It's not me who made this file, it's someone else who recorded it, and he gave me all of his files comming from his recording. But now, indeed, it's odd having one mp4 file when all others 4k files are mkv... I also have mp4 from this recording, but they are 1080p, not 4k, and audio is aac. Anyway, ...
by jpsdr
Wed Nov 23, 2016 12:30 pm
Forum: DGDecNV
Topic: [RESOLVED] Issue with 4k file
Replies: 12
Views: 10140

Re: Issue with 4k file

Houaa... This workaround was somehow very good, because open gop is something very common. And maybe running (or '"playing") the file instead of seeking (when running a VDub job/process for exemple) may also reduce the case of error. But, with this file, even the result of a VDub job (without even s...
by jpsdr
Wed Nov 23, 2016 5:43 am
Forum: DGDecNV
Topic: [RESOLVED] Issue with 4k file
Replies: 12
Views: 10140

Re: Issue with 4k file

I've put another 4k file on the same place.
This time it's an mp4 file, i've splitted it and provided only the first 100Mb.
No issue with the video, but the reported audio in the "Information" windows is not correct.
Notify me when you've retreive it, and/or if you need the whole file.
by jpsdr
Wed Nov 23, 2016 3:01 am
Forum: DGDecNV
Topic: [RESOLVED] Issue with 4k file
Replies: 12
Views: 10140

Re: Issue with 4k file

So, for now, you're suggesting for working on all my files to do something like this : for %%f in (*.mkv) do DGIndexNV -i %%f -od %%~nf.dgi -e for %%f in (*.264) do DGIndexNV -i %%f -o %%~nf.dgi -e First, extracting the video stream, and then, recreate the dgi from these extracted video stream ? Am ...
by jpsdr
Tue Nov 22, 2016 5:45 am
Forum: DGDecNV
Topic: [RESOLVED] Issue with 4k file
Replies: 12
Views: 10140

[RESOLVED] Issue with 4k file

I have issue with a 4k h264 MKV file comming from a camera. As it's comming from a camera, i don't think i am out of specs... Output is totaly messed-up, sequences loop, well, you'll see. I'll PM you information on my ftp server where you can get one file (i have around 120 like this one). The file ...
by jpsdr
Mon Nov 14, 2016 9:42 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: [RESOLVED] Sometimes VirtualDub hangs with no error message

I've worked on several project with a lot more of files recently, and so far, so good.
So, it seems that the issue is indeed probably solved.
by jpsdr
Sun Oct 30, 2016 8:40 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

I've begin to use it. No issue but no big project also immediately (just a very few files). I'll report after a longer use, so may take a little while.
by jpsdr
Sun Oct 30, 2016 4:22 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

Don't want to patronize or anything, just giving suggestion if needed, in case my guess is correct. If not needed or don't want it, just ignore, absolutely no hard feelings. My suggestion : constructor { Doing stuff Creating E1 Event. Starting "CUDA Thread" // Waiting "CUDA Thread" finished WaitForS...
by jpsdr
Sun Oct 30, 2016 3:15 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

Thanks for your work :bow: Just out of curiosity, if my guess is roughly correct, according what you've said. In the constructor (i was hesitating between creator/constructor, but constructeur seems more logical), you start a thread to handle all the CUDA things. This thread init things, and when do...
by jpsdr
Sat Oct 29, 2016 7:55 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

Euh... Stupid remark from me. Of course a waiting function can't be atomic... Otherwise it will be a little... troublesome to execute the code the function is waiting for. But probably that the "setting" part is. Anyway, my first guess is that it's probably the most proper way to do what you want to...
by jpsdr
Sat Oct 29, 2016 6:58 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

Just to understand globaly the situation : A thread (or a process) will call A, start a thread (or a process) call B. A "stop/wait" for B to finish before continue. And B has finished only when is begining to wait. My first idea of course will be to wait for event (With CreateEvent, WaitForSingleObj...
by jpsdr
Fri Oct 28, 2016 11:26 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

I've never done decoding avs pluggin, only standard filters. I have the code of rawsource, very simple, but i've been able to check if something was different from a standard filter, and didn't see anything. I have to assume that your dgdecodenv has a more complex structure than the standard "Create...
by jpsdr
Fri Oct 28, 2016 7:39 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

admin wrote: Cut me some slack; one doesn't always anticipate all race conditions, especially in a complex application.
For having created a threadpool for my needs (and very probably very less complex than your application), i know...
by jpsdr
Fri Oct 28, 2016 3:09 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

Ok, thanks, i will. It will take a little while before i'll be able to report. At first glance i found strange that you "leave Instance" before it's fully finished, so somehow i'm not surprise of this kind of things happen. I'm even surprised that it's not happened before... :o It's just a little th...
by jpsdr
Wed Oct 26, 2016 1:33 pm
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

I don't know if it can help and if it's even related, but here something i've noticed, just in case of... I've noticed that the time for the 1rst frame to be displayed when i open a file is variable. It can be very fast, and sometimes it can be "long", a little more than one second (or something lik...
by jpsdr
Wed Oct 26, 2016 11:47 am
Forum: DGDecNV
Topic: [RESOLVED] Sometimes VirtualDub hangs with no error message
Replies: 73
Views: 55615

Re: Sometimes VirtualDub hangs with no error message

Here is the result. Hope it can help figure out at least if the suspect is the guilty. VDUB64 process-1 ntoskrnl.exe!memset+0x64a ntoskrnl.exe!KeWaitForMultipleObjects+0xd52 ntoskrnl.exe!KeWaitForSingleObject+0x19f ntoskrnl.exe!PoStartNextPowerIrp+0xbd4 ntoskrnl.exe!PoStartNextPowerIrp+0x186d ntoskr...