FG

How to play a PCM file on an UNIX system?

Fresh3 days ago
Mar 15, 202610776 views
Confidence Score0%
0%

Problem

I'm trying to figure out how to use libmad with C. The trouble is, libmad converts audio files to .pcm files and I'm unable to find a way to play these files. There is no straightforward .pcm player, and Audacity crashes every time I try to open the pcm file with it. Does any one have any experienc…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to play a PCM file on an UNIX system?

Low Risk

`ffplay Tested on Ubuntu Linux 15.10: or: options: : exit player when stream ends : format: : unsigned : 16 bits per value : big-endian : sample frequency : number of channels options: compare the values ;-) Example of how to generate your own files…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment