audio compressed to 10kbps using pcm

1 回表示 (過去 30 日間)
Roger
Roger 2016 年 1 月 31 日
回答済み: Walter Roberson 2016 年 1 月 31 日
single chanel , 8k sample rate and 16bit , i want to compressed to 10kbps , can pcm make it ?

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 1 月 31 日
Yes. You can encode each 16 bit sample as a single bit, (Sample >= 2^15); that will get you to 8000 bits per second.

カテゴリ

Help Center および File ExchangePCM についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by