arecord [-Dplughw:0,0] -r 44100 -f S16_LE -c 2 -d 5 record. ALSA lib ../../../alsa-lib-1.1.4.1/src/pcm/pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

arecord [-Dplughw:0,0] -r 44100 -f S16_LE -c 2 -d 5 record. ALSA lib ../../../alsa-lib-1.1.4.1/src/pcm/pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave

1,363 Views
abhishek_kumar2
Contributor I

I am trying to record some audio file and store it into .wav format.

But, unfortunately i am getting "unable to open slave" arecord: main:828: audio open error: No such file or directory

I am having i.MX 8M Quad EVK.

can anybody help me on this ?

0 Kudos
1 Reply

684 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

 

The reason is that the audio codec that the board has, doesn't support any audio input. For that reason, the gstreamer pipeline can't open the audio card. The only way to record audio is through software, for that I recommend you to use a USB microphone. I apologize for the inconveniences.

 

Best Regards,

Diego.

0 Kudos