compressed and uncompressed .wav files

后端 未结 4 1160
星月不相逢
星月不相逢 2021-01-03 06:43

What is the difference between compressed and uncompressed .wav files?

4条回答
  •  轮回少年
    2021-01-03 07:39

    There's a great explanation here. The basic difference is that an uncompressed wave file has just the raw bits in it as they "appear". There is nothing done to compress or shrink them. A compressed wave file uses some sort of codec to shrink down the data before putting it in the file.

提交回复
热议问题