search for: dazo

Displaying 9 results from an estimated 9 matches for "dazo".

Did you mean: dato
2005 Jun 06
2
Re: tick tick tick
...ve the tick and it can't be the diff soundcards cause it does it on the same computer. Also the wave out buffer keeps growing as if extra data is comming from somewhere eg: the wave out plays just as fast as the wave in so the wave out buffer should not "grow". -Dragon (dragon@dazoe.net) (www.dazoe.net) Jean-Marc Valin wrote: > Repeat after me: "TCP and VoIP don't mix". You get high latency and the > tick you're getting is probably caused by the fact that you'll never get > two soundcards with the exact same sampling rate (e.g. one will do 7...
2005 Jun 06
2
tick tick tick
...i'm useing TCP to keep packets in order that's not my issue tho, I've solved my cpu useage problem but now i have a tick sound every time i fill a buffer there is a tick does the decoder add a small amount of sicelence to each frame or what else could it be? -- -Dragon (dragon@dazoe.net) (www.dazoe.net)
2002 Jul 01
5
[Bug 327] monitor_fdpass.c: Expected 1 got 1075033556 - Privilege Separation
http://bugzilla.mindrot.org/show_bug.cgi?id=327 ------- Additional Comments From jmknoble at pobox.com 2002-07-02 04:11 ------- Could you please check the error message again? Is it: mm_receive_fd: recvmsg: expected received 1 got nnnnnnnn or is it this: mm_receive_fd: expected type 1 got nnnnnnnn ? Those are two different problems, within a few lines of each other. The exact text
2005 Jun 06
0
Re: tick tick tick
...re eg: the > wave out plays just as fast as the wave in so the wave out buffer should > not "grow". Then you might be having xRUN problems or something like that. In all cases, the problem is in your code and has nothing to do with Speex. Jean-Marc > -Dragon > (dragon@dazoe.net) > (www.dazoe.net) > > Jean-Marc Valin wrote: > > Repeat after me: "TCP and VoIP don't mix". You get high latency and the > > tick you're getting is probably caused by the fact that you'll never get > > two soundcards with the exact same sam...
2002 Jul 01
0
[Bug 327] New: monitor_fdpass.c: Expected 1 got 1075033556 - Privilege Separation
...ion Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: Miscellaneous AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: dazo at netcom.no When enabling the Privilege separation, I get this message in line 117 (monitor_fdpass.c,v 1.3 2002/06/04 23:05:49 markus Exp $) It works ok on Linux 2.4.18 but not on 2.0.36 (Yes, I know I should upgrade) How can I help you to sort this out? I wasn't able to locate where CMS...
2005 Jun 06
1
Is it possible to mix encoded audio?
Hi to all, I developed a VoIP application using Speex. Now i want to record the conversation to a file. As i have two indipendent thread transmitting e receiving voice i whish to mix both audio streams in one stream before saving the conversation to a file. I'm using Speex in narrow band mode, 8 bits per sample, mono. i found at this link http://www.vttoth.com/digimix.htm a simple way to
2005 Jun 04
2
Re: Decoding
It's not playing at half speed... It's playing at 2x speed. -Dragon Jean-Marc Valin wrote: > If it plays at half the speed, it means that either you're setting the > sampling rate wrong or (if you're using Linux) the machine at the other > end is using the broken i810 OSS audio driver which can't set itself to > mono. About writing code properly, just look at
2005 Jun 04
2
Decoding
One quick question. Does the decoder have to know the frame size for each encoded packet? right now i have a program streaming encoded data. Do i need to have it add in the length for each packet size? -Dragon
2005 Jun 04
3
Re: Decoding
What do you mean by write my code properly? With the way it's written right now it is encoding writing out to a stream and decoding from that stream but i'd like to use VBR but when i try it my app fails. and also on a different note I've written some test apps where it recordes from the mic encodes decodes then playes but when i try streaming it over the internet it has long