Log in

View Full Version : Problem BeSplit, DTS-Wav -> DTS Stream Doesn't work !!!!


Tery
17th March 2003, 14:25
I have downloaded DTS Wav files, and before burning it I want to listen it, but I can't, making some search I found your website, and this faq :

24b) I have encoded a 5.1 DTS WAV with SurCode DTS-CD. how do i playback it on my pc ?

no known players supports DTS-WAVs, so the only thing you could do is first extracting the 5.1DTS stream from the DTS-WAV using BeSplit and then playbacking it in any player that capable of playing dts. (powerdvd, for instance)


I've tried to do it, doing :
BeSplit -core( -input 19.wav -prefix e:\ -type ddwav -fix )

Everytime i'm doing it it's goes on stop at the same time and the files resulting is always the same size (about 400ko).

So what is the problem, is it me donig some bad commands ???

Tery.

DSPguru
17th March 2003, 15:14
1. :logfile:
2. use BeSplit v0.9b4

Tery
17th March 2003, 17:04
DTS-Wav Files is : 74_783_764 octets

Log file (Using BeSliced) :

BeSplit v0.9b4 by DSPguru.
--------------------------

Logging start : 03/17/03 , 16:58:02.

E:\tmp\BeSplit.exe -core( -input 19.wav -fix -logfile BeSliced.txt -type ac3 -output E:\tmp\19_Fixed.ac3 ) -profile( BeSliced v0.3 )

[00:00:00:000] +------- BeSplit -----
[00:00:00:000] | Input : E:\tmp\19.wav
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Channels Count: 5, Bitrate: 80kbps
[00:00:00:000] | Output : E:\tmp\19_Fixed.ac3
[00:00:00:000] +---------------------
[00:00:00:000] | Writing E:\tmp\19_Fixed.ac3
[00:00:00:000] +---------------------
[00:00:00:000] Operation Completed !
[00:00:54:000] <-- Process Duration
Logging ends : 03/17/03 , 16:58:56.


========>>>>>>> 19_Fixed.ac3 is 0 octets.

Log file (Using BeSplit -core( -input 19.wav -prefix e:\ -type ddwav -fix ) ) :

BeSplit v0.9b4 by DSPguru.
--------------------------

[00:00:00:000] +------- BeSplit -----
[00:00:00:000] | Input : 19.wav
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Channels Count: 5, Bitrate: 448kbps
[00:00:00:000] | Output Prefix : e:\
[00:00:00:000] +---------------------
[00:00:33:184] | Writing e:\01.ac3
[00:00:33:184] +---------------------
[00:00:33:184] Operation Completed !
[00:00:25:000] <-- Process Duration

========>>>>>>> 01.ac3 is 643_008 octets.

Please Help Me.

TerY.

DSPguru
17th March 2003, 17:10
use '-type dtswav'

Tery
17th March 2003, 17:31
use '-type dtswsav'
I think this is :
use '-type dtswav'

I've tried it but this was with 0.84 besplit version :)
Thank you

PS : you should put the option (dtswav) in the help command line
Tery.