Displaying 20 results from an estimated 21 matches for "crock".
Did you mean:
clock
2011 Jul 29
3
plot, graphic
hi,
i`m trying to use the plot function to show more variable-funktions in one
graphic. so for example i would like to show Chinas Income in different
sectors in one graphic. obviousely typing plot(ChinaIncome) the graphics are
split and there is one graphic for agriculture, one for industry.... i would
like to put them togheter in one graphic, maybe with different colors for
every function,
2005 Mar 08
4
Nortel ATA not passing dtmf tones to fxo
I am trying to integrate a Nortel Norstar system with an Asterisk service
using a TDM04B card (4 fxo). So far everyting works from Asterisk to Nortel.
The problem is when someone dials from the Nortel PBX to the Asterisk server.
Asterisk answers the call and provides a dialtone (with DISA) but appartently
the DTMF tones are not passed to asterisk and the call cannot proceed.
This only
2004 Aug 06
1
more on building with lame
On Tuesday, 26 June 2001 at 16:55, Darrell Berry wrote:
> so, for ices 0.1.0:
>
> can't build with versions less than 3.88?
>
> BUT
>
> versions about 3.86 don't support reencoding?
this part is a crock. of course it supports reencoding, if it didn't
there would be no reason to link it in at all.
As for VBR, just try it. :)
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'iceca...
2006 Nov 05
1
Call Quality Issues with IAX?
...known to cause crackling, loss of audio and other issues. You can
> use IAX if you want, but we will not assist with any issues you may
> encounter.
Does anyone else know about these "known" problems? I'm not sure
where this provided got this information, but it sounds like a crock.
I've never experienced any of the above issues with IAX.
I am concered about the reference to a "lossy protocol". How is a
protocol lossy? I've heard of lossy compression, which has nothing to
do with the protocol used to trasmit compressed data...but I've never
heard of a...
2004 Apr 12
3
Decoding with 8 bit-samples
Hi!
I'd like to make a stereo 8-bit wav file
from a stereo (16 bit) ogg vorbis file
(in delphi, with the vorbisfile).
I use:
ret := ov_open_callbacks(filein,vf,nil,0,ops_callbacks);
if ret = 0 Then
begin
fileOut := TFileStream.Create(savedlg.FileName,fmCreate);
repeat
ret := ov_read(VF, pcmout, BufferSize, 0, 1, 1, nil); //'cause of the 8-bit
2004 Apr 19
3
encoding from 22050Hz source
Hi!
I'd like to encode from a 22050 Hz source wav file (only in that case),
but i get the following error message: "Invalid floating point operation"
I use delphi:
vorbis_encode_init_vbr(vi,2,22050,0.5)
.
.
.
While (i < readCount div 4) Do
Begin
buffer[0][i] := smallInt((pArray(@readbuffer)[i shl 2 + 1] shl 8) or pArray(@readbuffer)[i shl 2 + 0]) / 32768;
2010 Apr 24
7
Pushing a file only if another does not exist.
I am trying to write a module for tripwire. I need to push out the
twcfg.txt and twpol.txt files only if the tw.cfg and tw.pol files do
not currently exist.
How can do I this with File{}? I''m can''t seem to find a way to do it.
In general times, how can you deploy file A only when file B does not
exist?
And... tripwire... what a mess. I am trying to use push out the site
key,
2001 Jul 18
0
configure: sense of --enable-utmpx test et al. reversed
...isable use of utmp even if detected [no]],
[ AC_DEFINE(DISABLE_UTMP) ]
)
AC_ARG_ENABLE(utmpx,
[ --disable-utmpx disable use of utmpx even if detected [no]],
[ AC_DEFINE(DISABLE_UTMPX) ]
)
etc.
other than this complaint (assuming it's valid and that i'm not crocked),
i'm an immensely satisfied customer--thanks very much, folks
2006 Apr 24
0
Shielding of T1/E1 cables WAS RE: Pinouts for T1/E1 crossovercable WAS "RE: what cable to connect a legacy PBX to aTE410P ?"
>>
>>Good thing he doesn't work for a cable manufacturer as that's
>>a total crock of crap that even an inexperienced person
>>should be able to detect. (You can't twist two wires to make
>>them weight three times as much, or cost three times as much.)
He may have started out as an underground lineman, posibly inhaling too
much swamp gas and CO from passing car...
2004 May 05
1
vorbis_encode_init_vbr() probleme
Hi!
In the SDK documentation it is written:
"base_quality
Desired quality level from 0.0 to 1.0"
But, i can give less than 0 parameter too. Why?
Although, if i give greater than 0.9, encoding is halt
with "floating point division by zero" message. Why?
Thank you for your reply,
crc
---------------------------------
Do you Yahoo!?
Win a $20,000
2004 Aug 06
3
more on building with lame
On Tuesday, 26 June 2001 at 11:15, Denys Sene dos Santos wrote:
>
> I'm running Ices 0.1.0, but the reencoding don't works
> with lame3.88. I prefer 3.88, it's more clean, but with the 3.86
> that the reencoding works.
How did you get it to build? ices 0.1.0 explicitly checks version
info, and besides that makes library calls that don't exist in 3.86.
you are
2006 Apr 24
1
Shielding of T1/E1 cables WAS RE: Pinouts for T1/E1 crossover cable WAS "RE: what cable to connect a legacy PBX to a TE410P ?"
I was once told by a lineman that the cables they use didn't have that
many twists in them because it wasn't needed, and that the extra twists
would effectively use more cable and thus cost and weigh more than
triple what they do now. He told me that with the number of twists in
the Cat 5 cable it would cancel out any interference, but he also stated
that the effective length was
2003 Nov 08
2
Encoding in Delphi - Help
...ot an expert, so I don't know what I should use: beg endian, or little endian.
Matthijs Laan uses: SAMPLES = 4096; and readbuffer: array[0..SAMPLES*4-1] of Byte;
but in the encoder_example.c : SAMPLES = 1024; and char readbuffer[SAMPLES*4+44];
Why???
Please help me! Thank you in advance!
IntegraCrock
<p>---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.or...
2006 Jan 18
5
SMS to fixed phone line
Telstra (Australian Telco) has recently introduced a feature to allow
the sending of SMS direct to fixed analogue lines, with an appropriate
handset.
As best as I can figure out, this appears to use CID type signalling, or
at least on a line that otherwise has no CID on it, CID is sent, but
with a standard modem I can only receive the date, time, and phone
number (eg normal CID info).
After that
2003 May 22
0
[PATCH 2.5.69 3/3] Bandaids for gen_init_cpio and initramfs
Last patch for now. This gets gen_init_cpio into a state where it can
pick up a "kinit" binary from usr and stuff it into the cpio archive as
/sbin/init. This is obviously a crock, but it suffices for testing
until something sane is done about integrating klibc into the kernel
tree.
The patch also adds a bit of instrumentation to initramfs.c, to try to
help flush out bug 740.
init/do_mounts.c | 2 +-
init/initramfs.c | 18 +++++++-----------
usr/Makefile...
2008 Dec 19
0
Fwd: win32-security 0.1.0
...o hostnames in the SID class.
You need a domain and a host lookup that returns SIDs for those names,
and that is done using an LDAP query - or call a system DLL to do it for
you... but it''s less reliable and slower... preferable to do the lookup yourself
I believe. The ADSI DLL is an utter crock of shit collected from all the worst
corners of Microsoft, is slow, buggy and feature-lacking. Much better to just
do what it does and completely ignore it. In general, the conversions between
SIDs and machine & account names is *not* a security thing, its a user-identity
thing that we layered...
2004 Dec 02
0
Quotes from BHH2e
...you can do with a poorly designed experiment
is to try to find out what it died of. (R.A. Fisher)
The experimenter who believes that only one factor at a time should
be varied is amply provided for by using a factorial experiment.
If there were a probability of only p = 0.04 of finding a crock of
gold behind the next tree, wouldn't you go and look?
The democratization of Scientific method.
Designing an experiment is like gambling with the devil: only a
random strategy can defeat all his betting systems. (R.A. Fisher)
Seek computer programs that allow you to do the think...
2007 Nov 28
1
Digium TE120P versus Sangoma A101D-X
Hello List,
We purchased a TE120P card from Digium and it works great. The only
problem is that we are still experiencing echo on some calls. I've tried
various echo cancellers (right now we are using OSLEC) and still no
luck.
My question has anyone gone from the TE120P to a Sangoma A101D-X Single
Port T1/E1/J1 w/ echo cancellation? Have you noticed a difference?
Also I called
2003 May 25
4
Call for help with Samba Printing and WinNT
Hi [Samba]s
This is a call for some generous people to try out the process of
installation of a Samba printer on WinNT and WinNT Terminal Server
Edition. I am working through Kurt Pfeifle's HOWTO on Printing and CUPS
printing in Samba 3.0, and finding some issues with NT/TSE. It would be
good if we had some confirmation or otherwise of these problems so that
Kurt can update his HOWTO (this is
2004 May 05
0
I need some example
Hi!
I need some (delphi) example:
- which can encode from 22050Hz wav file
- wich can encode from a 8bit wav file
I wolud be very grateful!
Thank you in advance,
crc
---------------------------------
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: