search for: buchner1

Displaying 20 results from an estimated 36 matches for "buchner1".

Did you mean: buchner
2004 Aug 06
1
narrowband embedded in wideband
...be terribly clean, though. Jean-Marc: Take a look at line 1195 in nb_celp.c (CVS). It reads "speex_warning ("More than to wideband layers found: corrupted stream?");" when it should be "More than two wideband layers..." "Christian.Buchner" <Christian.Buchner1@epost.de> writes: >> Is there any way to access only the narrowband portion of a wideband >> stream? > > Try encoding a stream in UWB or WB mode using speexenc. speexdec has > command line options you can use to force it to NB decoding only. So > yes, it is possible. An...
2004 Aug 06
0
ACM Format Tag for Speex Audio
...erent tag which would be qualified by their company name (for example). Keith ________________________________________________ Keith Looney Senior Software Engineer On2 Technologies, Inc. The Duck Corporation <p><p>-----Original Message----- From: Christian Buchner [mailto:Christian.Buchner1@epost.de] Sent: Wednesday, June 18, 2003 12:45 PM To: speex-dev@xiph.org Subject: RE: [speex-dev] ACM Format Tag for Speex Audio <p><p><p>> I have arranged for an official Speex ACM format tag from Microsoft (see below). Feel > free to use this in any ACM codec work. Hmm,...
2004 Aug 06
0
Speex ACM no longer Beta (Houston, we have a release!)
And where do we get this? Saw nothing on the speex website... ----- Original Message ----- From: "Christian Buchner" <Christian.Buchner1@epost.de> To: <speex-dev@xiph.org> Sent: Wednesday, July 16, 2003 11:31 AM Subject: [speex-dev] Speex ACM no longer Beta (Houston, we have a release!) <p><p>The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has b...
2004 Aug 06
2
narrowband embedded in wideband
Is there any way to access only the narrowband portion of a wideband stream? I'd like to be able to encode the audio only once, but allow members in a conference to have some rough selection of bandwidth, and allow them to move to a lower-bitrate stream if there is a need to do so. Thanks, Matthias -- Matthias Granberry matthias@utdallas.edu (469) 371-0596 --- >8 ---- List archives:
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have a release!)
...e only one we could find a while back) does not work very well. Thanks, Keith ________________________________________________ Keith Looney Senior Software Engineer On2 Technologies, Inc. The Duck Corporation <p><p>-----Original Message----- From: Christian Buchner [mailto:Christian.Buchner1@epost.de] Sent: Wednesday, July 16, 2003 5:31 AM To: speex-dev@xiph.org Subject: [speex-dev] Speex ACM no longer Beta (Houston, we have a release!) <p><p>The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has been added t...
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have arelease!)
...field matter to the codec or is it just for human consumption? Thanks, Keith ________________________________________________ Keith Looney Senior Software Engineer On2 Technologies, Inc. The Duck Corporation <p><p>-----Original Message----- From: Christian Buchner [mailto:Christian.Buchner1@epost.de] Sent: Monday, July 21, 2003 1:15 PM To: speex-dev@xiph.org Subject: RE: [speex-dev] Speex ACM no longer Beta (Houston, we have arelease!) <p><p>> I have successfully integrated your ACM codec in our applications, but I have run > into one minor issue. In a code comment...
2004 Aug 06
2
Speex API for use with .Net applications
Hi, I'm Ossama Khayat, an Arab .Net Framework developer. I'm interested in building an API or COM component, of the speex codec, that is suitable for use in a Windows Forms application. This will be used in an Open Source project that will hopefully be hosted in Source Forge one done. I tried downloading the source code and compiling it but really couldn't do much with it, especially
2004 Aug 06
5
Speex ACM no longer Beta (Houston, we have a release!)
The Speex ACM codec has been released as version 1.0.1.1. Enjoy! Here is a list of changes: * A setup application has been added to the release. Just click SETUP.EXE and follow the instructions. * The crash under Windows 95/98/ME was fixed. * A reported crash in VirtualDub, CDEx and possibly other applications was fixed * The codec's Format Tag was changed to an official Microsoft
2003 Jun 16
18
Virgin Radio launches an Ogg stream
Apologies if this is a bit of a commercial post (I've not been lurking long), but you might like to know that the world's most listened-to online radio station has just launched an Ogg stream. (As of today!) http://www.virginradio.co.uk/thestation/listen/ogg.html (or alternatively www.virginradio.co.uk/thestation/listen from a non MSIE+PC browser). Any ideas you have to help promote this
2004 Aug 06
0
Psycho Acoustic models i Speech Coding
> Does anyone have an idea about the possibility to apply psychoacoustic > models as the ones in mp3 or AAC to a CELP coder? Thanks! > /Pontus This is (sort of) done in the decoder with the optional perceptual filtering. Speex tries to shape the noise so that it sounds more pleasant, I believe. To really use perceptual coding, one would require fine granular control over quantization
2004 Aug 06
1
Framesize for UWB vs. WB encoding
> Oops... You've just found a bug. Seems like you're the first one to use > that call. Anyway, it's now fixed in CVS (both trunk and 1.0.x branch). > Thanks for the bug report. Hmm, the call to speex_encode_stereo() takes the frame size as an an argument - and this call generates bits ;) So possibly my bitrate table shows wrong values in the stereo cases. Hmm... Where would
2004 Aug 06
0
found a small bug in speexenc.c
the stack variable bytes_written is never initialized. Not that it matters - it is only incremented and never used later.... ;) <p>--- >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 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No
2004 Aug 06
0
hmm, howabout a typedef instead of void *
Hey, can we make the pointers to the encoder and decoder state variables somewhat more strongly typed? ;) I made a mistake where I basically wrote speex_decode(&st, ... instead of speex_decode(st, ... That is why my decoder blew up all the time. The compiler wouldn't complain. I suspected a corrupt speex bitstream, a corrupted stack frame, etc... So much time wasted because of an
2004 Aug 06
0
FYI: ACM codecs in Netmeeting
If you want to use the Speex ACM codec in Netmeeting, you need to register the codec with Netmeeting. Microsoft offers an API to accomplish this task. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmeet/nm3 codec_1xk3.asp The function is called AddACMFormat in the IInstallAudioCodecs COM interface. It takes a fully initialized WAVEFORMATEX structure as well as an extra
2004 Aug 06
1
Intel libraries
> Because of that, I believe that it's possible to do a much better job by > using a bit of inline assembly. Note that two of these sections of code > have already been coded with SSE assembly. By whom? Which functions are these? Will this eventually be part of an official Speex release? <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2004 Aug 06
0
@Christian Buchner: speex acm & netmeeting
Hi, > I managed to get the codec into netmeeting. Unfortunately it doesn't > properly work. I tried to talk vie net, but only erranous packets are > decoded. Did I possibly register the codec wiht incorrecxt parameters or > is this a problem of the acm codec? I can't tell why. Try to register mode 8kHz Mono mode Q3 or Q4 for Netmeeting. Only these modes pack exactly 1
2004 Aug 06
1
Is there any speex plugin for windows media player?
> While on the subject of plug-ins, has anyone written a Speex plug-in > for the Goldwave audio editor? There is an ACM codec for I/O of WAVE files encoded in Speex. ( www.openacm.org ) But there is no plugin to load or save Vorbis Speex files natively, as far as I know. Christian <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2004 Aug 06
0
Speex API for use with .Net applications
> I'm Ossama Khayat, an Arab .Net Framework developer. > I'm interested in building an API or COM component, of the speex codec, > that is suitable for use in a Windows Forms application. > This will be used in an Open Source project that will hopefully be > hosted in Source Forge one done. A .NET API might be a useful thing. The way I see it, the only way to do it would
2004 Aug 06
0
seeking a Speex programmer for Windows
> I am searching for a programmer whom I can hire to develop a simple Speex audio recording and playback > program for use in Windows. If anyone is interested in this project, please contact me at > extrastuff123@aol.com for more details. If you know of anyone who might be capable and available for hire, > please let them know of this offer. Thank you for your help. Windows Sound
2004 Aug 06
0
status report on the Windows CE (PocketPC) ACM codec
Hello, just a brief report on where I am going with that Windows CE ACM Speex codec. * I managed to compile the GSM610 sample codec by Visual C++ Embedded for the ARM processor. This is set up as a DLL project in the IDE. Replacing the implementation with the existing Win32 code should be straightforward now. * I wrote an install/setup procedure for the codec (works fine) * I built a