Displaying 20 results from an estimated 100 matches similar to: "Dump utility?"
2001 May 01
1
encoder observation
Hello!
First of all a question:
When you make the encoder tables (ie: mode_e.h)
do you use the mapping0_forward function?
Because you made the encoder tables, and after this
you did a minor correction in the final beta4 ...
(this correction was:
additional[0]=fabs(additional[0]*scale);
in the mapping0_forward function)
(I see this was a bug, and the modification
was correct, but this correction
2005 Sep 08
2
Transfer calls from cellphone
Hello,
Avaya has a nice feature that allows you to
a) ring both a cellphone and a desktop phone at the same time
b) transfer calls (and access other PBX features) from the cellphone that recieved the call, as long as the call is bridged through the PBX
c) while talking on the cellphone, pick up the handset on your desktop phone and the call is automatically moved there, hanging up the cellphone
2006 Jan 05
3
TE110p and pri_cpe signalling not recognized
Hi guys,
I've been installing and configuring a TE110p card. The compile and
install went very well. I'm using this on FC4 and I compile with
linux26 as well checked I on the udev configs.
zttool and ztcfg both indicate that the card is ready.
But when I try to "load chan_zap.so" then I get the following
Unable to load module chan_zap.so
Jan 5 21:43:33 ERROR[6808]:
1998 Aug 31
3
Case sensitivity
I have had a bit of a problem getting consistency in filenames between NTFS
and HPUX-Samba shares. Every time files are moved or copied to the
samba-shares they convert all cases to lower. I have put the following in to
smb.conf
case sensitivity = yes
preserve case = yes
short preserve case = yes
which I put in the global section and in to several of the shares sections
also, but the
2002 Feb 01
2
codebook training
Hi,
I try to build codebooks for Vorbis at sampling frequencies other than 32/44/48 KHz.
As the first step, I started with residual codebooks. I generated training data on a one minute long 44 KHz audio, using Vorbis compiled with the TRAIN_RES define. I think
it worked fine, it generated .vqd files for me.
Then I compiled ResVQTrain, which complied OK. Then I run it on the previously
2000 Sep 21
0
.vqd example?
Hi, I'm trying to build an lsp codebook to learn about the
process, and I'm afraid that the vq hints
http://www.xiph.org/archives/vorbis-dev/0000.html
talk rather about residual training.
So I can now produce .vqi files and add to them with lspvqtrain,
but can anyone supply hints for the rest of the procedure?
vqbuild will only produce a "cloud"-type quantlist, and
sequencep
2009 Jan 15
2
[patch] libc Berkeley DB information leak
Hi,
FreeBSD libc Berkeley DB can leak sensitive information to database
files. The problem is that it writes uninitialized memory obtained from
malloc(3) to database files.
You can use this simple test program to reproduce the behavior:
http://www.saunalahti.fi/~jh3/dbtest.c
Run the program and see the resulting test.db file which will contain a
sequence of 0xa5 bytes directly from malloc(3).
2010 Jan 08
2
Virtio ballooning support for Lguest
Hi,
I am doing working on enabling Transcendent Memory(OLS '09) support on
lguest.
For the same, I need ballooning support for lguest. Is there an
implmentation of Virtio Balloon driver, that I can use for my purpose?
Could someone give me an insight, as to how to go about, for implementing
this myself, incase I dont find this patch...
Thankyou.
--
Gaurav Kukreja
+91 997 030 1257
2010 Jan 08
2
Virtio ballooning support for Lguest
Hi,
I am doing working on enabling Transcendent Memory(OLS '09) support on
lguest.
For the same, I need ballooning support for lguest. Is there an
implmentation of Virtio Balloon driver, that I can use for my purpose?
Could someone give me an insight, as to how to go about, for implementing
this myself, incase I dont find this patch...
Thankyou.
--
Gaurav Kukreja
+91 997 030 1257
2000 Jan 07
0
VQ generation utilities ready + usage instructions
The VQ codebook generation utilities are more or less ready to go. Minor
things are left to do, but those will have to be handled as I to them :-)
The next thing to do is complete the interface to get compression modes and
codebooks to the library for encoding (minor stuff), and then arrange how
exactly the MDCT residue is filtered through the codebooks.
VQ codebook util instructions:
2004 Jun 22
1
Copying and printing lattice graphics (PR#7004)
Full_Name: Olafur Arnar Ingolfsson
Version: 1.9.1
OS: Win XP
Submission from: (NULL) (213.236.225.194)
Copying lattice graphics only works with copy as bitmap.
Printing the graphic window doesn't work either.
I have the same problem with 1.9.0 and 1.9.1, just updatet packages
If I have done som (obvious) mistake, I do apologize.
x.val <- rnorm(100,50,3)
library(grid);library(lattice)
2006 May 04
1
Switchboard solutions, interactions with handset
Hi there,
I'm looking into developing an in-house switchboard application. Does
anyone here know of a way to control a hard-phone from such an
application.
For example, the attendant forwards a call with another one in queue.
Once the first call has been forwarded (by keyboard shortcuts or
dragging-n-dropping) - she presses a button (on the computer) to
answer the waiting call.
Now, if the
2005 Aug 02
1
multiple scale
Hi all
i need to put on one graph 2 functions who's x axis is the same and y not.
I mean on horizontal the time, and on vertical left: pressure, on vertical right: rpm of a motor, is R able to do that?
i've found this that i could adapt maybe (i don't need time series really?) :/ :
(http://tolstoy.newcastle.edu.au/R/help/04/03/1456.html)
##
## Description: A simple function which
2000 Dec 20
2
questions re residuevqtrain
I'm trying to understand the residuevqtrain program, and I have some questions
for Monty, Erik, or anyone that understands how it's supposed to work.
I captured TRAIN_RES data from an encoding of a single track (about 4:43),
producing two files, residue_0.vqd (3727 lines, = 3727 points?) and
residue_1.vqd (huge). I then did a run with the parameters from the usage
message
2000 Nov 10
1
cvs trunk vorbis/ compile patches
ltconfig placeholder shoud be removed.
Makefile.am : some stuff copied from branch_beta3
ogg lib must be added only where necesary.
vq subdir Makefile.am'ized, (but installs nothing)
made distclean target slightly more clean
-- check it by hand first, please ---
also you'll want to remove vq/Makefile if the ...am passes inspection
-------------------------------------------------
diff
2006 Mar 21
0
Sound dies
Hi guys,
I'm using SIP phones with Asterisk 1.2 and going fine, most of the time.
However, when the duration of a call is longer than 20minutes I often
stop hearing the other party, but that one keeps most of the time
hearing me. Does any of you know of this or similar problems?
Thing is that I'm connected to the Asterisk over VPN tunnel, but how
sensitive is the SIP protocol to a short
2009 May 28
1
Foundation Project Announcement
Dear FreeBSD Community,
The FreeBSD Foundation is pleased to announce another project from our
accepted project proposals!
Arnar Mar Sig has been awarded a grant to develop AVR32 support for
FreeBSD. AVR32 is a 32-bit MIPS architecture targeted for low power high
throughput embedded applications. The target platform is the NGW100
reference design board from Atmel.
"This work will advance
2004 Mar 24
0
High/low level: Plot 2 time series with different axis (left and ri ght)
Sun, 14 Mar 2004, Jan Verbesselt wrote:
> Dear R specialists,
>
> I have two time series in a data.frame and want to plot them in the same
> plot(), with the left axis scaled to time series 1 (-700,0) and the
> right axis scaled to time series 2 (-0.2, 0.4).
>
> plot(timeserie1)
> lines(timeserie2, col=c(2)) => this one should be scaled differently
> with a new
1999 Sep 06
0
Case sensitivity on HP-UX
Hi there,
I have been trying to get case sensitivity on HPUX10.20. I have used on a
Linux machine the following setup in global section
preserve case = yes
short preserve case = yes
default case = lower
case sensitive = yes
which works fine with Linux. However, for HPUX10.20 the same setup doesn't
work. Any suggestions are greatly appreciated
TIA
Arnar
2003 Aug 09
0
Date: Sat, 9 Aug 2003 09:40:10 +0800
Hi all,
I have read the the source code about codebook generation, but there are some puzzles:
Where can I get a latticebuild description file?
How does one choose reasonable value0..value n on the second line of the latticebuild description file(.ql) to latticebuild?
Does the output (xxx.vqi) of the resvqtrain have some relationships to the latticebuild description file ?
Thank you!