Page 1 of 2

Audio and Video Capture Devices - Help Please!

Posted: Sun Jul 02, 2017 8:36 am
by G8GKQ
I am doing some development work to automate the switching of audio and video capture devices on the Porstdown, and want to make sure that it is likely to work with everybody's devices. For this I need to know what you are using.

To get the information, please plug in your microphone dongle AND Video capture dongle, and go to the command line (from the Console Menu, Shutdown and Reboot Options, Option 3, Exit to Linux). Then type in (or copy and paste) the following command:

Code: Select all

arecord -l
(thats a lower case l as in lima).

Please paste (or photograph or screenshot) the response here. It should be something like:

Code: Select all

**** List of CAPTURE Hardware Devices ****
card 0: usbtv [usbtv], device 0: USBTV Audio [USBTV Audio Input]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [USB Audio Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
Once you have done this, you can type

Code: Select all

/home/pi/rpidatv/scripts/menu.sh menu
to get back to the console.

If you help me with this, I can make sure that I support your configuration. If you don't bother, please don't complain when the next update breaks your Portsdown!

Dave, G8GKQ

Re: Audio and Video Capture Devices - Help Please!

Posted: Sun Jul 02, 2017 8:59 am
by i2NDT
mine is exactly the same:
**** List of CAPTURE Hardware Devices ****
card 0: usbtv [usbtv], device 0: USBTV Audio [USBTV Audio Input]
Subdevices: 1/1
Subdevice #0: subdevice #0

I am using the BATC dongle.

i2NDT Claudio

Re: Audio and Video Capture Devices - Help Please!

Posted: Sun Jul 02, 2017 9:12 am
by g0mjw
Here you go:

pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: U0x534d0x21 [USB Device 0x534d:0x21], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

Re: Audio and Video Capture Devices - Help Please!

Posted: Sun Jul 02, 2017 1:29 pm
by f1faq
Here are mine

**** List of CAPTURE Hardware Devices ****
card 0: Device [USB Audio Device], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: U0x534d0x21 [USB Device 0x534d:0x21], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

Card 0 does not show any info. It is a low cost chinese "3D sound" dongle
Typing lsusb gives more : Bus 001 Device 013: ID 1b3f:2008 Generalplus Technology Inc.
Card 1 is an EasyCAP

73's - Christian

Re: Audio and Video Capture Devices - Help Please!

Posted: Sun Jul 02, 2017 9:58 pm
by G4KLB
**** List of CAPTURE Hardware Devices ****
card 2: STK1160 [STK1160], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: Device [USB Audio Device], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

also use
**** List of CAPTURE Hardware Devices ****
card 0: Device [USB Audio Device], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: U0xeb1a0x2861 [USB Device 0xeb1a:0x2861], device 0: USB Audio [USB Audio ]
Subdevices: 1/1
Subdevice #0: subdevice #0

Colin G4KLB

Re: Audio and Video Capture Devices - Help Please!

Posted: Sun Jul 02, 2017 10:16 pm
by G8GKQ
Thanks Colin

I had all the others so far, but had forgotten the STK1160.

Any more out there??

Dave

Re: Audio and Video Capture Devices - Help Please!

Posted: Mon Jul 03, 2017 2:34 pm
by g3xig
My Pi identifies a simple headphone / microphone dongle and EasyCap adapter as follows:

**** List of CAPTURE Hardware Devices ****
card 1: Set [C-Media USB Headphone Set], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: usbtv [usbtv], device 0: USBTV Audio [USBTV Audio Input]
Subdevices: 1/1
Subdevice #0: subdevice #0

Regards,
Clive

Re: Audio and Video Capture Devices - Help Please!

Posted: Mon Jul 03, 2017 7:22 pm
by g0mjw
Here is a USB audio dongle

pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: AUDIO [USB AUDIO], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

Re: Audio and Video Capture Devices - Help Please!

Posted: Tue Jul 04, 2017 3:17 am
by KenW6HHC
Hi Dave G8GKQ,

I am running my RPi3/Portsdown-SW/DATV-Express-modulator in the CAMPEG-2 mode with the PI-camera installed and a Logitech USB-based headset with boom-microphone also installed. The audio seems very reasonable. My linux printout is:

**** List of CAPTURE Hardware Devices ****
card 0: Headset [Logitech USB Headset], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0


73...de Ken W6HHC

Re: Audio and Video Capture Devices - Help Please!

Posted: Tue Jul 04, 2017 10:12 am
by borzwatson
**** List of CAPTURE Hardware Devices ****
card 0: USB20 [AV TO USB2.0], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Device [USB PnP Sound Device], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0

Thanks for all your work on this.

73 Simon M0ZSU