Search found 3440 matches

by Rocky
Fri Jul 29, 2022 10:40 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200783

Port Cube

The major complication is that Cube is built on std:: and templates (STL). However, CUDA does not support std:: in kernel code. So what I am doing is translating the GetFrame() code to simple functional form (call it C code) for use in a kernel. The GetFrame() consists logically of: to_float # conve...
by Rocky
Thu Jul 28, 2022 6:21 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200783

Port Cube

Started work on this. In preparation for CUDAization I made a super stripped down version that eliminates anything but the cpu=0 implementation. Next, the cpu=0 code for GetFrame() can be made into a CUDA kernel.
by Rocky
Wed Jul 27, 2022 4:38 pm
Forum: DGDecNV
Topic: FPS reported as 25 instead of 30
Replies: 12
Views: 18410

FPS reported as 25 instead of 30

Thank you for your testing cvonk. That FPS field is the processing rate for a play/preview operation. It's useful in the GUI but not so much in the log file, especially if you didn't do a play/preview, in which case it will be blank.

Marking resolved.
by Rocky
Wed Jul 27, 2022 2:50 pm
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1439245

Binaries Update Notification Thread

Two more fixes for DGIndexNV, please re-download build 244 and update DGIndexNV:

* Your choice for ES versus container frame rate was being ignored for 'Save project'. Oops.
* MP4 audio demux was cutting off early for some variable bitrate streams.
by Rocky
Wed Jul 27, 2022 2:43 pm
Forum: DGDecNV
Topic: FPS reported as 25 instead of 30
Replies: 12
Views: 18410

FPS reported as 25 instead of 30

OK, I fixed the audio demux from MP4 too. Re-download 244 and update DGIndexNV.exe. Please advise your results for frame rate and audio demux. Thank you.
by Rocky
Wed Jul 27, 2022 1:31 pm
Forum: DGDecNV
Topic: FPS reported as 25 instead of 30
Replies: 12
Views: 18410

FPS reported as 25 instead of 30

DGIndexNV is having trouble demuxing the audio from that clip. It stops at 14 seconds instead of getting the whole 20 seconds. Investigating...
by Rocky
Wed Jul 27, 2022 1:06 pm
Forum: DGDecNV
Topic: FPS reported as 25 instead of 30
Replies: 12
Views: 18410

FPS reported as 25 instead of 30

The popup was letting you select container or ES frame rate but then was always using ES no matter what you said. I fixed that and slipped it in the 244 release. Re-download 244 and update DGIndexNV.exe. If you confirm it is OK I'll put a notification in the binaries update thread. Thank you for rep...
by Rocky
Sun Jul 24, 2022 12:12 pm
Forum: DGDecNV
Topic: Slight difference in audio output delay
Replies: 46
Views: 52956

Slight difference in audio output delay

Ah, good point.

Yes, they should be the same. Sometimes the DGDecNV bundled DGDemux gets behind. Typically doesn't matter because DGIndexNV uses it only for the streams list, and nothing has changed there for a while. Nevertheless let's update it.

EDIT: Done.
by Rocky
Sat Jul 23, 2022 3:42 pm
Forum: DGDecNV
Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
Replies: 15
Views: 23070

DGIndexNV 244 Chapter Demuxing Possible Issue

You're welcome and thank you for testing.
by Rocky
Sat Jul 23, 2022 2:57 pm
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1439245

Binaries Update Notification Thread

Another fix for DGIndexNV, please re-download build 244:

* Number MKV chapters from 1, not from 0.
by Rocky
Sat Jul 23, 2022 2:55 pm
Forum: DGDecNV
Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
Replies: 15
Views: 23070

DGIndexNV 244 Chapter Demuxing Possible Issue

All fixed. Please re-download build 244.
by Rocky
Sat Jul 23, 2022 2:48 pm
Forum: DGDecNV
Topic: DGIndexNV 244 Chapter Demuxing Possible Issue
Replies: 15
Views: 23070

DGIndexNV 244 Chapter Demuxing Possible Issue

It should start at 1 as you say. I'll fix it right now and slip in the fix. Thank you for the report.
by Rocky
Sat Jul 23, 2022 9:20 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200783

Port Cube

OK, time to consider it. ;)
by Rocky
Sat Jul 23, 2022 9:12 am
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1439245

Binaries Update Notification Thread

Please re-download DGDemux build 62 to get the following fix:

* Not all chapters were generated for some bluray disks.
* With 'skip first', a chapter and QP event at 0:0:0 was not generated.

https://rationalqm.us/dgdemux/binaries/ ... 0.0.62.zip
by Rocky
Sat Jul 23, 2022 9:00 am
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1439245

Binaries Update Notification Thread

Please re-download DGDecNV build 244 and update DGIndexNV.exe to get the following fixes: * Not all chapters were generated for some bluray disks, and the timeline was not showing all the chapter marks for those disks. * With 'skip first', a chapter and QP event at 0:0:0 was not generated. https://r...
by Rocky
Fri Jul 22, 2022 1:58 pm
Forum: News
Topic: Trying automatic activation for registrations
Replies: 5
Views: 15086

Trying automatic activation for registrations

You said please, so...
by Rocky
Fri Jul 22, 2022 9:31 am
Forum: General Discussion
Topic: Binaries Update Notification Thread
Replies: 454
Views: 1439245

Binaries Update Notification Thread

DGDemux/DGDemuxGUI build 62: * Adjust QP file times for 'skip first' option. Chapters were already adjusted. * Exclude chapter and QP file entries corresponding to skipped M2TS files. * Get rid of the eagles banner and re-position slightly some dialog elements to make the dialog smaller for fitting ...
by Rocky
Thu Jul 21, 2022 10:09 am
Forum: DGDemux
Topic: Make application window resizable
Replies: 15
Views: 8448

Make application window resizable

Since we are not going to make it resizable and it now fits within your screen, I mark this resolved.
by Rocky
Thu Jul 21, 2022 8:40 am
Forum: DGDecNV
Topic: odd change in behaviour after recent MS Windows update
Replies: 6
Views: 7103

odd change in behaviour after recent MS Windows update

Glad you found a workaround. Marking resolved.
by Rocky
Thu Jul 21, 2022 8:37 am
Forum: DGDemux
Topic: Make application window resizable
Replies: 15
Views: 8448

Make application window resizable

Thank you.

OK, never mind resizing. Try this:

https://rationalqm.us/misc/DGDemuxGUI_62.zip
by Rocky
Wed Jul 20, 2022 8:00 am
Forum: DGDecNV
Topic: odd change in behaviour after recent MS Windows update
Replies: 6
Views: 7103

odd change in behaviour after recent MS Windows update

Here is working code to start Notepad and wait for it to finish. You can apply the same idea to DGIndexNV. strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2:Win32_Process") objWMIService.Create "notepad.exe", null, null, intProcessID Set objWMIService = GetOb...
by Rocky
Wed Jul 20, 2022 7:36 am
Forum: DGDecNV
Topic: odd change in behaviour after recent MS Windows update
Replies: 6
Views: 7103

odd change in behaviour after recent MS Windows update

DGIndexNV in CLI mode is still a windows app and so console output is asychronous, i.e., it can come at any time relative to the command prompt. It's just a display issue. DGIndexNV does complete and exit; it's just that the last thing displayed may not be the command prompt. In that state if you hi...
by Rocky
Wed Jul 20, 2022 7:19 am
Forum: DGDecNV
Topic: HEVC 4:4:4 support
Replies: 22
Views: 41456

HEVC 4:4:4 support

Cool. Thank you.
by Rocky
Wed Jul 20, 2022 7:17 am
Forum: DGDemux
Topic: Make application window resizable
Replies: 15
Views: 8448

Make application window resizable

Any chance of a reply, Sonic3R? I invested significant time and energy into this, and it's holding up a release.
by Rocky
Tue Jul 19, 2022 1:17 pm
Forum: News
Topic: Trying automatic activation for registrations
Replies: 5
Views: 15086

Trying automatic activation for registrations

It could very well be related. Thank you for telling me about it. admin is investigating. Our host tells us to check with phpBB. phpBB tells us to check with the host. :?