Re: turn capture [on] on usb audio.

2006-04-05 Thread David R. Litwin
Hi,I have a Dazzle DVC90, which is a video capture device.
(It captures audio  video in fact)Are you saying that you can capture video via usb? From what device? How?Thanks very much.-- —A watched bread-crumb never boils.
—My hover-craft is full of eels.—[...]and that's the he and the she of it.


Re: turn capture [on] on usb audio.

2006-04-05 Thread Rakotomandimby Mihamina
On Wed, 2006-04-05 at 02:46 -0400, David R. Litwin wrote:
 Are you saying that you can capture video via usb?

Yes.

  From what device?

/dev/video0, with a dedicated hardware (any supported video capture
device): mine is a Dazzle DVC90 from Pinnacle.

 How?

http://www.linuxtv.org/v4lwiki/index.php/Em2820

-- 
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source  GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads  documentation.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



turn capture [on] on usb audio.

2006-04-04 Thread Rakotomandimby Mihamina
Hi,
I have a Dazzle DVC90, which is a video capture device.
(It captures audio  video in fact)

The problem is that the capture sound id off:

# cat /proc/asound/cards
0 [DVC90]:  USB-Audio - DVC90
Pinnacle Systems GmbH DVC90 at 
usb-:00:0e.2-1, high speed

# amixer -c 0 scontrols
Simple mixer control 'PCM',0

# amixer -c 0 sset PCM 10
Simple mixer control 'PCM',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Mono
  Limits: Capture 0 - 16
  Mono: Capture 10 [62%] [off]

How to turn it [on]?

# uname -r
2.6.16-1.2080_FC5

These are the loaded modules.

# lsmod | grep snd
snd_usb_audio  69441  0
snd_es1938 20293  0
gameport   15177  1 snd_es1938
snd_opl3_lib   10305  1 snd_es1938
snd_mpu401_uart 7873  1 snd_es1938
snd_seq_dummy   3781  0
snd_seq_oss28993  0
snd_seq_midi_event  7105  1 snd_seq_oss
snd_seq47153  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss45009  0
snd_mixer_oss  16449  1 snd_pcm_oss
snd_pcm76869  3 snd_usb_audio,snd_es1938,snd_pcm_oss
snd_timer  22597  3 snd_opl3_lib,snd_seq,snd_pcm
snd_page_alloc 10441  1 snd_pcm
snd_usb_lib15041  1 snd_usb_audio
snd_rawmidi24001  2 snd_mpu401_uart,snd_usb_lib
snd_seq_device  8909  5
snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_hwdep   9541  2 snd_usb_audio,snd_opl3_lib
snd50500  13
snd_usb_audio,snd_es1938,snd_opl3_lib,snd_mpu401_uart,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device,snd_hwdep
soundcore   9377  1 snd

-- 
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source  GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads  documentation.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]