Displaying 20 results from an estimated 2000 matches similar to: "FAQ submission: quality vs. bitrate"
2005 Jan 29
0
[Samba 3.0.10] Trouble with roaming profiles: win XP clients 'network name not found'
Hi all!
I have a problem and I can't seem to figure out what is causing it.
Because of this I think it's important to tell the whole story...
One of my clients has a small office network, where these used to be a
Samba 2.x.x server using smbpasswd acting as PDC. A few month ago I
installed a new server with samba 3.0.9 (now upgraded to 3.0.10) and
OpenLDAP for authentication (as
2004 Jan 01
1
Proposal for Bitrate peeling.
Hi all,
First up, this is not a proposal on how to do it, but rather on how to
get it done.
In the latest thread it was mentioned that it was most likely that
either Monty or Segher would be the most likely people to implement
this code. It was also stated that this is not their priority at the
moment. I can only see two solutions to this problem:
1. Find someone else with the knowledge and
2001 Apr 16
1
Problems compiling Mac Libs
Hey guys,
I just downloaded the latest beta 4 libraries and compiled using the
included Mac project files on Codewarrior 5.3. Everything compiled clean
except for a link error (multiple definition) on the vorbislib itself. I
suppressed the error, and got my newly compiled lib.
I then built the sample encoder and included the libs. I tried to encode a
file and BOOM! Frozen Mac!
So then I
2000 Dec 29
1
vorbis.com/faq.html
What is Ogg Vorbis?
Ogg Vorbis is a new audio compression format.
It is roughly
comparable to other formats used to store and
play digital music,
such as MP3, VQF, AAC, and other digital
audio formats. It is different
from these other formats because it is
completely free, open, and
2009 Jul 07
1
Installation from source on Ubuntu 9.04, make kernel failure
Hi all,
I install Xen on a fresh Ubuntu 9.04 from source. During the code runing it shows usually "Warning: not literal format or no paramaters". By "make" linux kernel after 1 hours code running it ends with: (The installation steps is shown below)
---------------------------------------------------------------------------
WARNING: modpost: Found 1 section mismatch(es).
To
2004 Nov 02
1
bug query
Hi,
a newbie query about a potential bug in VorbisLib (I tried using
bugzilla with no success):
My problem is that I encountered a divide by zero exception that I
tracked down to bark_noise_hybridmp()
in PSY.C. I don't pretend to know what bark_noise_hybridmp() does but
there are a few instances
of the following in that routine:
D = tN * tXX - tX * tX;
R = (A + x * B) / D;
When I
2001 Jul 07
2
FAQ updated to new bitrates?
I was looking at the Vorbis FAQ at
http://www.vorbis.com/faq.psp#bitrate
and noticed that the FAQ appears to be outdated and still shows Beta2
bitrate limitations.
When will the FAQ be updated to Beta4 or RC1?
What are the officially supported bitrates under Beta4 / RC1?
John
Developer: http://www.vorbis-burner.com
EE's do it 'til it Hz 8-)
~~~~~~~~~~~~~~~~~~John D.
2002 Sep 23
2
Libvorbis suggestion & floating point exception
Hello,
I'm not quite sure if this is the right list for my questions, please excuse
if it isn't.
1. While using vorbislib (Win2K/Borland C++ Builder 5), I'm getting
reproducible floating point exceptions at lots of sample rate/bit rate
combinations. For example, the original encoder_example.c, with just the
initialization line changed to
2003 Aug 20
0
libvorbis configure script fails on Irix
Hello,
I'm trying to compile libogg, libvorbis, libao, and vorbis-tools on an
SGI Octane running Irix6.5.22. libogg configures and compiles without
a problem. I installed it in usr/local/lib.
When I moved on to libvorbis trouble began. The configure script made
the following complaint:
checking for Ogg... 12269:./conftest: rld: Error: unresolvable symbol
in ./conftest:
2004 Aug 06
0
ogg bitrate scaling
At 09:56 PM 5/28/02 +1000, you wrote:
>
>I'm trying to get a bitrate scaled live ogg stream working,
>but I've not found out how to get this running with the
>current tools. I've downloaded the CVS icecast2, and darkice,
>but the only option seems to be if the same stream is actually
>encoded multiple times at different bitrates. This is not
>good for my cpu.
2016 Jan 22
20
[Bug 93828] New: Xorg hangs randomly with nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=93828
Bug ID: 93828
Summary: Xorg hangs randomly with nouveau driver
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Driver/nouveau
Assignee:
2003 Apr 08
1
Build fails for R 1.6.2: [base-Ex.Rout] Error 1
I am trying to build 1.6.2 from source RPM's on RedHat 9, but encounter
a failure when running the base tests. An inspection of
base-Ex.Rout.fail reveals the following:
> ##___ Examples ___:
>
> var(1:10)# 9.166667
[1] 9.166667
>
> var(1:5,1:5)# 2.5
[1] 2.5
>
> ## Two simple vectors
> cor(1:10,2:11)# == 1
[1] 1
>
>
> stopifnot( is.na(var(1)),
+
2006 Jun 23
1
command line boa problems...
Greetings -
For a number of reasons, I'm moving from CODA to BOA - and I have one or
two really basic, boa-newbie questions. While I have the 'menu-driven'
version of boa working fine (most recent version, running under R 2.3.1
on a Windows machine), for the life of me I can't seem to get some basic
boa.xxxx command-line functions to work at all. Even things like
2011 Mar 01
1
more boa plots questions
I have MCMC output chains A and B for example, I want to produce trace plots
for them using the boa command line...
#loads boa
boa.init()
#reads in chains
boa.chain.add(boa.importMatrix('A'), 'A')
boa.chain.add(boa.importMatrix('B'), 'B')
#plot trace plot
problems arise here!
I know I can get trace plots using boa.plot('trace') but this plots the
parameter
2007 Jul 20
1
BOA (Bayesian Output Analysis)
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070719/d3991989/attachment.pl
2005 Jan 25
1
CODA vs. BOA discrepancy
Dear List:
the CODA and BOA packages for the analysis of MCMC output yield different
results on two dignostic test of convergence: 1) Geweke's convergence
diagnostic; 2) Heidelberger and Welch's convergence diagnostic. Does that
imply that the CODA and BOA packages implement different ``flavors'' of
the same test?
I paste below an example.
Geweke's test
2019 Aug 12
3
dns_tkey_gssnegotiate: TKEY is unacceptable
I installed a third DC today. Replication works find, but as systemctl status samba-ad-dc showed an error w.r.t. dnsupdate I was running samba_dnsupdate ?verbose.
Below is the output. It looks like there are some missing DNS records, but what are potential causes of this error: dns_tkey_gssnegotiate: TKEY is unacceptable
I already checked what?s listed @
2019 Aug 12
0
dns_tkey_gssnegotiate: TKEY is unacceptable
On 12/08/2019 20:19, Joachim Lindenberg wrote:
> Hi Rowland,
> did read, actually cited the page it myself, but didn?t help me to identify the cause.
> Kerberos credentials exists, dns users exists, file permission are correct. So either that is insufficient or I am blind..
> Regards, Joachim
>
> -----Urspr?ngliche Nachricht-----
> Von: samba <samba-bounces at
2018 Dec 10
0
PROPOSAL: Extend inline asm syntax with size spec
Hi Segher,
On Sun, Dec 2, 2018 at 3:48 PM Segher Boessenkool
<segher at kernel.crashing.org> wrote:
>
> On Fri, Nov 30, 2018 at 10:06:02AM +0100, Boris Petkov wrote:
> > On November 29, 2018 1:25:02 PM GMT+01:00, Segher Boessenkool <segher at kernel.crashing.org> wrote:
> > >This will only be fixed from GCC 9 on, if the compiler adopts it. The
> >
2019 Jul 19
0
replication stuck?
Until yesterday replication between my two DCs (boa and cobra) was running fine. Now I am observing one direction boa->cobra being stuck. I noticed this with a missing update of a DNS entry, but samba-tool drs showrepl confirms?
Output of cobra shows plenty entries like the following (including just he first of each type):
==== INBOUND NEIGHBORS ====