2004-03-08, 07:26
hi all,
i've just implemented preliminary 48khz direct digital output of pcm streams (and anything that decodes to 2 channel 48khz pcm such as mp3/ogg/flac/aac etc. etc.) into cvs.
this is an experiment to see whether adding our own high quality 44.1khz -> 48khz upsampling is worth the cost in terms of coding and the cpu performance hit.
i need people to test the quality of this.
to participate, please first obtain the ssrc.exe tool (windows command line tool) from here:
homepage of ssrc resampler program
next, do the following:
1. get a good cd track you wish to use for testing the quality.
2. rip it using eac or something you're confident with to .wav format.
3. next, run it through ssrc with the options:
ssrc --rate 48000 in.wav out.wav
you could add --dither 3 or 4, and --pdf options if you wish to see if these make a difference.
4. copy both files to the xbox and check you have dd/dts passthrough enabled (and digital out!
. note you don't have to have a dd/dts decoder - just pcm is fine.
5. play both tracks - see which one you like the sound of better and report back here. note that you should be able to tell that the 48khz one is being direct passed through by watching a viz - not a lot should be happening if all is working.
note that i encoded both my files with flac in order to reduce the size and also i had a bit of trouble with .wavs causing crashes at the end of the track.
let me know how it goes. note that the direct digital output track has been attenuated by mplayer on playback in order to match the output from the mcpx audio processor on the xbox - this will, if anything, reduce the quality and dynamic range of the 48khz file.
i have tested norah jones "don't know why" but could not determine a significant difference, though i think i prefered the direct passthrough method. this may be because i was expecting it to be better, though!
let us know how it goes.
cheers,
jonathan
i've just implemented preliminary 48khz direct digital output of pcm streams (and anything that decodes to 2 channel 48khz pcm such as mp3/ogg/flac/aac etc. etc.) into cvs.
this is an experiment to see whether adding our own high quality 44.1khz -> 48khz upsampling is worth the cost in terms of coding and the cpu performance hit.
i need people to test the quality of this.
to participate, please first obtain the ssrc.exe tool (windows command line tool) from here:
homepage of ssrc resampler program
next, do the following:
1. get a good cd track you wish to use for testing the quality.
2. rip it using eac or something you're confident with to .wav format.
3. next, run it through ssrc with the options:
ssrc --rate 48000 in.wav out.wav
you could add --dither 3 or 4, and --pdf options if you wish to see if these make a difference.
4. copy both files to the xbox and check you have dd/dts passthrough enabled (and digital out!
![Wink Wink](https://forum.kodi.tv/images/smilies/wink.png)
5. play both tracks - see which one you like the sound of better and report back here. note that you should be able to tell that the 48khz one is being direct passed through by watching a viz - not a lot should be happening if all is working.
note that i encoded both my files with flac in order to reduce the size and also i had a bit of trouble with .wavs causing crashes at the end of the track.
let me know how it goes. note that the direct digital output track has been attenuated by mplayer on playback in order to match the output from the mcpx audio processor on the xbox - this will, if anything, reduce the quality and dynamic range of the 48khz file.
i have tested norah jones "don't know why" but could not determine a significant difference, though i think i prefered the direct passthrough method. this may be because i was expecting it to be better, though!
let us know how it goes.
cheers,
jonathan