GUVCView error - Sound not recording

I can’t seem to record sound on any integrated (Using Linux Manjaro) Video/Audio recorder. I have tried using GUVCView from the command line and I get the following error:

V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
attempt to connect to server failed
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
attempt to connect to server failed
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
attempt to connect to server failed
V4L2_CORE: (jpeg decoder) error while decoding frame

I have been able to record sound with the sound recorder app.

I can record video with GUVCView, but no there is no sound recorded along with the video.

I see that ALSA and JACK errors are generating. A pull of the logs with inxi -Fxzc0 gives:

           Sound Server-1: ALSA v: k5.11.19-1-MANJARO running: yes 
           Sound Server-2: JACK v: 0.125.0 running: no 
           Sound Server-3: PulseAudio v: 14.2 running: yes 
           Sound Server-4: PipeWire v: 0.3.28 running: yes 

Not sure what to do next to get integrated sound recording with this application.

I have tried turning on Jack and then attempting to record with GUVCView. From the command line:

GUVCVIEW: version 2.0.6
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (UVCIOC_CTRL_MAP) Error: No such file or directory
V4L2_CORE: (jpeg decoder) error while decoding frame
GUVCVIEW: (status) saving video to /home/avltbyzn/Videos/Webcam/video-37.mkv
ENCODER: add stream 0 to stream list
ENCODER: add stream 1 to stream list
ENCODER: (matroska) add seekhead entry 0 (max 10)
ENCODER: (matroska) add seekhead entry 1 (max 10)
AUDIO: Pulseaudio pa_stream_get_latency() failed
ENCODER: (matroska) closing context
ENCODER: (matroska) closing cluster
ENCODER: (matroska)writing cues
ENCODER: (matroska)add seekhead
ENCODER: (matroska) add seekhead entry 2 (max 10)
ENCODER: (matroska)write seekhead
ENCODER: (matroska) end duration = 9932 (9932.000000)

I can see the volume indicator moving when I make noise, showing that the recording device is recognised, but, clearly, there is no sampling going on:

Screenshot from 2021-06-02 19-43-34

I also have the same problem, though I start the software in graphical mode. The is no sound reproducing the recording, although I can see it being recorded.

I have tried VLC and Webcamoid with the same result. Which, in my humble opinion, makes me think the trouble is with the system. I use Cinnamon.

Under Windows in virtual machine, there is recorded sound.

1 Like

Hello @jojopara , I have found a recording workaround by installing webcamoid directly, i.e not through the package manager but by installing it directly from here (using the ar image). It’s not a solution and I don’t know why it works installing directly, rather than through the package manager, but hopefully this helps. I’m not using Cinnamon so I can’t promise anything. Let me know if you find a solution.

It is true that all three methods of installation that you, djg_s39c have given in the link work. However, I cannot understand how to use it as all three installations result in mirroring the desktop until this process stops. Good that Alt + F4 closes it.

Hello @jojopara , indeed you can capture the desktop screen with webcamoid. In order to use it with your recording device, though, you must select that device in the ‘configure Sources’ section. Click this button to get there:Screenshot from 2021-10-02 11-04-27
Once there, select your webcam. It should be in the list you will see in the top left of your screen (i.e don’t have Screen 0 selected. This is the output from your desktop and is why you are seeing what you are seeing): Screenshot from 2021-10-02 11-07-04

Once you have done this, you should see output from your webcam. Let me know if you have any more difficulties.

Thank you for the reply. This is what I get:
http://paste.pics/1d7e0d0f040f4c67e5f735a1eb88ed8d

1 Like

Okay, that’s not a bug. That’s art.

But seriously, I’m not quite sure why you’re seeing that. I see that the application doesn’t even detect your webcam. Hopefully someone comes along with more knowledge than me on that one. Apologies, wish I had something more constructive for you. Stupid question; the webcam is plugged in and turned on?

Thank you for the reply!

The webcam is plugged in and turned on. I have already gven hope to use guvcview or webcamoid. I shall revert to Debut Video Capture in my VM Windows.

After switching to kernel 5.15, I can now record hear recorded sound.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.