This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

dm8168 dvr3.50 32bit 音频



dm8168  dvr3.50 32bit 音频数据应该是采集不到的吧,

我们用mca0,可以采集16bit数据,

如果采集32bit数据(HDMI 音频数据)

如果设置成如下:

if ((err = snd_pcm_hw_params_set_format (capture_handle, hw_params, SND_PCM_FORMAT_S32_LE)) < 0) {

采集32bit数据,就会出现这样的打印:

Segmentation fault