search for: dsnoop

Displaying 20 results from an estimated 24 matches for "dsnoop".

Did you mean: snoop
2004 Aug 06
0
ices, alsa, dsnoop plugin a metadata update
..., but DarkIce does not support it. So - I'm using HTTP requests to icecast server http://server:8000/admin/metadata?mount for metadata inserting. But icecast2 server supports it for mp3 streams only (how nice would be to have this support for ogg streams too ;-) Later I found new Alsa plugin dsnoop, which support reading the shared capture buffer of the sound card from many clients concurrently. Fine - it could solve my problem - I will use DarkIce for mp3 streaming (and I will insert metadata through HTTP requests to icecast server) and ices for ogg streaming (with native metadata inserting)...
2006 Jun 09
2
Wine and Audio problem
...the microphone and then the program shows all data, if all goes well. It worked perfectly twice, but then I get sound problems. The problem here, is that the sounds from the HRM are not being picked up by the microphone. In winecfg, I see that VIA 8235 is the wave-out device, but as wave-in device dsnoop:0 is given. I think this is where the problem lies: another program shares wave-in with the HRM program. Is this indeed the case or am I wrong about this? How can I make wine to be the only program using the wave-in device? TIA! Gr, Derk
2004 Nov 01
0
Bug in Ices (metadata update on alsa dsnoop device)
Hello I've discovered, that sending a SIGUSR1 signal to ices causes it's shutdown when recording from an alsa dsnoopped device. > [2004-11-01 18:51:51] INFO signals/signal_usr1_handler Metadata update requested > [2004-11-01 18:51:51] DBUG metadata/metadata_thread_signal meta thread wakeup > [2004-11-01 18:51:51] DBUG stream-shared/stream_wait_for_data Shutdown signalled: thread shutting down > [2...
2013 Jan 17
1
libao problem (Re: [alsa-devel] No dmix/dsnoop on Intel ICH4/5 by default?)
On 16-01-13 21:52, Clemens Ladisch wrote: > Rene Herman wrote: >> I'm out of touch of with alsa -- but should dmix/dsnoop still be >> enabled by default on hardware that doesn't do hardware mixing? > > Yes. > >> I believe that it should be from /usr/share/alsa/cards/ICH4.conf, >> but I don't get mixing on this setup when using the "default" >> pcm... > > What...
2009 Aug 28
4
progress of sound update -- REVISED
Change -- The program I test with is Dragon NaturallySpeaking. Yesterday's Ubuntu updates produced a rash of pulseaudio changes, and suddenly alsa works with wine, without stumbling. Today's secret to making it work: In System/Preferences/Startup applications, uncheck pulseaudio sudo apt-get install esound sudo nano /etc/pulse/client.conf autospawn = no Then every time your computer
2005 Nov 12
0
alsa asound.conf or .asoundrc that combines multiple playback and capture
...pcm "hw:0,0" period_time 0 # needed by oss (= 0) period_size 1024 # needed by oss (= 2^n) period_size 8192 # needed by oss (= 2^n) format S16_LE rate 48000 } } pcm.!dsnoop { type dsnoop # plugin type ipc_key 5678293 # unique ipc id ipc_perm 0666 # would like to use icp_group instead ipc_key_add_uid no # share the same mixer with all users slave {...
2005 May 19
1
Alsa and lag
...echo test, sometimes I get an answer, sometimes not. When I do, sound is about one second lagged - I still hear the ring about a second after I get the answering on console message, and the echo test takes about a second or second and a half to get back the answer. When I use asterisk with dmix and dsnoop, calling just produces the "killed." message, and asterisk exits. I'm just looking for a good quality softphone for the console. Linphone doesn't seem to work properly, and is kludgy. Can someone help me fix my alsa setup or the alsa driver? I'm using asterisk CVS.
2008 May 14
2
Surround 6ch sound on Wine?
...lt 0600) slave { pcm "hw:0,0" # see below rate 48000 channels 6 period_time 0 period_size 1024 buffer_time 0 buffer_size 4096 } } pcm.asym51 { type asym playback.pcm "dmixs51" capture.pcm "hw:0,0" # this might be "dsnoop:0" } pcm.dsp0 { type plug slave.pcm "asym51" } Wine can support 6 channel sound? How can I configure it? On winecfg i've selected "alsa" and the default output is "dmix" or "default" after i make custom .asoundrc. Thank You
2011 Aug 19
26
Pulse audo in 1.3.25+
So I used to use the winepulse patch for wine. (Yes I like pulse). But since 1.3.25+ uses mmdevapi for audio, that patch no longer works. That author points to a wine multimedia git, however, after installing that I have no more sound in any wine application, and the winecfg test audio says audio failed. How do I get this new sound server working in wine? -- Sincerely, MacNean C. Tyrrell
2005 May 02
4
streaming from the sound card
Hi, I'm trying to set up Icecast and Ices to stream from my sound card's line-in. I'm using ALSA. I'm experienced in Linux but haven't spent much time on multimedia and I'm new to streaming. Platform is Mandrake 10.1 with kernel held to 2.4. The sound card is working and I can record to file using sox. Ices and Icecast both start okay, and aren't logging any
2005 May 02
0
streaming from the sound card
...ay that the input is stalled, some other app has the device open and ices stalls when trying to open it. > Any ideas? Here's the pertinent config... > > icecast-2.0.1-1mdk > ices-2.0.0-4mdk ices 2.0.1 has better ALSA support. Using ALSA asoundrc you can configure a device to use dsnoop/dmix and allow multiple apps share the same device at the same time. > cat /etc/ices.conf > <?xml version="1.0"?> > <ices> > <background>0</background> > <logpath>/var/log/ices</logpath> > <logfile>ices.log</lo...
2009 Jun 12
0
No alsa mixing device shows in winecfg
For me, no mixerdevice comes up in winecfg under alsa. I have three soundcards, and my winecfg shows the following: Under alsa, wave-in wave out, shows three copies of dmix:system and dsnoop:system There is no category for Mixer Devices. Under oss, which works fine (except not with the clarity of alsa) I show under : wave-out / wave-in / mixer devices Realtek ALC660-VD USB Mixer Creative CA0110-IBG
2009 Aug 16
6
Alsa audio -- FYI update
...up in winecfg as "Creative CA0110-IBG" and in DNS as "default." Sound quality was pretty good. That was Friday. Now the same steps appear to produce no sound at all. Although I get no error messages, the program does not respond. If I don't kill pulseaudio, then I get dSnoop:default, which seems to start working and then freezes. I got something yet again when I tried to compile wine and install the program with pulseaudio killed. But nothing worked.
2011 Mar 13
4
more than 16 bit audio
hello, can I get out of wine more than 16 bit output? sound_file -> player -> wine_out, which is 24/32 to linux? somethink like that, I am audiophile :( thank you
2008 Aug 10
1
Problems with games
...iag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({33d9a762-90c8-11d0-bd43-00a0c911ce86}) pEnum(0x13ffd8) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer IEnumMoniker_Next(0x13ffd8, 1, 0x13ff10) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Name:L"dsnoop:0" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Clsid:L"{E30629D2-27E5-11CE-875D-00608CB78066}" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({4efe2452-168a-11d1-bc76-00c04fb9453b}) pEnum(0x140278) fixme:dxdiag:DXDiag_InitDXDiagDirec...
2008 Jul 24
1
Ground Control 2 - issues
...iag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({33d9a762-90c8-11d0-bd43-00a0c911ce86}) pEnum(0x14b740) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer IEnumMoniker_Next(0x14b740, 1, 0x14b678) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Name:L"dsnoop:CA0106" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Clsid:L"{E30629D2-27E5-11CE-875D-00608CB78066}" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({4efe2452-168a-11d1-bc76-00c04fb9453b}) pEnum(0x14b708) fixme:dxdiag:DXDiag_InitDXDiag...
2008 Aug 03
0
Game Wont Load - Ground-Control-2
...iag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({33d9a762-90c8-11d0-bd43-00a0c911ce86}) pEnum(0x14b740) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer IEnumMoniker_Next(0x14b740, 1, 0x14b678) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Name:L"dsnoop:CA0106" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Clsid:L"{E30629D2-27E5-11CE-875D-00608CB78066}" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({4efe2452-168a-11d1-bc76-00c04fb9453b}) pEnum(0x14b708) fixme:dxdiag:DXDiag_InitDXDiag...
2008 Aug 21
2
Cant install Ground Control 2
ok.. game is - "Ground Control 2" error in console during install is as follows.. > err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2 > it freeze's...
2009 Aug 19
1
Mouse Cursor drifts in some directx games
...xml xorg xrandr zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owne...
2008 Jun 23
2
Warhammer Online on Wine 1.0
...iagDirectShowFiltersContainer ClassEnumerator for clsid({33d9a762-90c8-11d0-bd43-00a0c911ce86}) pEnum(0x137a88) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer IEnumMoniker_Next(0x137a88, 1, 0x137aa0) fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Name:L"dsnoop:0" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer Clsid:L"{E30629D2-27E5-11CE-875D-00608CB78066}" fixme:dxdiag:DXDiag_InitDXDiagDirectShowFiltersContainer ClassEnumerator for clsid({4efe2452-168a-11d1-bc76-00c04fb9453b}) pEnum(0x137a50) fixme:dxdiag:DXDiag_Ini...