| ||||||
| 5/17 |
| 2002/2/8 [Uncategorized] UID:23810 Activity:nil |
2/07 What is the relationship between KHZ and bitrate for streaming audio.
e.g. to stream at 22.1 KHz what kind of a bitrate (Kb/sec) do i need?
\_ I think if it's 8-bit sampling you need 22100 * 8 bit/sec. if it's
16-bit you need 22100 * 16.
\_ bitrate = sampling rate * sample bit depth
now go back to school. |