similar to: Continous decoding of several audio files without destroying speex_decoder

Displaying 20 results from an estimated 400 matches similar to: "Continous decoding of several audio files without destroying speex_decoder"

2007 Nov 20
0
speex_bits_write / speex_bits_read_from - getting Static
Hello, I'm having a problem using Speex - I'm getting white noise/static from the following process: (Load File) -> (Encode) -> (Decode) -> (Play) I know there's no issue with the loading or playing because (Load File)-> (Play) plays the file properly. I believe the problem lies with the speex_bits_write and speex_bits_read_from functions, because if I change my encode
2004 Aug 06
0
Invalid mode encountered: corrupted stream?
Hi, in my application i quite often (not allways) get those two warning: "Invalid mode encountered: corrupted stream?" "Invalid wideband mode encountered: corrupted stream?" The stream is not corrupted but i wish to know what those warning mean to correct my code. My encode and decode routines are those (libspeex 1.1.4): SpeexBits enc_bits, dec_bits; void *enc_state,
2006 Jun 26
1
seeking in time, feedback+question
Hi all, Since this is my first e-mail to the list, let me start with: Thanks for this wonderful project!!! very useful indeed. I was trying to compress some big files and then to access to small portions and decode only those parts. I use the streaming mode(the sample codes provided on the web-site) without the Ogg packaging which seems useful to me for seeking in time. When I seek in time by
2018 Aug 07
2
[R-pkg-devel] Run garbage collector when too many open files
Dear Uwe, (When replying to your message, I sent the reply to r-devel and not r-package-devel, as Martin Meachler suggested that this thread would be a better fit for r-devel.) Thanks. In the example below I used rm() explicitly, but in general users wouldn't do that. One of the reasons for the large number of file handles is that sometimes unnamed temporary objects are created. For
2007 Jul 03
6
Need Advice/Suggestion
Hi all, As we know we can configure in astersik like before 5:00pm calls go to reception and after 5:00 pm calls go to some mobile no. One of my client requested that he wants to manually shift the dial plan like above as he has flexiable timing sometime he finishes at 3:00pm some time 8pm. I can not give him freepbx access. Any idea or solution. Regards Farooq --
2018 Aug 07
1
Run garbage collector when too many open files
Dear Luke, Thanks. See below On 07-08-18 17:07, luke-tierney at uiowa.edu wrote: > In R 3.5 and later you should not need to gc() -- that should happen > automatically within the connections code. Could you elaborate on what has changed in R 3.5? As far as I can tell my problem also occurs in R 3.5 (my computer is still on 3.4.4; but I assume the solaris CRAN machine isn't). And
2005 Jan 04
1
different output for opt/non-opt on win32 platform
----- Original Message ----- From: "Jean-Marc Valin" <Jean-Marc.Valin@USherbrooke.ca> To: "tunkeat" <tunkeat@gmail.com> Cc: "speex" <speex-dev@xiph.org> Sent: Wednesday, January 05, 2005 2:48 PM Subject: Re: [Speex-dev] different output for opt/non-opt on win32 platform >No. Like any other CELP codec, Speex has a memory. The only non-PCM
2005 Sep 04
1
DTX mode using preprocessor?
> Hi, > > It could (and should) definitely be done, but it's somewhere > (unfortunately not on top) on my TODO list. I think the simplest way > (until I really integrate the preprocessor with the codec, which will > take a while) to do it is to add a speex_encoder_ctl() call as you > proposed. I'd call it SPEEX_SET_EXT_VAD_STATUS and I'm willing to merge > a
2005 Jun 07
1
OpenFile, ReadFile & int 13h
Hello, I have a problem with a comboot 16 bits program for syslinux, I use the API openFile, ReadFile and CloseFile for read my own config file. It's ok. I use the int13h to write a floppy disk (syslinux runs on a USB stick), after the first call to int13h, all the call to openFile return an error. Do you know what's the problem? Is it possible to use int13h when we use syslinux API?
2004 Aug 06
1
Query r/e multiple decoder reset...
Hello! I should have asked this earlier, but... :) We're returning to voice processing in our app now, in which we're trying to achieve n-way full duplex voice in a 3d environment. Since Speex is a single voice stream CODEC, we've been looking at having each client upload its stream to the servers, which multiplex several spatially nearby active channels back down to the
1999 Nov 12
1
how to read a file one line at a time?
Is there a way to read a file one line at a time? My file is potentially very large (multiple gigabytes) so I'd like to read and process one line at a time. The only choices I see are: 1) Direct the file to standard input and use readline(), but then I have to parse the data columns myself. 2) Call scan() with nlines=1 over and over again, incrementing skip, but I suspect that it will
2013 Jul 09
0
Fwd: AQuA Meter – waveform analysis to get continous MOS scores for your network
Hi, Although this is a repost from Asterisk biz, we would like to ask if somebody may help us to develop a native Asterisk module using AQuA technology for voice quality monitoring using the same web service AQuA Meter is using. Thanks, Sevana Finland/Estonia ---------- Forwarded message ---------- From: Sevana Oy <sales at sevana.fi> Date: Mon, Jun 17, 2013 at 7:30 PM Subject: AQuA Meter
2009 May 04
1
mosaic plot with two factors and one continous variable
Hello, my dataset is already aggregated: I have two categorical variables, say "continent" and "country" and one non-negative metric variable "population". Now I would like to produce a mosaic plot which uses "population" to determine how large each area of the plot is. In other words, I fail to find out - how to use the mosaic function of the vcd package
2006 Nov 19
2
upgraded to samba-3.0.23c = continous password prompts on shares
Since upgrading to samba 3.0.23c when I try and access the samba shares it continually prompts me for a username and password. The samba server has been joined to a win2k3 domain and should be allowing access based on the windows domain accounts like it used to be doing, but that is no longer working. Any help would be greatly appreciated. Kind regards, Elvar
2007 Nov 25
1
Problem for creating continous streaming and viwing in a webpage
Hi guys I'm using Icecast , Ezstream for creating my Webtv for creating a continuos streaming of some files In the filename filed of Ezstream xml configuration i put a simple m3u playlist. My problems begin when ezstream begin to encode and stream the second file: If a use a system player , like Vlc or totem , the stream it's continous , if I use a web player like Cortado or Itheora
2007 Nov 25
1
Problem for creating continous streaming and viwing in a webpage
Hi guys I'm using Icecast , Ezstream for creating my Webtv for creating a continuos streaming of some files In the filename filed of Ezstream xml configuration i put a simple m3u playlist. My problems begin when ezstream begin to encode and stream the second file: If a use a system player , like Vlc or totem , the stream it's continous , if I use a web player like Cortado or Itheora
2005 May 11
0
entropy and conditional entropy for continous variables
Hi, this is not a R question per se, but since I'm on the lookout for an R solution I thought this was the best place: I would like to calculate the entropy for a variable and the conditional entropy between two variables, H(X|Y) for variables X & Y I have coded the case for the categorical case but I'm having problems understanding how to do it for the continous case. >From
2008 Jul 19
1
Discretize continous variables....
Hi R helpers, I'm preparing dataset to fir logistic regression model with lrm(). I have various cointinous and discrete variables and I would like to: 1. Optimaly discretize continous variables (Optimaly means, maximizing information value - IV for example) 2. Regroup discrete variables to achieve perhaps smaller number of level and better information value... Please suggest if there is
2010 Jun 03
1
Continous variables with implausible transformation?
Dear r users I have a question in coding continuous variables in logistic regression. When "rcs" is used in transforming variables, sometime it gives implausible associations with the outcome although the model x2 is high. So what's your tips and tricks in coding continuous variables. P.S. How to code variables as linear+square in the formula such as lrm. lrm(y~x+sqrt(x))
2008 Aug 06
1
Correlation dichotomous factor, continous (numerical) and ordered factor
Hello R-User! I appologise in advance if this should also go into statistics but I am presently puzzled. I have a data.frame (about 300 rows and about 80 variables) and my variables are dichotomous factors, continuous (numerical) and ordered factors. I would like to calculate the linear correlation between every pair of my variables, because I would like to perform a logistic regression (glm())