Page 22 of 29

Feature Requests

Posted: Sat Sep 11, 2021 12:41 pm
by Guest 2
Sherman wrote:
Sat Sep 11, 2021 12:24 pm
What is not working?
It was selecting proper audio streams but no exclusion for the subtitle ones.

I deleted the INI and let it to recreate. Now it works properly.

Feature Requests

Posted: Sat Sep 11, 2021 1:16 pm
by Sherman
OK, thank you, Mr Guest 2.

Feature Requests

Posted: Sun Sep 12, 2021 10:13 am
by renols
Sherman wrote:
Sat Sep 11, 2021 1:16 pm
OK, thank you, Mr Guest 2.
I will check with the Star Trek II disk a bit later today, and come back with the result.

renols

Feature Requests

Posted: Sun Sep 12, 2021 10:17 am
by Sherman
Great, thank you.

I implemented this for DGDemux and added marking via an asterisk also. I need to redo DGIndexNV to get the marking and a few other things, but with the test version I gave it should correctly not select hidden streams for demuxing if you open via File/Open Disk.

Feature Requests

Posted: Sun Sep 12, 2021 10:18 am
by renols
renols wrote:
Sun Sep 12, 2021 10:13 am
Sherman wrote:
Sat Sep 11, 2021 1:16 pm
OK, thank you, Mr Guest 2.
I will check with the Star Trek II disk a bit later today, and come back with the result.

renols
Just tested it.

The demux menu looks correct. When I load the DC mpls the correct tracks are unchecked, and when I load the Theatrical mpls the correct tracks are also marked.

I haven't tried to demux, but I suppose the demuxer follows the info in the demux menu.

renols

Feature Requests

Posted: Sun Sep 12, 2021 10:42 am
by Sherman
Good news, thank you Mr renols. Yes, the demuxer follows the Demux dialog stream selections. I'll go ahead and release DGDemux and then finish off DGIndexNV.

Feature Requests

Posted: Mon Sep 13, 2021 8:06 am
by Rocky
DGDemux/DGDemuxGUI is released as build 1.0.0.56 with hidden stream detection and marking.

Feature Requests

Posted: Mon Sep 13, 2021 8:58 pm
by Sherman
OK boys and girls, try this out:

http://rationalqm.us/misc/DGIndexNV_test.rar

Right click and Save As if your browser fscks with you. You have to update with the DGDemux in there too.

The only differences to the previous test version are that the hidden streams are marked with an asterisk in the Demux list, and the detection/marking works for opening an MPLS directly. OK?

I haven't addressed Mr Guest 2's disk drag-and-drop stuff (must be fixed), but drag-and-drop MPLS files should be fine. OK.

Feature Requests

Posted: Tue Sep 14, 2021 12:07 am
by renols
Sherman wrote:
Mon Sep 13, 2021 8:58 pm
OK boys and girls, try this out:

http://rationalqm.us/misc/DGIndexNV_test.rar

Right click and Save As if your browser fscks with you. You have to update with the DGDemux in there too.

The only differences to the previous test version are that the hidden streams are marked with an asterisk in the Demux list, and the detection/marking works for opening an MPLS directly. OK?

I haven't addressed Mr Guest 2's disk drag-and-drop stuff (must be fixed), but drag-and-drop MPLS files should be fine. OK.
Just tested it with Star Trek II disc, and it looks like it is working as expected :-)

renols

Feature Requests

Posted: Tue Sep 14, 2021 10:00 am
by Sherman
Great, thank you Mr renols. I will ask Rocky to make a release.

Feature Requests

Posted: Tue Sep 28, 2021 3:04 am
by Guest 2
The QP generation is really useful. Could you please extend it to mkv too?

I can manually generate using chapters2qp but an automated job would be better :D

Feature Requests

Posted: Tue Sep 28, 2021 7:48 am
by Boulder
Guest 2 wrote:
Tue Sep 28, 2021 3:04 am
The QP generation is really useful. Could you please extend it to mkv too?

I can manually generate using chapters2qp but an automated job would be better :D
It does work for mkv files. Long paths seem to cause a failure as you can see in this post: viewtopic.php?p=14370#p14370

Feature Requests

Posted: Tue Sep 28, 2021 7:51 am
by Rocky
Should already be working.

You need to do four things to get QP from MKV: 1. Put chapters2qp.exe in the same directory as DGIndexNV.exe. 2. Put mkvextract.exe in the same directory as DGIndexNV.exe. 3. Disable save chapters as XML. 4. Be sure to use the latest version.

Please follow up in this thread:

viewtopic.php?f=8&t=1090

Feature Requests

Posted: Tue Sep 28, 2021 4:43 pm
by Guest 2
Rocky wrote:
Tue Sep 28, 2021 7:51 am
Should already be working.
I already use it for BD, so the environment is correct. I thought it would for MKV too as my setup is identical for MKV and BD.

Will try better tomorrow and give you results.

Feature Requests

Posted: Tue Sep 28, 2021 5:28 pm
by Rocky
Please use the relevant thread as requested. Thank you.

viewtopic.php?f=8&t=1090

Feature Requests

Posted: Wed Oct 06, 2021 1:16 pm
by Boulder
I got one more request after I had to edit some garbage from the beginning of an MKV file. I noticed that the demuxed sup and chapter files contain the same timestamps even though the video and audio tracks should now begin from a different point after encoding and muxing.

Would it be possible to for example write the approximate delay amount to the file name to fix both manually (for chapters it might even be possible to do it programmatically ;) )?

Feature Requests

Posted: Wed Oct 06, 2021 3:04 pm
by Rocky
How did you do the editing? Please describe the full process that leads to this situation.

Feature Requests

Posted: Wed Oct 06, 2021 11:07 pm
by Boulder
Rocky wrote:
Wed Oct 06, 2021 3:04 pm
How did you do the editing? Please describe the full process that leads to this situation.
Simply by setting the start of the project in DGIndexNV accordingly (i.e. after the unnecessary part at the beginning of the file), and saving the project + demuxing the files.

Feature Requests

Posted: Thu Oct 07, 2021 11:45 am
by Rocky
OK, fair enough. Let me think about this.

Question: is cutting with MKVtoolnix first a viable option?

Feature Requests

Posted: Thu Oct 07, 2021 11:12 pm
by Boulder
Rocky wrote:
Thu Oct 07, 2021 11:45 am
OK, fair enough. Let me think about this.

Question: is cutting with MKVtoolnix first a viable option?
Yes, that's also one option I've used. This time I had so little disk space that I couldn't edit them all so I thought of trying to be too clever about it :lol:

Feature Requests

Posted: Thu Oct 14, 2021 2:26 am
by Guest 2
Please on next iteration, provide a place in .ini file to give the path to mkvextract.exe.

I have MKV Toolnix already and my OCD keeps on bugging me. :D

Feature Requests

Posted: Thu Oct 14, 2021 10:11 am
by Rocky
OK, that's a fair point.

Feature Requests

Posted: Sat Oct 30, 2021 11:03 am
by Guest
Any possibility of making the utility filters (DGDenoise, etc...) Vapoursynth native?

Feature Requests

Posted: Sat Oct 30, 2021 11:07 am
by Rocky
It's possible but not high priority.

Feature Requests

Posted: Sun Oct 31, 2021 8:43 am
by Guest 2
Please, when you will update DGIndexNVManual.html, include a small legenda for DGI chroma location number corrispondence to top, top left, etc...