Articles about pcm data | UserComp.com

Using FFplay to Read PCM Data Pipline - No Data Available Instead Continuing and Seeking
Using FFplay to Read PCM Data Pipline - No Data Available Instead Continuing and Seeking

This article introduces how to use FFplay, a tool from the FFmpeg project, to read and play audio bytestream produced by a Python script. The PCM 16 LE, single channel audio data can be processed through a pipeline, and FFplay handles the case when no data is available by continuing and seeking instead of stopping.

Read More