Displaying 18 results from an estimated 18 matches for "guthre".
Did you mean:
guthrie
2010 Dec 06
2
Problems with Speex Resamplers
How much latency are we talking about? It seems that this issue cannot be
easily pinpointed, but if it turns out to be related to the Speex Resampler
let me know and I will put it on my task list.
- Sherief
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of Colin Guthrie
Sent: Monday, December 06, 2010 9:47 AM
To: speex-dev at
2010 Dec 06
2
Problems with Speex Resamplers
If you can produce a simple minimal repro that exhibits this issue on some
procedural signal (sine wave, etc) I'd love to look into it some more - I'm
maintaining a hardened version of the Speex Resampler and would be very
concerned if this bug made it into production.
- Sherief
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
2010 Dec 07
1
Problems with Speex Resamplers
'Twas brillig, and Colin Guthrie at 06/12/10 15:10 did gyre and gimble:
> 'Twas brillig, and Sherief N. Farouk at 06/12/10 14:52 did gyre and gimble:
>> How much latency are we talking about? It seems that this issue cannot be
>> easily pinpointed, but if it turns out to be related to the Speex Resampler
>> let me know and I will put it on my task list.
>
> Will
2010 Dec 03
2
Problems with Speex Resamplers
Colin,
If you're using stereo audio with the resampler, there is a bug that can
occur under certain situations (and maybe that's what's been happening
to you). Check out:
http://lists.xiph.org/pipermail/speex-dev/2009-August/007406.html
With that patch, I've used the resampler extensively in many situations
without any problems.
John Ridges
On 12/3/2010 1:00 PM,
2010 Dec 03
0
Problems with Speex Resamplers
Hi Everyone,
Just wanted to let people know that we've uncovered some problems with
the speex resamplers in PulseAudio
The problem generally manifests itself when having the following setup.
* Server Sample Rate: 44100
* Resampler: speex-* (both fixed and float)
* Playing a 48000 stream
The problem only really manifests itself in the first 500ms or so of the
stream and then generally
2010 Dec 06
0
Problems with Speex Resamplers
'Twas brillig, and Sherief N. Farouk at 06/12/10 14:29 did gyre and gimble:
> If you can produce a simple minimal repro that exhibits this issue on some
> procedural signal (sine wave, etc) I'd love to look into it some more - I'm
> maintaining a hardened version of the Speex Resampler and would be very
> concerned if this bug made it into production.
Well at present,
2007 Jun 04
0
Name mangling problem
...ay to tell samba that it can assume
that all of the clients can handle long filenames?
I have tried several settings, but nothing seems to work.
My samba server is running FC5 with samba 3.0.24-4. I am running XP service
pack 2 on my XP machine.
Thank you very much in advance.
Sincerely,
John Guthre
guthrie@counterexample.org
2006 Sep 29
0
Re: compiz Digest, Vol 7, Issue 20
In response to -->
Date: Thu, 28 Sep 2006 20:42:28 +0100
From: Colin Guthrie <gmane@colin.guthr.ie>
Subject: [compiz] Re: beryl fork
To: compiz@lists.freedesktop.org
Message-ID: <efh8fc$7u2$1@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
----------
I want to comment on the fork too. I apologize if this isn't the right
venue, but it's my response to
2007 Apr 20
0
Compiz-manager script (Was: --skip-gl-yield)
I threw together a very rough draft of a script:
(See my compiz-script git repo:
http://gitweb.beryl-project.org/?p=users/kristian/compiz-scripts;a=summary
)
It's not too pretty, and only really adjusted for nVidia, so it's
pretty useless at this point. I've only ever actually used nVidia with
direct rendering, so I'll need some input from people with other
setups than mine.
On
2008 Dec 24
3
[ANNOUNCE] Compiz feature branch compiz++
Hi,
I've currently pushed a new branch called "compiz++" to the freedesktop
repository, with some features I've been working on during last months.
Because most of the features also require (BIG) changes to the plugins, I've
decided to put them all together.
- No direct access to member variables: Everything is now done with getter and
setter functions. This helps with
2011 Aug 19
26
Pulse audo in 1.3.25+
So I used to use the winepulse patch for wine. (Yes I like pulse). But
since 1.3.25+ uses mmdevapi for audio, that patch no longer works. That
author points to a wine multimedia git, however, after installing that I
have no more sound in any wine application, and the winecfg test audio says
audio failed. How do I get this new sound server working in wine?
--
Sincerely,
MacNean C. Tyrrell
2007 Aug 02
1
KDE Window decorator offset on maximized windows.
Hi,
Any reason why this would happen that you can think of?
http://qa.mandriva.com/show_bug.cgi?id=32215
See the screenshot :)
Cheers
Col
2007 Jul 04
1
LIBGL_ALWAYS_INDIRECT=1 patch fix - any reason why it's not included?
Hi,
I was just struggling with the problem of starting compiz while having
to use LIBGL_ALWAYS_INDIRECT environment variable.
In our packages we have a patch that means we do not need to set this
variable as it searches also the glxServerExtensions.
This is not my patch but it is quite well known, so tracking the
original author will not be difficult!
Here is a link to the patch:
2007 Jul 04
1
INTEL_BATCH=1
Hi,
Can anyone provide any metrics on how effective this variable is on
providing speed improvements on Intel systems?
Is it beneficial for all Intel cards or only some?
Is it all FUD? :)
I'm thinking about this from a packagers perspective such that we can
add support for seamless startup/integration.
Thanks.
Col.
2007 Jul 04
1
--sm-client-id problem?
Hi,
When I try to integrate compiz into the Gnome startup process and pass a
relevent --sm-client-id value, it seems (not got 100% proof yet) that
compiz hangs the login.
This used to work perfectly, but I'm just wondering if there is a
current issue with this?
Thanks for any input.
Col
2007 Jul 17
1
Question about changing default metadata values (--with-default-plugins replacement)
Hi,
Now that --with-default-plugins has gone in compiz 0.5.1 (git), I was
looking for an alternative.
Although I've personally been using ccp and am quite happy with the GUI
tools now (so it will probably become default in my packages), I was
still looking for a way to define the default plugins uses if a gconf
backend was used.
So I patched core.xml.in as follows:
---
2007 Jan 04
0
Problems with Mesa 6.5.2 and open drivers ("driving" me crazy)
OK,
I'm sure this has been mentioned before but I'm really struggling now!
The problem is best described here:
https://bugs.freedesktop.org/show_bug.cgi?id=9456
I've added my own Mandriva cooker bug here:
http://qa.mandriva.com/show_bug.cgi?id=27971
People also make reference to the issue here:
http://forum.go-compiz.org/viewtopic.php?t=309&view=next
Has anyone got any ideas?
2006 Oct 17
0
Warning to Nvidia Binary Driver users (Stable, not Beta)
In the interests of people safety:
I know many of you are not sub'ed to the xorg ML, so:
It appears there is a root exploit for Nvidia's Stable Driver.
http://lists.freedesktop.org/archives/xorg/2006-October/018833.html
So be on your guard.
Col.