Speex 1.0-beta 2 Is Out, Speex now faster |
![]() ![]() |
Speex 1.0-beta 2 Is Out, Speex now faster |
Oct 28 2002, 08:12
Post
#1
|
|
|
Xiph.org Speex developer Group: Developer Posts: 431 Joined: 21-August 02 Member No.: 3134 |
I'd like to let you know that I just released Speex 1.0-beta2:
"This second beta release brings many, many optimizations to the encoder and decoder. In some cases, the speedup is on the order of 50% to 100%. As part of the optimizations, some sections of Speex have been written in assembly with SSE instructions which can be enabled with the _USE_SSE flag when compiling with GCC. Finally, the code has received a major cleanup." Also the web site has been re-designed: http://www.speex.org/ |
|
|
|
Oct 28 2002, 10:05
Post
#2
|
|
|
Group: Members Posts: 761 Joined: 29-September 01 Member No.: 40 |
could someone please compile a win32 version please ? Perhaps a windows version could be on speex.org as well ?
|
|
|
|
Oct 28 2002, 15:33
Post
#3
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
QUOTE (Benjamin Lebsanft @ Oct 28 2002 - 10:05 AM) could someone please compile a win32 version please ? win32 compile of speexenc and speexdec available now at Mirror 1, below. Edit: New update version of Speexdrop + sources posted too. -------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Oct 28 2002, 19:46
Post
#4
|
|
|
Group: Members Posts: 85 Joined: 24-October 02 Member No.: 3615 |
Does the new speex encoder / decoder support high quality wav files for input or does it only take mono wav files? If it only takes mono wav files, can someone please tell me the best, quickest, simplest way to get a wav file to mono wav using a command line program, if any are available!
|
|
|
|
Oct 28 2002, 19:51
Post
#5
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
QUOTE (imi @ Oct 28 2002 - 07:46 PM) Does the new speex encoder / decoder support high quality wav files for input or does it only take mono wav files? If it only takes mono wav files, can someone please tell me the best, quickest, simplest way to get a wav file to mono wav using a command line program, if any are available! If you are a win32 user, you could use speexdrop which will do the downmixing (to mono) and the resampling for you. -------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Oct 28 2002, 20:02
Post
#6
|
|
|
Group: Members Posts: 85 Joined: 24-October 02 Member No.: 3615 |
how did you get your program to do all the downmixing stuff?
|
|
|
|
Oct 28 2002, 21:01
Post
#7
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
QUOTE (imi @ Oct 28 2002 - 08:02 PM) how did you get your program to do all the downmixing stuff? Well, the downmixing is easy enough: (left channel + right channel)/2 about does it! -------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Nov 1 2002, 02:41
Post
#8
|
|
|
Group: Members Posts: 105 Joined: 4-October 01 From: Ontario, Canada Member No.: 211 |
Is it only me or it happens to everyone?
When I try to use speexdrop with a big audio file (1 hour lecture recording in 8khz, 16bit PCM) speexdrop increases in size and then almost kills the whole system. So after a few minutes speexdrop takes 700Mb of virtual memory. However if I use speexenc.exe, then everything is ok and very fast, total memory taken is only a few kb. May be it is possible to create speexdrop similar to LameDrop, where an external encoder is used? -------------------- My endian is bigger than yours.
|
|
|
|
Nov 1 2002, 15:34
Post
#9
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
Sounds like I have a memory leak problem. I'll look into it. Thanks for the notification.
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
Nov 1 2002, 19:55
Post
#10
|
|
![]() xcLame and OggDropXPd Developer Group: Developer Posts: 3708 Joined: 30-September 01 From: Bracknell, UK Member No.: 111 |
It was indeed a memory leak. Problem fixed and new sources and exe, V0.0.3, uploaded to Mirror 1, below.
-------------------- John
---------------------------------------------------------------- My compiles and utilities are at http://www.rarewares.org/ |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 23:16 |