Page 24 of 29

Feature Requests

Posted: Sat Dec 18, 2021 6:41 am
by Guest
Wireless keyboard and mouse, this way I can recline back and work.
I am 5 to 6 feet away from the screen

Feature Requests

Posted: Sat Dec 18, 2021 7:28 am
by Guest
Fixed font size issue in settings


DGIndexNV Shortcut on desktop
>Properties
>Compatibility
>Change high DPI settings
>Override and performed by system enhanced

Feature Requests

Posted: Sat Dec 18, 2021 9:55 pm
by Rocky
I don't know what those options do exactly, but they shouldn't be necessary. AFAIK, they are intended for non-DPI-aware applications. What's it doing to the video sizing?

Feature Requests

Posted: Sun Dec 19, 2021 6:30 am
by Guest
Video sizing is fine and zoom works properly
EDIT
Don't know if it makes a difference but I have HDR setting on in Windows

Feature Requests

Posted: Sun Dec 19, 2021 11:32 am
by Rocky
OK, thank you, I'll look into it. HDR on is fine.

Feature Requests

Posted: Sun Dec 19, 2021 11:46 am
by Guest
Those settings seems to affect the GUI appearance but not the functionality

Feature Requests

Posted: Tue Dec 21, 2021 9:13 am
by Rocky
No, it's messing up the video size. For example, open a 1920x1080 video on a UHD monitor and set zoom 1/2. The video width will take up more than 1/2 the screen. If you wanted to go this route I needn't have bothered to implement DPI awareness. But then you would not have accurate video sizes. I do not recommend the use of these options, and warn that unexpected/undefined behavior will result, including possible crashes.

Feature Requests

Posted: Tue Dec 21, 2021 3:23 pm
by Guest
I have reset it and its now running as intended.
Overall I have no problem with the font size, its only when I want to change the default save path that I have an issue.
I have to get closer to the tv to see what I am editing, and I have different save folders for 4K, BD, DVD

Feature Requests

Posted: Wed Dec 22, 2021 8:27 am
by Rocky
Looks fine to me but I suppose it is subjective. Not planning to change anything.

Variable frame rate

Posted: Tue Dec 28, 2021 9:22 am
by Guest 2
Would you put some effort in making DGIndexNV to support variable frame rate video (usually mp4 but mkv too), creating a timestamps.txt file to be used in Matroska while indexing?

Example: https://send.cm/d/78Yq (valid 7 days)

Feature Requests

Posted: Tue Dec 28, 2021 10:56 am
by Rocky
OK. Please provide a timestamps.txt file as needed for the sample you gave.

How are you currently creating this file?

Feature Requests

Posted: Tue Dec 28, 2021 1:22 pm
by Guest 2
Rocky wrote:
Tue Dec 28, 2021 10:56 am
OK. Please provide a timestamps.txt file as needed for the sample you gave. How are you currently creating this file?
Well, I am not, at least not from MP4.

On MKV, you simply extract the existing one with

Code: Select all

mkvextract "movie.mkv" timestamps_v2 1:timestamps_track1.txt
My request was exactly to create a timestamps file, according to MKV specifications, from a variable frame rate video while indexing it and evaluating every frame time stamp, so that we can create a VFR MKV after encoding it.

Feature Requests

Posted: Tue Dec 28, 2021 1:30 pm
by Rocky
Link me to a sample timestamps.txt file, or the MKV spec for it. Without that, can't do anything.

Feature Requests

Posted: Tue Dec 28, 2021 1:31 pm
by Guest 2
Rocky wrote:
Tue Dec 28, 2021 1:30 pm
Link me to a sample timestamps.txt file, or the MKV spec for it. I'm not going on wild goose chases.
Ok, let me create one for you.

In the mean time, you can use ffprobe to display the presentation time stamp (PTS) of every 'packet' in a MP4.

Code: Select all

ffprobe -show_entries packet=pts_time,duration_time,stream_index file.mp4
Here the specifications of external timestamps. AFAIK, v2 are the most used ones:

https://mkvtoolnix.download/doc/mkvmerg ... tamp_files

Feature Requests

Posted: Tue Dec 28, 2021 1:36 pm
by Guest 2
Rocky wrote:
Tue Dec 28, 2021 1:34 pm
Why would I want to do that?
As first iteration to have an idea of "timestamps" for mp4.

Specifications have been added to previous message.

Feature Requests

Posted: Tue Dec 28, 2021 1:51 pm
by Rocky
OK, thank you.

Feature Requests

Posted: Tue Dec 28, 2021 4:22 pm
by Guest 2
Rocky wrote:
Tue Dec 28, 2021 1:51 pm
OK, thank you.
As per gentle help on MKVToolnix thread, I have found this repo https://github.com/nu774/mp4fpsmod with sources to extract timestamps from mp4 files.

Feature Requests

Posted: Tue Dec 28, 2021 5:11 pm
by Rocky
Great, then I needn't do anything. ;)

Episode indexing and demuxing

Posted: Fri Mar 25, 2022 12:04 pm
by Guest 2
Could you please introduce the same episode demuxing capability of DGDemux to DGIndexNV?

With multiple DGI and AVS too of course.

Thanks ;)

Feature Requests

Posted: Fri Mar 25, 2022 12:10 pm
by Rocky
OK, seems reasonable.

Feature Requests

Posted: Mon Mar 28, 2022 2:46 am
by Guest 2
Rocky wrote:
Fri Mar 25, 2022 12:10 pm
OK, seems reasonable.
I would add: there are some other episodic series where there is a m2ts only and the episodes are marked by chapters only.

It just happened to me, as I have bought the original japanese Fullmetal Alchemist Brotherhood BD box and there are multiple episodes per m2ts, with each episode composed by some chapters.

If DGindex could read chapters, when fed with mpls, show them as lines on the time bar and allow us to precisely move the time cursor to those lines (by two more additional buttors - back and forth), we could very easily select the episode span we need and export che correctly cut DGI, AVS, audio and sub tracks.

In DGDemux it would be impossibile, as there is no visual feedback, but in DGindex it would be really useful.

Feature Requests

Posted: Wed Mar 30, 2022 7:14 pm
by Bullwinkle
Prid quo pro. Qrid. You know. Anyway, you give up your granny's radios and we do the episodes thing.

Feature Requests

Posted: Fri Apr 01, 2022 8:00 am
by Rocky
For tracking: implement DG version of BM3DCUDA.

Feature Requests

Posted: Fri Apr 01, 2022 8:05 am
by Guest 2
Bullwinkle wrote:
Wed Mar 30, 2022 7:14 pm
Prid quo pro. Qrid. You know. Anyway, you give up your granny's radios and we do the episodes thing.
Remember you would have to mod them to accept the lame US 110V 60Hz instead of the uber EU 240V 50Hz. :D

Feature Requests

Posted: Fri Apr 01, 2022 8:06 am
by Guest 2
Rocky wrote:
Fri Apr 01, 2022 8:00 am
For tracking: implement DG version of BM3DCUDA.
:agree: