Displaying 20 results from an estimated 3000 matches similar to: "Assign factor and levels inside function"
2009 Nov 18
3
jspeex question
FLV contains TC messages? TC message payload contains a format byte and speex frames (up to eight). In the format byte 0xb0 indicates speex. Speex is always 16 kHz, 16 bit, mono.
Jozsef
Message: 1
Date: Mon, 16 Nov 2009 14:40:20 -0600
From: Jeff Ramin <jeff.ramin at singlewire.com>
Subject: [Speex-dev] jspeex question
To: speex-dev at xiph.org
Message-ID: <4B01B8B4.8020904 at
2006 Jul 18
1
SpeexEncoder requires 320 samples to process a Frame, not 160
Hi guys
I have tried compiling this attached code, I made all the buffers 320, there is no trace of a 160 buffer, but I get a "
SpeexEncoder requires 320 samples to process a Frame, not 160" error.
Maybe there's something I'm missing, here's my code:
import java.io.IOException;
import java.io.FileOutputStream;
import java.io.File;
import
2009 Nov 18
2
jspeex question
The link is http://www.adobe.com/devnet/rtmp/. TC Message stands for TinCan message. It is 11 bytes long, first byte is message type, three bytes of payload length four bytes of timestamp and three bytes of stream ID.
The first byte of the payload for audio message is the format byte and the rest of the byte is the payload.
Jozsef
----- Original Message ----
From: Jeff Ramin <jeff.ramin
2006 Jul 20
1
Invalid sideband mode encountered
Hi guys
I succesfully got my encoder and decoder working after much hassles, but when I use the same code in another project, I get these following errors:
Error ---> Invalid sideband mode encountered (1st sideband): 7
Error ---> Invalid sideband mode encountered (1st sideband): 7
Error ---> Invalid sideband mode encountered (1st sideband): 6
Error ---> More than two
2005 Jan 30
4
Zap channels in AU hanging up on STD pips
Is anyone having/had a problem with a TDM400P card hanging up on STD
outbound calls as soon as the called party answers.
I'm guessing that * is responding to the STD pips in some way.
--
Howard.
LANNet Computing Associates;
Your Linux people <http://www.lannetlinux.com>
------------------------------------------
"When you just want a system that works, you choose Linux;
when you
2008 May 20
4
are 588 sample frames subset or nonsubset?
Hi
I am thinking of ripping albums to a single flac file with embedded
cuesheet. As track and index points have to be on a 588 sample boundary due
to the CD TOC standard working in 588 sample frames, I thought it may be
beneficial to rip CDs with a blocksize of 588 samples.
According to the format page on sourcefourge a stream is subset if
"The blocksize bits in the frame header must be
2014 Feb 14
5
[LLVMdev] [llvm] r201432 - Remove myself as owner of libc++
On Feb 14, 2014, at 1:09 PM, Howard Hinnant <hhinnant at apple.com> wrote:
> Author: hhinnant
> Date: Fri Feb 14 15:09:01 2014
> New Revision: 201432
>
> URL: http://llvm.org/viewvc/llvm-project?rev=201432&view=rev
> Log: Remove myself as owner of libc++
>
> Modified:
> llvm/trunk/CODE_OWNERS.TXT
>
> Modified: llvm/trunk/CODE_OWNERS.TXT
> URL:
2009 Nov 16
4
[LLVMdev] next
On Nov 16, 2009, at 1:43 PM, Dale Johannesen wrote:
>
> On Nov 14, 2009, at 3:16 PMPST, Howard Hinnant wrote:
>
>> In many places there is code that looks like:
>>
>> MBBI = next(MBBI);
>>
>> In C++0X there is a std::next that is likely to be in scope when these
>> calls are made. And due to ADL the above call becomes ambiguous:
>>
2017 Jun 20
5
Icecast to Tunein
I am experiencing difficulties connecting Icecast to Tunein. Are there any
facilities available to help me through this process or a step by step
guide.
Many thanks
David R Howard
--
David R Howard
Papa D Productions
www.papa-d.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 15
2
information
Hello everybody, i'm new en icecast, in fact, i don't know nothing about
this software.
I'm Nicaraguan, in Central America. This Radio
http://www.radio-corporacion.com/principal.php is a local radio. They use
icecast from http://radioneer.com:8750/, but I don?t know what to do for add
my radio http://www.radiocamoapa.com to http://radioneer.com:8750/ and i can
use its streaming
2014 Feb 14
3
[LLVMdev] [cfe-dev] [llvm] r201432 - Remove myself as owner of libc++
On Fri, Feb 14, 2014 at 1:29 PM, Howard Hinnant <hhinnant at apple.com> wrote:
> On Feb 14, 2014, at 4:23 PM, Marshall Clow <mclow.lists at gmail.com> wrote:
>
>> On Feb 14, 2014, at 1:09 PM, Howard Hinnant <hhinnant at apple.com> wrote:
>>
>>> Author: hhinnant
>>> Date: Fri Feb 14 15:09:01 2014
>>> New Revision: 201432
>>>
2003 Mar 21
2
not enough virtual memory
Greetings,
I have been trying to install Cool Edit Pro 1.2. I'm running
Mandrake 8.1, which came with Wine release 20010731. This is a
dual-boot system with MS-DOS 6.22 in addition to Mandrake 8.1.
There NO version of Windoze of any kind is installed. I have 512
MB of RAM; the DOS partition has 941 MB free and 777 permissions.
I mount the CD-ROM drive, cd to it, and execute wine setup.exe
2015 Dec 09
3
How to manually add a new interface to a bridge device?
How do you decide what MAC address to use for that VM interface? As I just
tried to change the MAC to some other value close, like I made
'52:54:00:34:e1:21' into say '52:54:00:34:e1:32', and when I try and load it
in, I get the following:
error: XML error: Attempted double use of PCI Address '0:0:4.0'
Here is one of my network entries:
<interface
2009 Nov 14
5
[LLVMdev] next
In many places there is code that looks like:
MBBI = next(MBBI);
In C++0X there is a std::next that is likely to be in scope when these
calls are made. And due to ADL the above call becomes ambiguous:
llvm::next or std::next?
I recommend:
MBBI = llvm::next(MBBI);
-Howard
2014 Jan 14
4
Loading a FreeBSD 10 VM on QEMU-KVM..
I was trying to load a FreeBSD 10 VM on my CentOS 6.4 machine, and it keeps
hanging and not completing the boot. I have FBSD 9.x VM's running just
fine, but if I try and load 10.x it's a no go.
Attaching to the console using VNC, I see:
gPXE (http://etherboot.org) - 00:04.0 C980 PCI2.10 PnP BBS PMM7FC0 at 20 C980
Booting from DVD/CD...
CD Loader 1.2
Building the boot loader
2015 Dec 09
2
How to manually add a new interface to a bridge device?
Tried that as well, but this has to be something that gets set at the OS level and loaded, as if you look at dmesg output, you can see all the vnet?? nodes as the OS comes online. So the question is, what is virt-install doing that creates the needed vnet interface that is part of the bridge. I really had to kill and reload the VM just to load a second interface..
---
Howard Leadmon
2008 Jul 01
5
ocfs2 fencing problem
Hi, Sunil or Tao,
I have a 4 nodes OCFS2 cluster running OCFS2 1.2.8 on SuSE 9 SP4. When I
tried to do failover testing (shutting down one node), the whole cluster
hung (I can not even login to any server in the cluster). I have to
bring all of them up and then be able to use the system. What kind of
behavior is it? Is it the fence of OCFS2? Below is my configuration.
aopcer13:~ #
2010 May 26
4
recipient_delimiter
I have recipient_delimiter = + in main.cf (Postfix). But deliveries
to dovecot/deliver are still being rejected. It appears that the full
email is still in the envelope (e.g. phil+howard at example.com which I
want to be delivered to phil at example.com). Is that how it's supposed
to work and Dovecot just doesn't support this?
2011 Dec 20
2
[LLVMdev] Fwd: Removing GCC Runtime Dependencies on Linux
On 12/19/11 7:19 PM, Howard Hinnant wrote:
> On Dec 19, 2011, at 7:14 PM, Shea Levy wrote:
>
>> Hello all,
>>
>> Is it possible, if using libc++ and compiler-rt, to have a clang with no
>> runtime dependencies on any GCC components on Linux? If not, will this
>> ever be possible?
> We are working on a new libc++abi: http://libcxxabi.llvm.org/ which carries
2005 Mar 09
6
auto increment id
looking at the unit tests of activerecord leads me to think the db is
completely responsible for auto-incrementing the id field and rails does no
magic here. can someone confirm that this is a true statement?
that being the case - what is the preferred way to write database agnostic sql
for one''s schema since each of the dbs has slightly different syntax for this
functionality... does