Bugzilla – Bug 4866
Cannot stream the following wav tracks with 16 bits and 12K sampling rate natively.
Last modified: 2008-04-07 15:45:12 UTC
System Info: Dell Optiplex GX620, Vista SP0 ENU Steps to Reproduce: 1. On a clean ghost of Vista SP0 ENU, install SlimServer 7.0a1 of build 2007-03-27. 2. Start SlimServer and play some wav tracks of various frequencies and sampling rates. 3. Notice both mono and stereo wav tracks with 16 bits and 12K samling rate do not stream: Track A: wav, 16 bits, 12K sampling rate, mono, 440 Hz, 10 seconds, and Track B: wav, 16 bits, 12K sampling rate, stereo, 440 Hz, 10 seconds
Created attachment 1874 [details] wav, 16 bits, 12K sampling rate, mono,440 Hz, 10 second
Created attachment 1875 [details] wav, 16 bits, 12K sampling rate, stereo, 440 Hz, 10 second
Wallace, I am able to play these without issue. Perhaps something else is at play here.
I found a minor bug in slimserver that could cause this problem. Please retest with trunk r11717 or branch 6.5 r11718.
Since the fix is included in the 6.5 branch, I am trying it on the 6.5.2 - 11726 build (2007-04-04) on XP. The problem as written is still seen. These two tracks are not playing. The progress bar does not move.
These file formats are rare. Pushing this bug out.
Does this format still fail?
Works with SC7 - 16286.
On SC 7.0, these tracks passed. However, on today's nightly of SlimSerrver 6.5, they still fail: --TESTCASE-- Testing the length of sound in C:/TestThisBuild/SlimServer_6.5_v2008-01-15.exe_TestsLogsOnVista/From_wav_16_12000_1_440_10.wav. --FAIL-- The $nExpectedLengthMin, $nExpectedLengthMax and $nLengthOfSound are 9.87, 10.13, and 0 respectively. --TESTCASE-- Testing the length of sound in C:/TestThisBuild/SlimServer_6.5_v2008-01-15.exe_TestsLogsOnVista/From_wav_16_12000_2_440_10.wav. --FAIL-- The $nExpectedLengthMin, $nExpectedLengthMax and $nLengthOfSound are 9.87, 10.13, and 0 respectively. This bug was about SlimServer 6.5.X. If nightlies of 6.5.X are no longer available to users, then this bug should be closed. Since the latest nightly of 6.5.X still has this issue, I am keeping it open for now.
As mentioned in comment #8 & #9, works in SC7, closing this as works for me.