1. 查看支持的格式:

ffplay.exe -formats

 

2. 播放PCM裸流:

ffplay.exe -ar 44100 -channels 2 -f s16le -i pcm_file_path

根据PCM文件调整参数

 

相关文章: