similar to: Best way to compress *many* .spx files

Displaying 20 results from an estimated 3000 matches similar to: "Best way to compress *many* .spx files"

2004 Dec 14
4
"Click" at end of SPX files?
Hi, I am experiencing some unfortunate problems when encoding WAV files to spx using version 1.0.4. A "click" which is not present in the original WAV file is added to the end of the spx file. Is this a known problem, and if so, which version of the encoder should I switch to... and if I have to switch the encoder, will I also have to switch the version of the decoder? Sincerely,
2004 Dec 15
4
"Click" at end of SPX files?
Ashhar Farhan wrote: > > dear Anders, > > the speex encoder really does not know when you are ending a wave file. > most probably there is a one-off error in your loop that reads the wave > file and you are incorrectly reading the end of the wave file. Hmmm, I am using code ripped verbatim from speexenc. Are there any known bugs of this kind in that? > btw, it will be
2005 Feb 09
0
BUMP: "Click" at end of SPX files?
Hi Jean-MArc (and others), As I say in my mail, signal processing is NOT my area of expertise, and I am lost. I haven't the faintes clue about what you mean by "DC offset". This is why I offer paying someone (ANYONE!!!) to solve the problem. I am aware it's beyond my abilities right now, and am willing to pay someone who /does/ know what he is doing to fix it for me. I am
2004 Dec 14
0
"Click" at end of SPX files?
dear Anders, the speex encoder really does not know when you are ending a wave file. most probably there is a one-off error in your loop that reads the wave file and you are incorrectly reading the end of the wave file. btw, it will be much better to use the 1.1.6 version. it is clean and the binary is avaialbe from the website. very few of us remember 1.1.6. Any particular reason why you
2010 Aug 30
1
Johansen test
Hi all, I am working on exporting "Johansen test statistics" (Johansen test: "ca.jo" in package "urca")to Excel. The problem is that the function output is not a number, but like this: ##################################################### # Johansen-Procedure Unit Root / Cointegration Test # ##################################################### The value of the
2006 Mar 01
6
Same CID on multiple users(friends9 in SIP.conf
Hi there. Is it possible to have different sip users have the same CallerId number in sip.conf. I need this because we got multiple companies on this Asterisk box. Company A's internal numbers: CID: User: 1000 - User 1 2000 - User 2 3000 - User 3 4000 - User 4 Company B's internal numbers: CID: User: 1000 - User 5 2000 - User 6 3000 - User 7 4000 - User 8 Is this allowed? Regards
2006 May 02
1
SV: How does asterisk behave when multiple phonesare logged in on a single SIP/account?
Yeah I do use ring groups at the moment. But the problem is that I can't control "the flow". Let's take your example. dial(SIP/dev1&SIP/dev2&SIP/dev3) If I dial these 3 numbers, and dev2 is already one the phone. How do I check for that? I only want one of the three phones active at the time. But if no telephone is busy, they all should ring until the call is
2009 Feb 02
8
ZFS core contributor nominations
The time has come to review the current Contributor and Core contributor grants for ZFS. Since all of the ZFS core contributors grants are set to expire on 02-24-2009 we need to renew the members that are still contributing at core contributor levels. We should also add some new members to both Contributor and Core contributor levels. First the current list of Core contributors: Bill
2007 Nov 20
5
Creating "special" folders?
Is there anyway to make dovecot create Sent, Draft, etc folder automatically? Or is this the job for a MUA? Regards, BTJ -- ----------------------------------------------------------------------------------------------- Bj?rn T Johansen btj at havleik.no ----------------------------------------------------------------------------------------------- Someone wrote: "I understand that if
2007 Nov 11
5
Secure authentication?
I have enabled SSL support for my dovecot installation but if I enable secure authentication in my MUA, I get an error from dovecot telling me that this is not supported.. Is this because dovecot does not support this or am I missing some config? Regards, BTJ -- ----------------------------------------------------------------------------------------------- Bj?rn T Johansen btj at havleik.no
2003 May 31
2
Bug in speexdec - is this the place to file it?
Hi! I have found and (tentatively) fixed a bug in the Win32 version of speexdec. Is this the place to post it, or... ? Sincerely Anders S. Johansen --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in
2006 Feb 22
1
SV: Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
Thank you very much. For some reason "emailsubject" was not included in my example config. Well, it's working great now. Last question, I promise :P. Is it possible to change the date format? I want it in Norwegian. -----Opprinnelig melding----- Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan Sendt: 22.
2006 Feb 08
4
GotoIf number exists in file. How can i do this?
Hi there. I currently have a GotoIf statement that goes to a special extension priority if the CID match with one of the numbers in my "list" of CIDs. The way I've done it now is by multiple OR operators. There must be a better way. Anyone got some suggestions? This is basicly what I want. "If CID Exists in $File, goto s,10". So when I want to add a new CID I
2006 May 01
2
How does asterisk behave when multiple phones are logged in on a single SIP/account?
Hi. How does this work? What if this SIP/account was a member (agent) of a queue? Ex: dial(SIP/account,20,tT). Would the dialstatus be set as busy when one of the phones is actively talking, or will the other phones continue to ring? You may have seen my other submissions to this list. I'm looking for a way to make the other phones in a group unavailable when one of them is busy. Because
2007 May 02
2
Switching from mailbox to maildir.. duplicates!
Hi We have been running a dovecot server for some time.. users connect with pop. Now this server is going to be substituted with a new one.. before we used mbox, but now we will move to maildir! I have done some testing transfering the mail with the mb2md script, the conversion works correctly, but users gets duplicates since they selected "keep mail on server" I have googled for the
2006 Feb 14
3
Developing a call centre app. Communication with asterisk?
Hi there. We're going to develop a call centre app for internal use in our office. The call centre is probably going to be a java-based client installed on a windows machine that our secretary can use. Features should be a way to see incoming calls, answer them, and then transfer the calls to our different users/groups/divisions. If it also could be possible to have a way to see if the user
2010 Aug 23
2
Fitting VAR and doing Johansen's cointegration test in R
Hi, Could someone please tell me the R codes for fitting VAR(p) (Vector Auto Regressive) models and doing the Johansen?s cointegration tests. TIA Aditya
2003 Jun 10
1
Regression output labels
Hello to all- 1. When I run a regression which implements the augmented Dickey-Fuller test, I am confused about the names given to the regressors in the output. I understand what "xGE" stands for in a standard "lm" test involving an independent variable GE for instance, but if I lags and or differences are included in the model, what do the following "output" stand
2007 Aug 05
1
Understanding of Johansen test.
Dear all, I am struggling to understand the johansen test procedure in the context of co-integration in time series. Yes I understand that this forum is not directly statistics related but still I am posting here hoping that I would get som help. The error correction representation of a VAR[p] model can be written as: Delta y[t] = A[0]*y[t-1] + A[1]*Delta y[t-1] +..............
2007 Dec 12
3
Problem downloading mail with "large" attachment using Thunderbird....
We have a user that is using Thunderbird on Windows to read mail over IMAP and it works ok, except for downloading mail with "large" attachment.. When opening a mail with a attachment with a size of 14-15MB, TB downloads the attachment seemingly ok, but TB stops when reaching 99%. After TB has stopped, if the user tries to select another mail, TB just hangs and it has to be closed and