search for: sipez

Displaying 20 results from an estimated 126 matches for "sipez".

2007 May 29
3
Speex.lib
...iguration you have to check that your CRT > Run-Time settings match CRT Run-Time settings for Speex project. > Attached project file use more widely used Multi-Threaded DLL CRT > Run-Time, so it will likely match your settings. > > -- > Regards, > Alexander Chemeris. > > SIPez LLC. > SIP VoIP, IM and Presence Consulting > http://www.SIPez.com > tel: +1 (617) 273-4000 > -------------------------------------------------------------------------------- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269...
2009 Jul 01
1
Delays estimation in Speex algorithms
First patch fixes two typos in manual. Second patch adds few notes about latency, as promised. Hopefully I haven't added any typos and grammar errors :) On Wed, Jul 1, 2009 at 8:02 PM, Alexander Chemeris<Alexander.Chemeris at sipez.com> wrote: > Thank you for clarification. I attached a patch which (IMHO) > makes it more clear for everyone who just read Doxygen > docs. Resampler latency docs wording was just ambiguous > IMO, so I made it more robust to fast reading. > > On Wed, Jul 1, 2009 at 5:16 PM, Jea...
2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
...ed for Visual Studio 2008. They are an import of the 2005 files, but fixed and tested. -Aron Aron Rosenberg SightSpeed Inc. _______________________________________________ Speex-dev mailing list Speex-dev@xiph.org http://lists.xiph.org/mailman/listinfo/speex-dev -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20071128/7fbc2334/attachment-0001.html
2009 Jun 29
3
Delays estimation in Speex algorithms
...e algorithms, please, share this knowledge. I believe that this is worth doing and I promise to compile a patch to Speex documentation with obtained values and formulas. In VoIP we fight for every ms of latency, so lets make people more aware of the actual values. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2007 Nov 29
3
[PATCH] Add Visual Studio 2008 Prject files
...le to link Speex statically with VS projects. Other variant is to use some generator, which will use autotools-like files to generate VS project files. But I do not know any such generator which will support all required VS versions. If anybody know - let me know. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2007 Nov 30
0
[PATCH] Add Visual Studio 2008 Prject files
...e're looking for (VC6, VS2003, VS2005, VS2008). It just seems ridiculous that 4 different project files have to be maintained for one operating system, let alone the # of targets each one of those project files needs to be customized for. On 11/29/07, Alexander Chemeris <Alexander.Chemeris@sipez.com> wrote: > > On 11/28/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > > I think the amount of Windows crap is getting a bit ridiculous. Does > > anyone know of a solution to keep things manageable? I mean, the same > > autotools files manage the bui...
2008 Apr 01
1
cross compilation for ARM - ogg headers problem
Hi, You again include host includes in your build: -I/usr/include You should not do this. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2008 Apr 01
1
cross compilation for ARM - ogg headers problem
On 02/04/2008, Alexander Chemeris <Alexander.Chemeris at sipez.com> wrote: > On 4/1/08, Keith Kyzivat <kkyzivat at sipez.com> wrote: > > IIRC, under ARM, I believe I was having issues with --without-libogg. > > I resorted to just downloading libogg sources, setting up my > > cross-compilation environment, and cross compiling it...
2009 Jul 15
2
Speex header
Hi, I would like to know where i can find some info about the speex header format, if there's any. I've seen ogg header format, but as i understand, ogg is used for encapsulating speex in audio files. I want to know if there's any speex header for example when i send speex data on rtp payload. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 15
1
Speex header
so, having a speex frame, how do i know where is each sample if i don't know how many bits per sample are being used. Isn't there any info besides the data ? On Wed, Jul 15, 2009 at 7:21 PM, Alexander Chemeris < Alexander.Chemeris at sipez.com> wrote: > Hi, > > Speex RTP payload does not have any header (except RTP header), > as per speex-rtp RFC. > > On Wed, Jul 15, 2009 at 22:14, Daniel Rosado<dsrosado at gmail.com> wrote: > > Hi, > > > > I would like to know where i can find some info...
2008 Feb 21
2
Determine number of 20ms frames in packet - without decoding
>> Oh, your table looked fine. I think it's mine that was wrong for the >> "null mode" (which nobody ever uses I guess!). > > I'm not sure, but I guess it may be used in VBR or DTX mode? > At least that's why I kept it. Of course it *can* be used (and needs fixing). It just seems few people did :-) > So, what's the next step towards
2007 Nov 28
7
[PATCH] Add Visual Studio 2008 Prject files
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: speex_vs2008.diff Type: application/octet-stream Size: 165590 bytes Desc: speex_vs2008.diff Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071127/08917736/speex_vs2008-0001.obj
2008 Mar 25
0
No subject
...e what 'bits' points to (advancing the pointer to the next frame)... Or then again, I could be entirely wrong here -- I haven't actually written any speex_decode_int code myself (though I have maintained it, and the speex linkages for the project I've worked on). -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 ------=_Part_113560_5269089.1223565455592 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline <div dir="ltr"><div class="gmail_quote"&g...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...> > Speex-dev at xiph.org > > http://lists.xiph.org/mailman/listinfo/speex-dev > > > > > _______________________________________________ > Speex-dev mailing list > Speex-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080401/bb2b8027/attachment-0001.htm
2008 Oct 27
4
Generating 1.2rc1 DLLs with MSVC 2005
Dear all, In the download section of the Speex web site, you can find the Windows DLLs until the 1.2beta2 version, but for the newest version 1.2rc1 there aren?t any available. Therefore, I?m trying to generate the Windows DLLs for the 1.2rc1 version using the MSVC 2005 project files available in the source code. After a lot of problems, finally I have generated the DLLs. However there is a
2007 Dec 12
1
Speex 1.2beta3 is out!
...t; > windows too) > > If anyone could point it out, I would appreciate it. Try to use "speex_lib_get_mode(SPEEX_MODEID_WB)" call instead of using "speex_wb_mode" directly in your code. MS is tricky about exporting variables from DLLs. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2008 Jan 25
2
How to get size of WB frame in bits/bytes?
...me in WB mode for given quality? That is I need to know how many bits encoded frame will occupy in RTP packet. I see SPEEX_SUBMODE_BITS_PER_FRAME request, but it works like this only for NB mode, and for WB mode it return size of WB "subframe" (?) only. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2008 Apr 13
1
Change target VBR on-the-fly?
...rote: > Fantastic! Thanks Tom. > > (if only it was possible to change the VBR target on the fly for the > H264 codec we've licensed :-) ) Theora might be able to do that. Some other folks more closely tied with Xiph probably can comment more on that issue. -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080413/69dcc36a/attachment.htm
2008 Nov 01
1
Visual Studio 2005 projects
...ecause the vcproj file is wrong or is it because > this #define must not be used in that mode? Just want to make > sure I got the correct understanding. I think it was my copy-paste error. Could you provide a patch to add _USE_SSE to the Release SSE build? -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2007 Dec 03
3
[PATCH] Add Visual Studio 2008 Prject files
...uot; to the LDFLAGS variable like this: > > libspeex_la_LDFLAGS = -no-undefined @WHATEVER_WAS_THERE_BEFORE@ Which symbols will it export? I think default behaviour would be to export all symbols, which is not good. So, is there way to pass *.def file to it? -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000