Search found 2205 matches
- Fri Jul 01, 2022 8:51 am
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Here is a new version with chapter marks for disks: https://rationalqm.us/misc/DGDecNV_tormento.zip Note on current behavior : When you open a disk and click on the timeline, you will likely notice that the cursor settles at a point different than the location of the click. The reason for this is a ...
- Tue Jun 28, 2022 11:09 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
OK, I found the bug and now have a reliable timestamp for the frame on display, in the same space as the chapter marks. So, a little clean-up and regression testing and I'll have a test version for you. Then later come chapter navigation and demuxing. This hullabaloo was an unavoidable prerequisite ...
- Tue Jun 28, 2022 7:24 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
That's the whole point. It's not accurate period, not just visually. I mean it's not a display issue; it's a matter of getting the correct timestamp for the video frame on display. I'm very close so keep being patient. 

- Tue Jun 28, 2022 7:33 am
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
I've added it in my local build. But there is an issue with accuracy of the marks versus the displayed GOPs (for TS), i.e, if you navigate on the timeline to a chapter mark it is close to but not exactly at the intended video. The reason for this is that the chapter marks specify times and they are ...
- Mon Jun 27, 2022 9:24 am
- Forum: DGDemux
- Topic: Playlist file in DGDemux (and DGDecNV) shows no audio streams
- Replies: 3
- Views: 78
Playlist file in DGDemux (and DGDecNV) shows no audio streams
Try checking skip first M2TS in the options.
- Sun Jun 26, 2022 8:06 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
I knew you'd ask for that.
Re-download again and update DGIndexNV. Fixed another MKV 'GOP back' bug that led to a very busy tight loop for some unlucky streams.
Seems real good now.
Re-download again and update DGIndexNV. Fixed another MKV 'GOP back' bug that led to a very busy tight loop for some unlucky streams.

Seems real good now.
- Sun Jun 26, 2022 7:34 am
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Please re-download again to get chapter marks on the timeline for MKV.
May add that for other containers in the future. Also, may support XML chapters file for the other containers. I'd like to get this version released first.
May add that for other containers in the future. Also, may support XML chapters file for the other containers. I'd like to get this version released first.
- Sat Jun 25, 2022 2:48 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Please re-download for the next test version. It eliminates the need for mkvextract to extract chapters by doing it internally. The old MKV parser library previously did not parse chapters and that's why I used mkvextract. So I bit the bullet and added chapters parsing to the library. Gonna need it ...
- Fri Jun 24, 2022 6:27 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
First things first.
- Fri Jun 24, 2022 12:28 pm
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 1
- Views: 87
HEVC 4:4:4 support
Not supported but there's no reason it couldn't be supported if NVDec is happy with it. All I need is a sample. 
In general right now, we have AVC, HEVC, MPEG2, and VC1 all in 4:2:0.
Maybe we could do lossless now too.

In general right now, we have AVC, HEVC, MPEG2, and VC1 all in 4:2:0.
Maybe we could do lossless now too.
- Fri Jun 24, 2022 12:25 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Cool, thank you.
I encoded Baywatch without issues. Well, there was one issue but not mine. Apparently x265.exe wants mod 8.
Also put Reverse() at the end of several scripts to test random access on every frame. No issues.
I might do chapter marks on the timeline next.
I encoded Baywatch without issues. Well, there was one issue but not mine. Apparently x265.exe wants mod 8.
Also put Reverse() at the end of several scripts to test random access on every frame. No issues.
I might do chapter marks on the timeline next.
- Fri Jun 24, 2022 9:59 am
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Please re-download and, as Sherman would say, report your success. See? The code is so maintainable now that the bug was easy to find and fix. ;) EDIT: Oops, give me a minute before downloading. I forgot to make the change for HEVC. EDIT2: OK, good to go! EDIT3: If you could test Vapoursynth that wo...
- Fri Jun 24, 2022 6:56 am
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Hmm, that's annoying. Shouldn't be too hard to fix though. Thank you for the testing and report.
- Thu Jun 23, 2022 6:11 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
You lost me on that one. I'm gonna assume you meant that the test build is OK (so far). Squirrels are not good at reading between the lines. We are very literal, if not very literate.
- Thu Jun 23, 2022 2:18 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Here you go:
https://rationalqm.us/misc/DGDecNV_tormento.zip
Update both components and don't try to re-use existing DGI files.
Let's see how much stuff got broken.
Time for my siesta.
https://rationalqm.us/misc/DGDecNV_tormento.zip
Update both components and don't try to re-use existing DGI files.
Let's see how much stuff got broken.

Time for my siesta.
- Thu Jun 23, 2022 2:12 pm
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
Stands for 'what the french toast'!
I'll put up a test version right now and reply back when it is up.
I'll put up a test version right now and reply back when it is up.
- Thu Jun 23, 2022 10:35 am
- Forum: DGDemux
- Topic: Manually select M2TS to demux
- Replies: 3
- Views: 333
Manually select M2TS to demux
Good to hear. I'll leave this thread open to remind me that it would be nice to have in DGDemux too.
- Thu Jun 23, 2022 10:30 am
- Forum: DGDecNV
- Topic: GOP step error for some MKV streams
- Replies: 2
- Views: 216
GOP step error for some MKV streams
After I got forward stepping working reliably I found that backward stepping was hosed. Reliable GOP navigation is important to set accurate project ranges, of course. Anyway, I just got that fixed this morning and as I mentioned in another post will release a candidate version very soon, maybe today.
- Thu Jun 23, 2022 10:26 am
- Forum: DGDecNV
- Topic: Slight difference in audio output delay
- Replies: 32
- Views: 893
Slight difference in audio output delay
I've got the new generation indexing completed (I hope). It all stemmed from this MKV delay issue that got me investigating. I found that the MKV support was a gigantic kludge and so decided to revamp it. That had implications outside the MKV code so it became a massive testing effort. Think about i...
- Mon Jun 20, 2022 9:12 am
- Forum: DGDecNV
- Topic: GOP step error for some MKV streams
- Replies: 2
- Views: 216
GOP step error for some MKV streams
Turns out this is not related to successive IDRs with the same idr_pic_id, and I imagined that it was fixed. Nevertheless that should be fixed. The real reason was very complex and difficult to find but I found it!
Tornado!
We're all still alive and the AC is running fine. So I'll mark this resolved.
- Fri Jun 17, 2022 12:27 pm
- Forum: DGDecNV
- Topic: Batch processing error
- Replies: 10
- Views: 435
Batch processing error
Great! Thank you for the update.
- Tue Jun 14, 2022 9:12 am
- Forum: DGDecNV
- Topic: GOP step error for some MKV streams
- Replies: 2
- Views: 216
GOP step error for some MKV streams
For some MKV streams a GOP step produces a corrupted picture. We have a workaround for streams with successive IDR frames with the same idr_pic_id, but this was being applied only for ES streams. When applying it to all container types, the problem is fixed. I will release this along with the MKV re...
- Mon Jun 13, 2022 1:09 pm
- Forum: DGDecNV
- Topic: Slowness on pure decoding
- Replies: 8
- Views: 352
Slowness on pure decoding
I ran a test with pools 12:
no prefetch: 31.92 fps
prefetch 2: 29.5 fps
Hoping for clarification from your side on the 100% claim.
EDIT: OK, just saw your post above.
Will mark resolved.
MKV re-design is proceeding well, BTW.
no prefetch: 31.92 fps
prefetch 2: 29.5 fps
Hoping for clarification from your side on the 100% claim.
EDIT: OK, just saw your post above.
Will mark resolved.
MKV re-design is proceeding well, BTW.
- Mon Jun 13, 2022 12:11 pm
- Forum: DGDecNV
- Topic: Slowness on pure decoding
- Replies: 8
- Views: 352
Slowness on pure decoding
You initially wrote: "I have found, strangely, that adding a simple prefetch (2) at the end of the AVS script increases my fps by almost 100%." But the table you subsequently gave shows (for pools 12) an increase from 7.66 fps to 8.56 fps. How is that 100%? Such a small difference can be accounted f...