View Single Post
Old 5th September 2003, 09:26   #72  |  Link
DSPguru
BeSweet Author
 
DSPguru's Avatar
 
Join Date: Oct 2001
Location: On top of a supercompact cardinal
Posts: 3,506
the spike at the beginning cannot be avoided, since it's actually data - not samples, and in fact, this is useful data : it's the peak value of all channels.

Quote:
Originally posted by Eye of Horus
BeSweet.exe -core( -input L:\s2s\result.wav -output L:\s2s\temp- -6ch ) -ota( -g max )
if you use v1.5b21, this would be a more advised commandline (faster/better quality):
Quote:
BeSweet.exe -core( -input L:\s2s\result.wav -output L:\s2s\temp- -6chfloat ) -ota( -g peak )
but if you don't feel like sitting infront of the computer until the BeSweet process ends, use the commandline from the BeSweet FAQ to transcode directly to DTS. (end-to-end floating-point process)


note : don't forget to create logfiles - for future discussions!

Last edited by DSPguru; 5th September 2003 at 13:27.
DSPguru is offline