Search found 62 matches

by Guest 3
Thu Feb 02, 2023 3:26 am
Forum: DGDemux
Topic: Possible to keep dovi layer in video track
Replies: 38
Views: 17217

Possible to keep dovi layer in videfsdfsdo track

would be great to have option to convert to profile 8 during demux/dovi merge and also mux to mkv (use command line mkvmerge util?). :)
by Guest 3
Mon May 16, 2022 9:09 am
Forum: CUDA Filters
Topic: nVidia NGX investigation
Replies: 37
Views: 62904

nVidia NGX investigation

by Guest 3
Tue Mar 29, 2022 6:08 am
Forum: DGDecNV
Topic: Support A_MS/ACM as produced by MakeMKV
Replies: 7
Views: 6300

Support A_MS/ACM as produced by MakeMKV

... That's why I always use FLAC profile. Maybe is the same. I don't know if BluRay specs can support some PCM channel mapping different than tsMuxeR supported, but I test BD's created by tsMuxeR loading wav's with different channel layouts and: WAV tsMuxeR MakeMkv Channels Map Source Map m2ts Map ...
by Guest 3
Mon Mar 28, 2022 6:53 am
Forum: DGDecNV
Topic: Support A_MS/ACM as produced by MakeMKV
Replies: 7
Views: 6300

Support A_MS/ACM as produced by MakeMKV

Read some info about this https://forum.doom9.org/showthread.php? ... ost1966534

I think than DGIndex/Demux can create the wav/w64 headers, to insert before RAW data like now do, with the Codec Private data of A_MS/ACM without problems,
by Guest 3
Fri Apr 02, 2021 12:24 pm
Forum: DGDecNV
Topic: DGIndexNV CLI demux only chapters ?
Replies: 1
Views: 4892

DGIndexNV CLI demux only chapters ?

Hi everybody, the subject is already the question: Is there a CLI parameter that will demux only the chapters from a Matroska file during the indexing process ? I know the parameter -a, but this demuxxes all audio and subtitle files together with the chapters, and for my workflow, I would prefer to ...
by Guest 3
Mon Dec 14, 2020 6:26 pm
Forum: DGDemux
Topic: DGDemux development
Replies: 901
Views: 912736

Re: DGDemux development

I ran both algorithms on MONSTERS_UNIVERSITY and found a 5ms difference in total duration. DGDemux is deleting more frames because it does not attempt to compare the audio frames to see actual duplicates. However, claiming that MLP is perfect is simply not true. Actually, it uses a statistical test...
by Guest 3
Sat Dec 12, 2020 8:29 pm
Forum: DGDemux
Topic: DGDemux development
Replies: 901
Views: 912736

Re: DGDemux development

Is the comment from mlp project still correct regarding truehd frame :
DGDemux deletes a minor frame at every segment boundary, which is better still, but not perfect yet
source : https://github.com/domyd/mlp
by Guest 3
Fri Nov 27, 2020 1:44 pm
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV, mkv's and delays
Replies: 8
Views: 10514

Re: [RESOLVED] DGDecNV, mkv's and delays

Perfect, thank you.
by Guest 3
Fri Nov 27, 2020 11:57 am
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV, mkv's and delays
Replies: 8
Views: 10514

Re: DGDecNV, mkv's and delays

I make a little sample, test_delay.mkv: 27/11/2020 18:51 669.803 test_delay.7z 27/11/2020 18:49 9.601 test_delay.dgi 27/11/2020 18:48 1.390.422 test_delay.mkv 27/11/2020 18:49 1.232.896 test_delay_track2_eng_DELAY -140720463ms.ac3 The first dgi lines (to see DGIndexNV version): DGAVCIndexFileNV22 DG...
by Guest 3
Fri Nov 27, 2020 4:35 am
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV, mkv's and delays
Replies: 8
Views: 10514

Re: DGDecNV, mkv's and delays

The first one mkv was created converting a .ts container from a TV capture. With BD sources I never see that problem. The 4 samples to show the 4 options was created by me, with video (recompressed) and audio from the first sample, but with different delays for the tracks in MkvToolNixGUI. The origi...
by Guest 3
Thu Nov 26, 2020 6:08 pm
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV, mkv's and delays
Replies: 8
Views: 10514

Re: DGDecNV, mkv's and delays

Nope, and the samples was created by me with the same video and audio.
by Guest 3
Thu Nov 26, 2020 4:57 pm
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV, mkv's and delays
Replies: 8
Views: 10514

[RESOLVED] DGDecNV, mkv's and delays

DGDecNV, mkv's and delays. Using DGIndexNV to index and demux a mkv I see a file with the name: V102_track2_spa_DELAY -140720678ms.ac3 Of course the delay can't be more than 39 hours and I make some test generating mkv's with MkvToolNixGUI. 1) We can't create mkv's with negative delays in a track. I...
by Guest 3
Sat Jul 25, 2020 11:25 am
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

Yes, is correct now.

Thanks for your job.
by Guest 3
Sat Jul 25, 2020 5:12 am
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

BD_LPCM BD created by tsMuxeR: eac3to ...TEST_LPCM\BD_LPCM\BDMV\PLAYLIST\00000.mpls 1) ------------------------------------------------------------------------------ M2TS, 1 video track, 2 audio tracks, 0:00:15, 25p 1: h264/AVC, 720p25 (16:9) 2: RAW/PCM, Spanish, 5.1 channels, 24 bits, 48kHz 3: RAW/...
by Guest 3
Fri Jul 24, 2020 6:22 pm
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

Now you obtain L R C LFE SL SR BL BR EDIT: I checked my code in NicAudio.dll : bIsBluRay = true; Bytes = SampleBits / 8; // Bytes only auxiliar here to prepare the matrix // Initializing remap matrix for (Channels=0; Channels < ChannelCount; Channels++) map[Channels] = (Channels + 1) * Bytes; if (Ch...
by Guest 3
Fri Jul 24, 2020 1:42 pm
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

The code seems ok. I tried with other tsMuxeR version, loading the wavs like pcm, ... and always the same remap. The demuxed wav with tsMuxeR, eac3to and ffmpeg have the channels ok Maybe there are some problem with how tsMuxeR store the data. Can you make a DGIndex version to check the problem over...
by Guest 3
Fri Jul 24, 2020 12:06 pm
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

5.1 is ok.

But 7.1 is remaped to: FL,FR,FC,LFE,SL,BL,BR,SR
by Guest 3
Fri Jul 24, 2020 8:42 am
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

About wav format (the same for w64 with only the header is different) you can see http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html and the Microsoft document http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/multichaudP.pdf You can see than the audio samples data are ...
by Guest 3
Fri Jul 24, 2020 6:19 am
Forum: DGDemux
Topic: [RESOLVED] Incorrect LPCM channel order
Replies: 23
Views: 29073

Re: Possible issue with LPCM channel placement

I'm tebasuna51 in Doom9. I can confirm the bug with LPCM in DGIndexNV when demux LPCM tracks. EDIT: the same with DGDemux. Tested with a channel test to be easy to identify. Is know than LPCM tracks are stored inside m2ts with data in Big Endian format and LFE channel at end. When eac3to (like I say...
by Guest 3
Thu Jun 18, 2020 2:37 pm
Forum: DGDecNV
Topic: [RESOLVED] The problem of work when integrated into the converter 5 XviD4PSP
Replies: 4
Views: 8214

Re: The problem of work when integrated into the converter 5 XviD4PSP

Please use Google Translate. Here is the translation: "I don’t understand English, so I write in Russian. There is a problem with the operation of DGindexNV when integrating into the XviD4PSP converter 5, it works fine separately, what could be the problem and are there any options?" With the image...
by Guest 3
Thu Jun 18, 2020 1:52 pm
Forum: DGDecNV
Topic: [RESOLVED] The problem of work when integrated into the converter 5 XviD4PSP
Replies: 4
Views: 8214

Re: The problem of work when integrated into the converter 5 XviD4PSP

Please use Google Translate. Here is the translation: "I don’t understand English, so I write in Russian. There is a problem with the operation of DGindexNV when integrating into the XviD4PSP converter 5, it works fine separately, what could be the problem and are there any options?" With the image...
by Guest 3
Thu Jun 18, 2020 10:28 am
Forum: DGDecNV
Topic: [RESOLVED] The problem of work when integrated into the converter 5 XviD4PSP
Replies: 4
Views: 8214

[RESOLVED] The problem of work when integrated into the converter 5 XviD4PSP

По английски не понимаю, поэтому пишу по русски.
Возникает проблема работы DGindexNV при интеграции в конвертер 5 XviD4PSP, отдельно работает нормально, в чём может быть проблема и есть ли варианты?
Image
by Guest 3
Fri Feb 21, 2020 8:02 pm
Forum: Licensing
Topic: [RESOLVED] License issue -- key is returned as 'N'
Replies: 4
Views: 19535

Re: [RESOLVED] License issue -- key is returned as 'N'

Well, tested on a BD Doctor Sleep 2019 Directors Cut Blu-ray 1080p AVC Atmos TrueHD 7.1-ltzww@CHDBits, nice and simple to use, easy browse to input and output, simple tick for what you want, even TrueHD with or without AC3, extracted everything as required. Much simpler than eac3, as good as HD stre...
by Guest 3
Fri Feb 21, 2020 6:23 pm
Forum: Licensing
Topic: [RESOLVED] License issue -- key is returned as 'N'
Replies: 4
Views: 19535

Re: License issue

Thanks for the reply, yes was me including the [ ], working now.
by Guest 3
Fri Feb 21, 2020 3:49 pm
Forum: Licensing
Topic: [RESOLVED] License issue -- key is returned as 'N'
Replies: 4
Views: 19535

[RESOLVED] License issue -- key is returned as 'N'

Hi, fitted nvidia video card, downloaded dgdecnv2053 & DGDemux_1.0.0.19, both in downloads, started DGDemux, got Computer ID [ ], entered user ID & Computer ID into http://rationalqm.us/licensing.html, received Found user ********** with 3 existing license IDs. Thank you, your new license number for...