Displaying 5 results from an estimated 5 matches for "dsbcaps_ctrlpositionnotifi".
Did you mean:
dsbcaps_ctrlpositionnotify
2004 Aug 06
3
Speex settings and jitter
In my experience most of the jitter related issues are because people are
using too small of audio buffer sizes that match the framing size of Speex -
particularly in Windows. This isn't a problem with Speex, but as a
programmer you should collect and append a few frames to match the size of
your output audio frame buffer before attempting to play the sound.
-----Original Message-----
From:
2004 Aug 06
1
Speex settings and jitter
[Just curious, and seizing the opportunity to communicate with
other folks who are doing the same kind of thing I am...]
How are you measuring the latency? I tried measuring it with my
program (also Win32-based, also using DirectSound[Capture]) and came
up with around 130ms. To measure it, I placed the mic near a
speaker to get feedback going, had my program connect to itself
(local
2004 Aug 06
0
Speex settings and jitter
Right - and I deal with that on the receiver end based on an approximation
of sender's and receiver's responsiveness - the minimum latency I've been
able to get into the system is about 150 ms. Of that, jitter buffering is
about 40-100ms. I'd love to figure out how to get that down without killing
myself on thread switching or Win32 kernel calls, but ms has to actually
implement
2019 May 15
0
Wine release 4.0.1
The Wine maintenance release 4.0.1 is now available.
What's new in this release (see below for details):
- Various bug fixes
- Sinhala and Tamil translation updates
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0.1.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0.1.tar.xz
Binary packages for various distributions will
2019 Feb 15
0
Wine release 4.2
The Wine development release 4.2 is now available.
What's new in this release (see below for details):
- Unicode string normalization support.
- Support for ECC cryptographic keys.
- Support for mixing 32/64-bit dlls in the load path.
- Futex-based implementations for more synchronization primitives.
- Various bug fixes.
The source is available from the following locations: