| 1 | '''[wiki:Audio_Device/Tests Sound Device Tests]''' |
| 2 | |
| 3 | '''Table of Contents:''' |
| 4 | |
| 5 | [[PageOutline(2-3,,inline)]] |
| 6 | |
| 7 | ---- |
| 8 | |
| 9 | = SoundMAX Integrated Digital Audio = |
| 10 | |
| 11 | == Hardware == |
| 12 | ||Name:||!RealTek HD|| |
| 13 | ||System:|| || |
| 14 | ||Vendor:|| || |
| 15 | ||Chipset:|| || |
| 16 | ||Driver:|| || |
| 17 | |
| 18 | |
| 19 | == Results == |
| 20 | |
| 21 | === Test Date: 25/02/2008: === |
| 22 | |
| 23 | Software: |
| 24 | * PJMEDIA, !PortAudio WMME, version 0.8-trunk date 25/02/2008, Release version |
| 25 | |
| 26 | Results: |
| 27 | || || 8 HKz || 16 KHz || 44.1KHz || 48 KHz || |
| 28 | || Play jitter (min/avg/max)|| 9.999/23.735/32.367 || 9.999/23.735/32.39 || 9.998/23.734/32.457 || 9.997/23.734/32.311 || |
| 29 | || Rec jitter (min/avg/max) || 9.978/27.524/96.744 || 9.999/25.595/64.534 || 9.998/23.290/32.354 || 9.998/23.721/32.377 || |
| 30 | || Play-rec drifts (samples/sec) || 0, -8 || 0, -16 || -88 || -48 || |
| 31 | |
| 32 | ==== Test logs ==== |
| 33 | @8KHz: |
| 34 | {{{ |
| 35 | 12:46:52.712 os_core_win32. pjlib 0.8.0-trunk for win32 initialized |
| 36 | 12:46:52.837 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 37 | 12:46:52.837 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 38 | 12:46:52.837 pasound.c PA message: Pa_GetDeviceInfo: Num output channels reported as 65535! Changed to 2. |
| 39 | 12:46:52.978 pasound.c PortAudio sound library initialized, status=0 |
| 40 | 12:46:52.978 pasound.c PortAudio host api count=3 |
| 41 | 12:46:52.978 pasound.c Sound device count=10 |
| 42 | 12:46:52.978 pjlib WinNT IOCP I/O Queue created (003E659C) |
| 43 | 12:46:52.978 sndtest.c Found 10 devices: |
| 44 | 12:46:52.978 sndtest.c 0: Mapowanie dŸwiêku Microsoft - Input (capture=2, playback=0) |
| 45 | 12:46:52.978 sndtest.c 1: Realtek HDA Primary input (capture=2, playback=0) |
| 46 | 12:46:52.978 sndtest.c 2: Realtek HD Digital input (capture=2, playback=0) |
| 47 | 12:46:52.978 sndtest.c 3: Mapowanie dŸwiêku Microsoft - Output (capture=0, playback=2) |
| 48 | 12:46:52.978 sndtest.c 4: Realtek HD Audio output (capture=0, playback=2) |
| 49 | 12:46:52.978 sndtest.c 5: Podstawowy sterownik przechwytywania dŸwiêku (capture=2, playback=0) |
| 50 | 12:46:52.978 sndtest.c 6: Realtek HDA Primary input (capture=2, playback=0) |
| 51 | 12:46:52.978 sndtest.c 7: Realtek HD Digital input (capture=2, playback=0) |
| 52 | 12:46:52.978 sndtest.c 8: Podstawowy sterownik dŸwiêku (capture=0, playback=2) |
| 53 | 12:46:52.978 sndtest.c 9: Realtek HD Audio output (capture=0, playback=2) |
| 54 | 12:46:53.009 sndtest.c Testing playback device Podstawowy sterownik dŸwiêku |
| 55 | 12:46:53.009 sndtest.c Testing capture device Podstawowy sterownik przechwytywania dŸwiêku |
| 56 | 12:46:53.212 sndtest.c Please wait while test is in progress (~11 secs).. |
| 57 | 12:47:04.337 sndtest.c Dumping results: |
| 58 | 12:47:04.337 sndtest.c Parameters: clock rate=8000Hz, 80 samples/frame |
| 59 | 12:47:04.337 sndtest.c Playback stream report: |
| 60 | 12:47:04.337 sndtest.c Duration: 9s.990 |
| 61 | 12:47:04.337 sndtest.c Frame interval: min=0.001ms, max=32.348ms |
| 62 | 12:47:04.337 sndtest.c Jitter: min=9.982ms, avg=23.721ms, max=32.347ms |
| 63 | 12:47:04.337 sndtest.c Capture stream report: |
| 64 | 12:47:04.337 sndtest.c Duration: 9s.980 |
| 65 | 12:47:04.337 sndtest.c Frame interval: min=0.000ms, max=96.778ms |
| 66 | 12:47:04.337 sndtest.c Jitter: min=9.999ms, avg=27.709ms, max=96.777ms |
| 67 | 12:47:04.337 sndtest.c Checking for clock drifts: |
| 68 | 12:47:04.337 sndtest.c Sound capture is 80 samples faster than playback at the end of the test (average is 8 samples per second) |
| 69 | 12:47:04.337 sndtest.c Test completed with some warnings |
| 70 | }}} |
| 71 | |
| 72 | @16KHz: |
| 73 | {{{ |
| 74 | 12:46:17.196 os_core_win32. pjlib 0.8.0-trunk for win32 initialized |
| 75 | 12:46:17.321 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 76 | 12:46:17.321 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 77 | 12:46:17.321 pasound.c PA message: Pa_GetDeviceInfo: Num output channels reported as 65535! Changed to 2. |
| 78 | 12:46:17.477 pasound.c PortAudio sound library initialized, status=0 |
| 79 | 12:46:17.477 pasound.c PortAudio host api count=3 |
| 80 | 12:46:17.477 pasound.c Sound device count=10 |
| 81 | 12:46:17.477 pjlib WinNT IOCP I/O Queue created (003E659C) |
| 82 | 12:46:17.477 sndtest.c Found 10 devices: |
| 83 | 12:46:17.477 sndtest.c 0: Mapowanie dŸwiêku Microsoft - Input (capture=2, playback=0) |
| 84 | 12:46:17.477 sndtest.c 1: Realtek HDA Primary input (capture=2, playback=0) |
| 85 | 12:46:17.477 sndtest.c 2: Realtek HD Digital input (capture=2, playback=0) |
| 86 | 12:46:17.477 sndtest.c 3: Mapowanie dŸwiêku Microsoft - Output (capture=0, playback=2) |
| 87 | 12:46:17.477 sndtest.c 4: Realtek HD Audio output (capture=0, playback=2) |
| 88 | 12:46:17.477 sndtest.c 5: Podstawowy sterownik przechwytywania dŸwiêku (capture=2, playback=0) |
| 89 | 12:46:17.477 sndtest.c 6: Realtek HDA Primary input (capture=2, playback=0) |
| 90 | 12:46:17.477 sndtest.c 7: Realtek HD Digital input (capture=2, playback=0) |
| 91 | 12:46:17.477 sndtest.c 8: Podstawowy sterownik dŸwiêku (capture=0, playback=2) |
| 92 | 12:46:17.477 sndtest.c 9: Realtek HD Audio output (capture=0, playback=2) |
| 93 | 12:46:17.508 sndtest.c Testing playback device Podstawowy sterownik dŸwiêku |
| 94 | 12:46:17.508 sndtest.c Testing capture device Podstawowy sterownik przechwytywania dŸwiêku |
| 95 | 12:46:17.711 sndtest.c Please wait while test is in progress (~11 secs).. |
| 96 | 12:46:28.759 sndtest.c Dumping results: |
| 97 | 12:46:28.759 sndtest.c Parameters: clock rate=16000Hz, 160 samples/frame |
| 98 | 12:46:28.759 sndtest.c Playback stream report: |
| 99 | 12:46:28.759 sndtest.c Duration: 9s.990 |
| 100 | 12:46:28.759 sndtest.c Frame interval: min=0.001ms, max=32.383ms |
| 101 | 12:46:28.759 sndtest.c Jitter: min=9.999ms, avg=23.721ms, max=32.382ms |
| 102 | 12:46:28.759 sndtest.c Capture stream report: |
| 103 | 12:46:28.759 sndtest.c Duration: 9s.980 |
| 104 | 12:46:28.759 sndtest.c Frame interval: min=0.001ms, max=64.621ms |
| 105 | 12:46:28.759 sndtest.c Jitter: min=9.999ms, avg=25.824ms, max=64.620ms |
| 106 | 12:46:28.759 sndtest.c Checking for clock drifts: |
| 107 | 12:46:28.759 sndtest.c Sound capture is 160 samples faster than playback at the end of the test (average is 16 samples per second) |
| 108 | 12:46:28.759 sndtest.c Test completed with some warnings |
| 109 | }}} |
| 110 | |
| 111 | @44.1KHz: |
| 112 | {{{ |
| 113 | 12:46:29.055 os_core_win32. pjlib 0.8.0-trunk for win32 initialized |
| 114 | 12:46:29.196 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 115 | 12:46:29.196 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 116 | 12:46:29.196 pasound.c PA message: Pa_GetDeviceInfo: Num output channels reported as 65535! Changed to 2. |
| 117 | 12:46:29.337 pasound.c PortAudio sound library initialized, status=0 |
| 118 | 12:46:29.337 pasound.c PortAudio host api count=3 |
| 119 | 12:46:29.337 pasound.c Sound device count=10 |
| 120 | 12:46:29.337 pjlib WinNT IOCP I/O Queue created (003E659C) |
| 121 | 12:46:29.337 sndtest.c Found 10 devices: |
| 122 | 12:46:29.337 sndtest.c 0: Mapowanie dŸwiêku Microsoft - Input (capture=2, playback=0) |
| 123 | 12:46:29.337 sndtest.c 1: Realtek HDA Primary input (capture=2, playback=0) |
| 124 | 12:46:29.337 sndtest.c 2: Realtek HD Digital input (capture=2, playback=0) |
| 125 | 12:46:29.337 sndtest.c 3: Mapowanie dŸwiêku Microsoft - Output (capture=0, playback=2) |
| 126 | 12:46:29.337 sndtest.c 4: Realtek HD Audio output (capture=0, playback=2) |
| 127 | 12:46:29.337 sndtest.c 5: Podstawowy sterownik przechwytywania dŸwiêku (capture=2, playback=0) |
| 128 | 12:46:29.337 sndtest.c 6: Realtek HDA Primary input (capture=2, playback=0) |
| 129 | 12:46:29.337 sndtest.c 7: Realtek HD Digital input (capture=2, playback=0) |
| 130 | 12:46:29.337 sndtest.c 8: Podstawowy sterownik dŸwiêku (capture=0, playback=2) |
| 131 | 12:46:29.337 sndtest.c 9: Realtek HD Audio output (capture=0, playback=2) |
| 132 | 12:46:29.368 sndtest.c Testing playback device Podstawowy sterownik dŸwiêku |
| 133 | 12:46:29.368 sndtest.c Testing capture device Podstawowy sterownik przechwytywania dŸwiêku |
| 134 | 12:46:29.571 sndtest.c Please wait while test is in progress (~11 secs).. |
| 135 | 12:46:40.618 sndtest.c Dumping results: |
| 136 | 12:46:40.618 sndtest.c Parameters: clock rate=44100Hz, 441 samples/frame |
| 137 | 12:46:40.618 sndtest.c Playback stream report: |
| 138 | 12:46:40.618 sndtest.c Duration: 9s.980 |
| 139 | 12:46:40.618 sndtest.c Frame interval: min=0.001ms, max=34.939ms |
| 140 | 12:46:40.618 sndtest.c Jitter: min=9.998ms, avg=23.733ms, max=34.938ms |
| 141 | 12:46:40.618 sndtest.c Capture stream report: |
| 142 | 12:46:40.618 sndtest.c Duration: 10s.000 |
| 143 | 12:46:40.618 sndtest.c Frame interval: min=0.001ms, max=34.071ms |
| 144 | 12:46:40.618 sndtest.c Jitter: min=9.998ms, avg=23.290ms, max=34.070ms |
| 145 | 12:46:40.618 sndtest.c Checking for clock drifts: |
| 146 | 12:46:40.618 sndtest.c Sound capture is 882 samples faster than playback at the end of the test (average is 88 samples per second) |
| 147 | 12:46:40.618 sndtest.c Test completed with some warnings |
| 148 | }}} |
| 149 | |
| 150 | @48KHz: |
| 151 | {{{ |
| 152 | 12:46:40.899 os_core_win32. pjlib 0.8.0-trunk for win32 initialized |
| 153 | 12:46:41.024 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 154 | 12:46:41.024 pasound.c PA message: Pa_GetDeviceInfo: Num input channels reported as 65535! Changed to 2. |
| 155 | 12:46:41.024 pasound.c PA message: Pa_GetDeviceInfo: Num output channels reported as 65535! Changed to 2. |
| 156 | 12:46:41.149 pasound.c PortAudio sound library initialized, status=0 |
| 157 | 12:46:41.149 pasound.c PortAudio host api count=3 |
| 158 | 12:46:41.149 pasound.c Sound device count=10 |
| 159 | 12:46:41.149 pjlib WinNT IOCP I/O Queue created (003E659C) |
| 160 | 12:46:41.165 sndtest.c Found 10 devices: |
| 161 | 12:46:41.165 sndtest.c 0: Mapowanie dŸwiêku Microsoft - Input (capture=2, playback=0) |
| 162 | 12:46:41.165 sndtest.c 1: Realtek HDA Primary input (capture=2, playback=0) |
| 163 | 12:46:41.165 sndtest.c 2: Realtek HD Digital input (capture=2, playback=0) |
| 164 | 12:46:41.165 sndtest.c 3: Mapowanie dŸwiêku Microsoft - Output (capture=0, playback=2) |
| 165 | 12:46:41.165 sndtest.c 4: Realtek HD Audio output (capture=0, playback=2) |
| 166 | 12:46:41.165 sndtest.c 5: Podstawowy sterownik przechwytywania dŸwiêku (capture=2, playback=0) |
| 167 | 12:46:41.165 sndtest.c 6: Realtek HDA Primary input (capture=2, playback=0) |
| 168 | 12:46:41.165 sndtest.c 7: Realtek HD Digital input (capture=2, playback=0) |
| 169 | 12:46:41.165 sndtest.c 8: Podstawowy sterownik dŸwiêku (capture=0, playback=2) |
| 170 | 12:46:41.165 sndtest.c 9: Realtek HD Audio output (capture=0, playback=2) |
| 171 | 12:46:41.196 sndtest.c Testing playback device Podstawowy sterownik dŸwiêku |
| 172 | 12:46:41.196 sndtest.c Testing capture device Podstawowy sterownik przechwytywania dŸwiêku |
| 173 | 12:46:41.399 sndtest.c Please wait while test is in progress (~11 secs).. |
| 174 | 12:46:52.447 sndtest.c Dumping results: |
| 175 | 12:46:52.447 sndtest.c Parameters: clock rate=48000Hz, 480 samples/frame |
| 176 | 12:46:52.447 sndtest.c Playback stream report: |
| 177 | 12:46:52.447 sndtest.c Duration: 9s.980 |
| 178 | 12:46:52.447 sndtest.c Frame interval: min=0.001ms, max=32.367ms |
| 179 | 12:46:52.447 sndtest.c Jitter: min=9.998ms, avg=23.734ms, max=32.366ms |
| 180 | 12:46:52.447 sndtest.c Capture stream report: |
| 181 | 12:46:52.447 sndtest.c Duration: 9s.990 |
| 182 | 12:46:52.447 sndtest.c Frame interval: min=0.001ms, max=32.397ms |
| 183 | 12:46:52.447 sndtest.c Jitter: min=9.998ms, avg=23.720ms, max=32.396ms |
| 184 | 12:46:52.447 sndtest.c Checking for clock drifts: |
| 185 | 12:46:52.447 sndtest.c Sound capture is 480 samples faster than playback at the end of the test (average is 48 samples per second) |
| 186 | 12:46:52.447 sndtest.c Test completed with some warnings |
| 187 | }}} |