오디오 파일 크기 계산기
입력
| 샘플레이트 | 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) = ?