search for: audio_samplerate

Displaying 5 results from an estimated 5 matches for "audio_samplerate".

2005 Oct 11
1
noise when passing trougth speex_preprocess
Hi all, as in subject, speex_preprocess inject noise in my data. Someone can help ? Here's the way that i'm using: #define NN 160 /* 20msec di audio */ #define AUDIO_SAMPLERATE 8000 spx_int16_t TEMP_Buffer[NN]; speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE); c = denoise; speex_preprocess_ctl(speex_pp_state, SPEEX_PREPROCESS_SET_DENOISE,&c); c = agc; speex_preprocess_ctl(speex_pp_state, SPEEX_PREPROCESS_SET_AGC, &c); if(agc) { float t; t = agc_l...
2005 Sep 22
1
Noise :-(
...=============== #define NN 160 /* 20msec di audio */ ... int tbc=0,c,d,ret; spx_int16_t TEMP_Buffer[NN]; char DLECODE; /* Inizializza il preprocessore Speex se non inizializzato */ if(Modem->speex_pp_state == NULL) { Modem->speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE); } /* Modifica i parametri di Speex */ c = Modem->denoise; speex_preprocess_ctl(Modem->speex_pp_state, SPEEX_PREPROCESS_SET_DENOISE, &c); c = Modem->agc; speex_preprocess_ctl(Modem->speex_pp_state, SPEEX_PREPROCESS_SET_AGC, &c); if(Modem->agc) {...
2009 Jun 21
0
Sources can't connect to my server
...ats/stats.c new node stream_start (Wed, > 17 Jun 2009 17:50:09 Pacific Daylight Time) > [2009-06-17 17:50:09] DBUG stats/stats.c new node total_bytes_read (0) > [2009-06-17 17:50:09] DBUG stats/stats.c new node total_bytes_sent (0) > [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_samplerate > (44100) > [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_channels (2) > [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_bitrate (64001) > [2009-06-17 17:50:09] DBUG stats/stats.c new node ice-bitrate (64) > [2009-06-17 17:50:10] DBUG stats/stats.c new node art...
2008 Feb 01
1
can not stream the video using eztream
...maining: 00:00:54 server Icecast 2.3.1 server_start Thu, 31 Jan 2008 18:07:42 -0500 source_client_connections 1 Mount Point : (/different.ogg) List Clients | Move MountPoints | Update Metadata | Kill Source audio_bitrate 48000 audio_channels 2 audio_info bitrate=128;channels=2;samplerate=44100 audio_samplerate 44100 bitrate 128 channels 2 genre RockNRoll ice-bitrate 48 listener_peak 3 listeners 3 listenurl http://localhost:8000/different.ogg max_listeners unlimited public 1 samplerate 44100 server_description This is a stream description server_name My Stream server_type application/ogg server_url http:/...
2009 Jun 18
4
Sources can't connect to my server
I have IceCast 2.3.1 running on Window XP SP3 as a windows service. My computer is behind a d-link router, and the router is configured to pass through to port 8000 on my computer. On the same computer I am running WinAmp with an oddcast dsp and streaming work fine, people beyond my router can listen no problem. I also have a laptop running Windows Vista SP2 with WinAmp and a Spacial dsp,