[RESOLVED] Audio demux files names

Support forum for DGDecNV
Post Reply
DAE avatar
Zathor
Posts: 94
Joined: Sun Nov 28, 2010 5:06 am

[RESOLVED] Audio demux files names

Post by Zathor »

A user reported here a problem with audio demux files names:
http://forum.doom9.org/showthread.php?p ... ost1596967
I have not reproduced this myself as I do not have such files available.

Input are VOB files with AC3 and PCM audio. DGindexNV command line used:

Code: Select all

dgindexnv.exe" -i "H:\g\ELBOW_BBC CONCERT ORCHESTRA\ntidihn0.ydx\VTS_01_1.VOB","H:\g\ELBOW_BBC CONCERT ORCHESTRA\ntidihn0.ydx
    \VTS_01_2.vob","H:\g\ELBOW_BBC CONCERT ORCHESTRA\ntidihn0.ydx\VTS_01_3.vob","H:\g\ELBOW_BBC CONCERT 
    ORCHESTRA\ntidihn0.ydx\VTS_01_4.vob" -o "H:\g\ELBOW_BBC CONCERT ORCHESTRA\ntidihn0.ydx\VTS_01_1.dgi" -e -h -a
Demuxed audio files names:
VTS_01_1 T81 3_2ch 48KHz 448Kbps DELAY 0ms.ac3
VTS_01_1 T82 2_0ch 48KHz 256Kbps DELAY 0ms.ac3
VTS_01_1.dgi Ta0 48K 16bit 2ch.wav

Is this the intended behavior? If yes I will change MeGUI to detect the PCM/WAV file. But in my opinion the file name should always start with "VTS_01_1 T..." or with "VTS_01_1.dgi T..." (I prefer the first one).
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Audio demux files names

Post by admin »

Hmm, that doesn't look right. Let me have a look before you do anything. Thanks for letting me know.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Audio demux files names

Post by admin »

OK, it's a bug. The ".dgi" shouldn't be there. I will fix that in the next release, which is coming soon with MP4 container support.

Thanks again for bringing this to my attention.
DAE avatar
Zathor
Posts: 94
Joined: Sun Nov 28, 2010 5:06 am

Re: Audio demux files names

Post by Zathor »

neuron2 wrote:OK, it's a bug. The ".dgi" shouldn't be there. I will fix that in the next release, which is coming soon with MP4 container support.

Thanks again for bringing this to my attention.
Thank you for this tool! :D
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: Audio demux files names

Post by admin »

You're welcome.

There is a fix for your issue in this release candidate for MP4 container support if you'd like to try it.

http://rationalqm.us/misc/dgdecnv2043mp4.zip
Post Reply