PDA

View Full Version : dts to ac3 (and also six waves) bug


Wilbert
14th September 2003, 01:14
I made a dts from a dtswav with besplit (using "-type dtswav -fix"). The dts plays fine in WMP6.4 (with iviaudio.ax, set on 6ch). If needed I can upload the file.

1) Couldn't find the v1.5b21 besweet.dll.

2) dts -> ac3 resulted in a file of 0kb.

3) dts -> 6 wavs resulted in wavs of 44kb. When opening in winamp: the data chunk contains no data

Log files:

azidts v0.1 by zmAn
-------------------
Using BeSweet.dll v1.5b18 by DSPguru (http://DSPguru.Doom9.org)
Using AC3enc.dll v0.21 by Fabrice Bellard (http://ffmpeg.org).

Logging start : 09/14/03 , 00:58:32.

c:\program files\azidts\azidts.exe -core( -input d:\Disc3\Test7\SurroundTest-New.dts -output d:\Disc3\Test7\SurroundTest-New-DTS.ac3 -logfilea C:\Program Files\Besweet\BeSweet.log ) -ota( -G peak ) -ac3enc( -b 384 -6ch )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : d:\Disc3\Test7\SurroundTest-New.dts
[00:00:00:000] | Output: d:\Disc3\Test7\SurroundTest-New-DTS.ac3
[00:00:00:000] | Floating-Point Process: No
[00:00:08:469] Conversion Completed !
[00:00:08:000] <-- Transcoding Duration

Logging ends : 09/14/03 , 00:58:40.


azidts v0.1 by zmAn
-------------------
Using BeSweet.dll v1.5b18 by DSPguru (http://DSPguru.Doom9.org)

Logging start : 09/14/03 , 00:59:53.

c:\program files\azidts\azidts.exe -core( -input d:\Disc3\Test7\SurroundTest-New.dts -output d:\Disc3\Test7\SurroundTest-New-DTS- -6ch -logfilea C:\Program Files\Besweet\BeSweet.log ) -ota( -G peak ) -profile( ~~~~~ Default Profile ~~~~~ )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : d:\Disc3\Test7\SurroundTest-New.dts
[00:00:00:000] | Output: FL, FR, SL, SR, C, LFE
[00:00:00:000] | Floating-Point Process: No
[00:00:08:469] Conversion Completed !
[00:00:08:000] <-- Transcoding Duration

Logging ends : 09/14/03 , 01:00:01.

tiki4
15th September 2003, 17:20
Your logfile shows that you try to post-gain an AC3 file. (-ota( -G peak )). Do you think that works? Well, I didn't do many DTS transcodings so far, but can you try without the -ota-switch?

tiki4

tiki4
15th September 2003, 17:23
Just found another post containing a similar logfile, but there it was '-ota( -g peak )' which corresponds to pre-gaining. Maybe that works better?

tiki4

Wilbert
15th September 2003, 20:30
I removed it, and it works fine. Thanks very much :)