DGCube (CUDA) was hardwired for 65. Cube (CPU) could handle any size.
Re-download DGCube to get the fix, i.e., ability to open any size cube file.
Search found 2293 matches
- Mon Aug 08, 2022 11:57 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
- Mon Aug 08, 2022 10:13 am
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
- Mon Aug 08, 2022 9:09 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
Your cube is size 33. I'll generalize the size and give a new test version. After DGDecNV 444.
- Mon Aug 08, 2022 8:53 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
The cube dimension must be 65. Checking...
- Mon Aug 08, 2022 7:15 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
Two things. 1. Where are you loading avsresize.dll? 2. Can you give me the cube file? It's working fine for me with this script, only differing from yours in the cube file (which must be size 65): loadplugin("d:\don\Programming\C++\dgdecnv\DGDecodeNV\x64\Release\dgdecodenv.dll") loadplugin("avsresiz...
- Sun Aug 07, 2022 2:17 pm
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
Sure. Lemme get the 4:4:4 stuff finished first.
- Sun Aug 07, 2022 11:15 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
Should be same syntax, yes.
Thank you for the link.
Thank you for the link.
- Sun Aug 07, 2022 9:55 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
- Sun Aug 07, 2022 8:53 am
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
Happy to let you have it. Will upload after I leave the nest this morning.
Can you tell me about DTL's workarounds? Any links?
Can you tell me about DTL's workarounds? Any links?
- Sun Aug 07, 2022 8:51 am
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Welcome back, big t. I have an 8-bit sample so I'll go ahead and add support.
- Sat Aug 06, 2022 5:18 pm
- Forum: DGDecIM and Other IM Tools
- Topic: DGIndexNV CLI Documentation
- Replies: 2
- Views: 28
DGIndexNV CLI Documentation
Appendix E of the DGIndexNV manual.
- Sat Aug 06, 2022 5:16 pm
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Here you go guys. HEVC 16-bit 4:4:4 support: https://rationalqm.us/misc/dgdecnv_245_test.zip https://rationalqm.us/misc/DGHDRtoSDR_1.16_test.rar Your testing will be greatly appreciated. You can make a test stream this way: ffmpeg -f lavfi -i "mandelbrot=s=3840x2160:r=24" -c:v libx265 -pix_fmt yuv44...
- Fri Aug 05, 2022 9:56 am
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Everything's working for DGDecNV Avisynth and VapourSynth. I want to add 4:4:4 to DGHDRtoSDR though before I give y'all anything. That way you can test both together.
- Fri Aug 05, 2022 6:15 am
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Thank you Whackbag. It's folks such as you that make it all worthwhile.
- Thu Aug 04, 2022 8:06 pm
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Got it working in DGSource() for Avisynth. Just have to do Vapoursynth and then I'll release a test version.
I hope someone cares about this because it was a lot of work!
I hope someone cares about this because it was a lot of work!
- Thu Aug 04, 2022 11:43 am
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Everything is done for DGIndexNV, including HDR to SDR for 4:4:4 stuff. :salute: tormento for the sample. I won't do 8-bit 4:4:4 unless I get a sample from the wild and not just artificially created. ;) Turns out I was able to stay with CUDA 6.5 libraries and includes, and just update cuba.lib from ...
- Wed Aug 03, 2022 9:37 pm
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Great news, guys! I have everything working in DGIndexNV. Both of tormento's test files decode, play, and index fine. Of course I had to write a new kernel to convert YUV16_444 to RGB24 for display. Question for y'all. Should I bother supporting 8-bit 4:4:4? It wouldn't be too hard so I figure I may...
- Wed Aug 03, 2022 3:46 pm
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Successfully built and ran DGIndexNV with CUDA 11.7.
- Wed Aug 03, 2022 1:03 pm
- Forum: DGDecNV
- Topic: HEVC 4:4:4 support
- Replies: 18
- Views: 812
HEVC 4:4:4 support
Had time to get started on this. I have completed the first baby steps: * Updated my nVidia driver to the latest. Easy . * Installed the latest CUDA toolkit and Video SDK. Easy . * Managed to coerce cmake to create a .sln file for the application 'AppDec'. Not easy . * Successfully opened the soluti...
- Tue Aug 02, 2022 1:12 pm
- Forum: DGDecNV
- Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
- Replies: 15
- Views: 507
DGIndexNV 244 Chapter Demuxing Possible Issue
I took another look. I opened Baywatch and the choose dialog showed 17 chapters, with one at the very end. When I opened it the timeline showed only 16 marks. That was because the last one was drawn outside the end. I added code to move it back into the displayable area, and now the timeline shows a...
- Tue Aug 02, 2022 12:11 pm
- Forum: DGDecNV
- Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
- Replies: 15
- Views: 507
DGIndexNV 244 Chapter Demuxing Possible Issue
If it does what those other apps do, I am happy. Not much point in going to see why 61/243 made the chapter at the end. In fact, what even is the point of a chapter at the end?
- Tue Aug 02, 2022 10:22 am
- Forum: General Discussion
- Topic: Binaries Update Notification Thread
- Replies: 349
- Views: 713358
Binaries Update Notification Thread
Fixed chapter demuxing with 'skip_first' on some disks, so please re-download DGDecNV 244 and update DGIndexNV.exe, and DGDemux/DGDemuxGUI 62 and update DGDemux.exe.
renols
These guys should be stable now.

These guys should be stable now.
- Tue Aug 02, 2022 10:18 am
- Forum: DGDecNV
- Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
- Replies: 15
- Views: 507
DGIndexNV 244 Chapter Demuxing Possible Issue
OK, I've fixed both DGDemux and DGIndexNV so please download and re-test.
- Tue Aug 02, 2022 9:52 am
- Forum: DGDecNV
- Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
- Replies: 15
- Views: 507
DGIndexNV 244 Chapter Demuxing Possible Issue
I found a disk that does this, so no need to provide a link. Investigating...
- Mon Aug 01, 2022 8:40 pm
- Forum: CUDA Filters
- Topic: Port Cube
- Replies: 31
- Views: 957
Port Cube
Just did an experiment to see the proportion of time between kernel execution and PCIe transfer. The kernel execution accounted for 0.4 seconds for 1000 frames at UHD resolution. The PCIe transfers accounted for 12.6 seconds. It's very sad because Cube using AVX512 and prefetch(6) requires 6 seconds...