Log in

View Full Version : VOBInput.dll truncates audio...


880
14th May 2009, 03:42
I tried to decode Dolby Digital audio from AC3 in a VOB file to PCM WAV (also convert 5.1 down to stereo). I found that when I used VOBInput.dll (version 1.3.0.0) it stopped encoding six minutes before the audio ended.

Then I demuxed the AC3 with VobEdit, and used just the AC3 with BeSweet. That worked fine. Both logs are below.

VOBInput.dll which failed
BeSweet v1.4 by DSPguru.
--------------------------
Using VOBInput.dll v1.3 by DVD2SVCD (http://www.dvd2svcd.org)
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).
Using hip.dll v1.13 by Myers Carpenter <myers@users.sf.net>

Logging start : 05/13/09 , 21:20:12.

BeSweet.exe -core( -input G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.vob -output G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.wav -2ch -logfile G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.log ) -azid( -s stereo -c normal -L -3db ) -ota( -d 400 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.vob
[00:00:00:000] | Output: G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.wav
[00:00:00:000] | Substream ID: 0x80
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] | A/V Delay found : 401msec
[00:00:00:400] +-------- AZID -------
[00:00:00:400] | Output Stereo mode: Stereo
[00:00:00:400] | Total Gain: 0.000dB, Compression: Normal
[00:00:00:400] | LFE levels: To LR -3.0dB, To LFE 0.0dB
[00:00:00:400] | Center mix level: BSI
[00:00:00:400] | Surround mix level: BSI
[00:00:00:400] | Dialog normalization: No
[00:00:00:400] | Rear channels filtering: No
[00:00:00:400] | Source Sample-Rate: 48.0KHz
[00:00:00:400] +---------------------
[00:36:40:816] Conversion Completed !
[00:36:40:816] Actual Avg. Bitrate : 1536kbps
[00:01:06:000] <-- Transcoding Duration
Logging ends : 05/13/09 , 21:21:18.


BeSweet alone which worked
BeSweet v1.4 by DSPguru.
--------------------------
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).

Logging start : 05/13/09 , 21:27:29.

BeSweet.exe -core( -input G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.ac3 -output G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.wav -2ch -logfile G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.log ) -azid( -s stereo -c normal -L -3db ) -ota( -d 400 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.ac3
[00:00:00:000] | Output: G:\Lost_RiffTrax\Ep1 VIDEO_TS\VTS_01_1.wav
[00:00:00:000] | Floating-Point Process: No
[00:00:00:400] +-------- AZID -------
[00:00:00:400] | Input Channels Mode: 3/2, Bitrate: 448kbps
[00:00:00:400] | Output Stereo mode: Stereo
[00:00:00:400] | Total Gain: 0.000dB, Compression: Normal
[00:00:00:400] | LFE levels: To LR -3.0dB, To LFE 0.0dB
[00:00:00:400] | Center mix level: BSI
[00:00:00:400] | Surround mix level: BSI
[00:00:00:400] | Dialog normalization: No
[00:00:00:400] | Rear channels filtering: No
[00:00:00:400] | Source Sample-Rate: 48.0KHz
[00:00:00:400] +---------------------
[00:42:17:136] Conversion Completed !
[00:42:17:136] Actual Avg. Bitrate : 1536kbps
[00:01:12:000] <-- Transcoding Duration
Logging ends : 05/13/09 , 21:28:41.

tebasuna51
14th May 2009, 11:29
These soft are abandoned (BeSweet and the bugreport in http://www.dvd2svcd.org/ for VOBInput.dll don't work), use DGIndex to extract ac3 (or also decoded wav with or without downmix) from VOB files.