.pcm — Pulse-Code Modulation Audio File
Various · 1937
What is a .pcm file?
PCM, or Pulse-Code Modulation, is a method used to digitally represent analog audio signals. It is the standard form for uncompressed audio in computing and data transmission, widely used in CD audio and digital telephony. While offering high fidelity, PCM files can be very large due to their uncompressed nature.
Programs That Open .pcm Files
| Platform | Program | ||
|---|---|---|---|
| Windows | VLC Media Player | Free | |
| Audacity | Free | ||
| Windows Media Player | Free | Official | |
| Foobar2000 | Free | ||
| macOS | VLC Media Player | Free | |
| QuickTime Player | Free | Official | |
| Audacity | Free | ||
| IINA | Free |
Common Problems with .pcm Files
Frequently Asked Questions
PCM is uncompressed audio, offering the highest possible fidelity but resulting in large file sizes. Compressed formats like MP3 use algorithms to reduce file size, often with a slight loss of audio quality.
Yes, PCM audio files can be edited with most audio editing software, such as Audacity or Adobe Audition. Their uncompressed nature makes them ideal for editing as they retain maximum detail.
The quality of PCM audio is determined by its sample rate (how many times per second the sound is sampled) and bit depth (the resolution of each sample). Higher sample rates and bit depths result in higher quality.
Technical Details
PCM files store audio data as a sequence of digital samples without any compression. The raw audio data often starts directly with the sample data, though some variations might include minimal header information for format specifications.