音訊檔案大小計算機
輸入
| 取樣率 | 44,100 Hz |
|---|---|
| 位元深度 | 16 |
| 聲道數 | 2 |
| 時間長度 | 180 秒 |
音訊檔案大小計算機
輸入
音訊參數
≥ 1
≥ 1
結果
輸入數值即可顯示計算結果。
預估檔案大小
\begin{aligned} F &= \dfrac{f_s \times b \times c \times t}{8} \\ &= \dfrac{\left(44,100\,\text{Hz}\right)\left(16\right)\left(2\right)\left(180\,\text{秒}\right)}{8} \\ &= ?\,\text{MB} \end{aligned}
R = f_s \times b \times c = \left(44,100\right)\left(16\right)\left(2\right) = ?