Bugzilla – Bug 4864
Cannot stream the following wav tracks with 11025 sampling rate natively.
Last modified: 2008-12-18 11:41:57 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 11025 samling rate do not stream: Track A: wav, 16 bits, 11025 sampling rate, mono, 440 Hz, 10 seconds, and Track B: wav, 16 bits, 11025 sampling rate, stereo, 440 Hz, 10 seconds
Created attachment 1870 [details] wav, 16 bits, 11025 sampling rate, mono,440 Hz, 10 second
Created attachment 1871 [details] wav, 16 bits, 11025 sampling rate, stereo, 440 Hz, 10 seconds
Wallace, I am able to play these but not at the right rate. Seems a bit faster. SlimServer does identify the proper bit rate and sample rate however. Tested against both 6.5.2 and 7.0a1 with player firmware 76.
I found a minor bug in slimserver that could cause this problem. Please retest with trunk r11717 or branch 6.5 r11718.
I see. So the fix is in the 6.5 branch. I have tried with today's 6.5.2 build (2007-04-04) on XP SP2 ENU. I am still not able to play these two tracks. The SqueezeBox does not say "Problem Opening ...". The time and progress bar shows up. However, the progress bar does not progress.
Wallace, when you get a chance, please test this with Slimserver 7.
Good News: Verified the fix with SqueezeCenter, build 2008-01-09, on Vista SP0 ENU. Based on Richard's comment, setting status to "FIXED". --TESTCASE-- Testing the length of sound in C:/TestThisBuild/SqueezeCenter_trunk_v2008-01-09.exe_TestsLogsOnVista/From_wav_16_11025_1_440_10.wav. --PASS-- The $nExpectedLengthMin, $nExpectedLengthMax and $nLengthOfSound are 9.87, 10.13, and 10.0000907029478 respectively. --TESTCASE-- Testing the length of sound in C:/TestThisBuild/SqueezeCenter_trunk_v2008-01-09.exe_TestsLogsOnVista/From_wav_16_11025_2_440_10.wav. --PASS-- The $nExpectedLengthMin, $nExpectedLengthMax and $nLengthOfSound are 9.87, 10.13, and 10.0000907029478 respectively.
Verified with automated nightly tests. Marking as "VERIFIED".
Closing.