Displaying 20 results from an estimated 5000 matches similar to: "Single frame or multiple frame inside rtp packet?"
2006 Apr 19
1
HW-Speex: Fileformat and encoding process
Hi
I have just written a small c programm which reads in speex files and outputs
them as asci text numbers. This is necessary as for writing a hw testbench
for decoding tests, since thy only read ascii files :-(.I can't read the
bitrate properly from the header file. It's allways -1. Please see example
below and attached c programm. I wan't to check for a fixed bitrate (8000).
2006 May 16
2
Determining length of speex file speech
Hello,
I would like to run a script over a speex file which determines, how
long the speech contained in the speex file is.
So I run through the ogg file, skip the first two ogg _pages_ (speex
header and comment header, both contain IMHO only 1 ogg _packet_), and
then count in any ogg page the number of the ogg _frames_ (which, unless
I used -nframes while encoding, which I did not), and multiply
2006 Sep 21
2
AEC in WB mode fixed yet ?
> Today's Topics:
>
> 1. AEC with WB mode (Jean-Christophe.Berge@etu.enseeiht.fr)
> 2. Multiple frame encode and decode (Reza Fatahillah)
> 3. cant link speex_echo.h (jesus)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 20 Sep 2006 08:46:03 +0200 (CEST)
> From:
2010 Jul 22
0
[LLVMdev] problem using LTO
On 21 July 2010 22:14, Reza Yazdani <ry.yazdani at gmail.com> wrote:
> Hello,
>
> I down loaded "llvm-gcc4.2-2.7-x86_64-linux" and I built Spec2006 with it.
> It is great and except for one benchmark the rest work fine. I want to build
> them with LTO now. I followed the directions in
> "http://llvm.org/docs/GoldPlugin.html" and built ar, nm-new, and
2004 Feb 06
0
Fail to build a default Samba!
Dear Madam/Sir:
I downloaded the latest source file (version 3.0.1) and follow =
"Manifest" guide to build the binaries, but got failure.
OS: Red Hat Linux release 7.3 (Valhalla)
Kernel: 2.4.18-3 on an i686
***** Procedures I did to build:
[max@localhost source]$ ls -l configure
-rwxr-xr-x 1 max max 973150 Feb 6 10:30 configure
[max@localhost source]$ ./configure
:
2004 Sep 10
2
Error initializing flac stream decoder.
Thanks for that email. The one lihe change I made is this :
from #define FLAC__MAX_RICE_PARTITION_ORDER (15u)
to #define FLAC__MAX_RICE_PARTITION_ORDER (6u)
and that seemed to make decoder_new() happy, but it's promptly crashing
after making a call to the read callback (below), then to the meta
callback. The meta callback did nothing but print a string and return.
I removed it, and
2004 Sep 10
1
Error initializing flac stream decoder.
I changed just the FLAC__EntropyCodingMethod_PartitionedRice struct, but
it hasn't changed a thing. I'm still getting the same behaviour.
typedef struct {
unsigned order;
unsigned parameters[1 << 6];
unsigned raw_bits[1 << 6];
} FLAC__EntropyCodingMethod_PartitionedRice;
Any other thoughts?
Thanks,
Reza
Josh Coalson wrote:
> --- Reza Naima
2010 Jul 22
2
[LLVMdev] problem using LTO
Hello,
I down loaded "llvm-gcc4.2-2.7-x86_64-linux" and I built Spec2006 with it.
It is great and except for one benchmark the rest work fine. I want to build
them with LTO now. I followed the directions in "
http://llvm.org/docs/GoldPlugin.html" and built ar, nm-new, and ld-new in
binutils. I also built libLLVMgold.so.
I get the following error:
llvm-gcc: -use-gold-plugin,
2000 Jun 19
2
dyn.load error:
Hi,
I have some S functions plus Fortran routines that I want to use in R.
They work in S, but when I try to use "dyn.load" to link fortran codes in
R , I get the following error.
thanks, reza
(I am using R-1.0.1 on windows NT, The name of fortran file (compiled
Ratfor) is deldirld.o and it's in the D:\Reza\476\tv.gonsrc.R\ directory)
>dyn.load("deldirld.o")
Error in
2010 Jul 20
0
[LLVMdev] LLVM and Spec2006
Hi Reza,
-O4 is the highest level of LLVM optimization that I know of. But, I
don't know
if it has been tried on Spec2006. IIRC, Dan Gohman has run Spec. tests
with LLVM,
so he can provide more info.
- fariborz
On Jul 19, 2010, at 6:06 PM, Reza Yazdani wrote:
> Hi,
>
> What are the best options to compile Spec2006 with LLVM compilers to
> get the best performance numbers
2004 Sep 10
0
Error initializing flac stream decoder.
--- Reza Naima <reza@reza.net> wrote:
> I've cross-compiled flac for the armv4l processor (rio receiver), and
>
> i'm trying to start up a decode thread :
>
> #include <FLAC/stream_decoder.h>
> ....
> FLAC__StreamDecoder *flac = NULL;
> flac = FLAC__stream_decoder_new();
> if (flac == NULL) {
>
2010 Jul 23
0
[LLVMdev] fp Question
433.milc, 447.deall, and 450.soplex are run as part of the nightly
tests on Darwin (=MacOSX) in a way that closely approximates -O4.
They are working there. I am inclined to suspect gold given that they
work at -O3. Can a Linux person comment?
On Jul 23, 2010, at 10:19 AMPDT, Reza Yazdani wrote:
> Following is the list of fp benchmarks that fail. They all pass with
> -O3, but
2019 Aug 20
2
Re: Compiling Libvirt on Windows for Hyper V support
Hi,
I tried that out, I got a new error about pthreads in my config.log.
Could you take another look.
Thanks again,
Reza
> On Aug 20, 2019, at 12:36 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> On Tue, Aug 20, 2019 at 12:29:15PM -0400, reza shahriari wrote:
>> Hi,
>>
>> I have attached my compressed config file.
>>
>> Thanks,
2015 Jan 08
0
Mandatory Server Signing with Windows 7
The wiki page settings control a netlogon security setting. I guess
the "server signing" parameter applies to all the other traffic. But
my guess - and it is only a guess- is that requiring server signing is
causing the netlogon process to break since it does not support signing.
The e-mail chain you reference does not make it clear if the samba
instance is a domain
2010 Jul 23
3
[LLVMdev] fp Question
Following is the list of fp benchmarks that fail. They all pass with -O3,
but some fail with -O4. I did the test run.
Thanks,
Reza
Estimated Estimated
Base Base Base Peak Peak Peak
Benchmarks Ref. Run Time Ratio Ref. Run Time Ratio
-------------- ------ --------- ---------
2012 Sep 24
2
[LLVMdev] llvm-config!
Hi,
Thank you for your repky. I downloaded llvm-2.8 and installed it by first ./configure and then ./make it. It was installed in /usr/local as i expected. However, when i tried to run llvm-config-2.8, for example --version, it was not ran. Then, I used apt-get to installed the llvm-2.8-dev to have llvm-config. Did i do anything wrong? Also i do not know if these two installed llvms are
2012 Oct 02
0
[LLVMdev] llvm-g++ does not work!
The issue here (even if you get dragonegg working) is that the thing that most newer linuxes install when you apt-get llvm-gcc isn't actually llvm-gcc, it's gcc with the dragonegg plugin. Even if the plugin issues are sorted out, the "fake" llvm-gcc doesn't support -emit-llvm so this wouldn't work.
You'll probably need to pull a 2.8 of it from llvm.org or a
2010 Jul 22
0
[LLVMdev] fp Question
On Jul 22, 2010, at 4:18 PMPDT, Reza Yazdani wrote:
> Hi,
>
> I ran Spec2006 with -O4. All integer benchmarks passed, but only 8
> out 17 of floating point benchmarks passed. Is this normal or I
> made a mistake in my build?
Hi Reza. Somebody on Linux should answer, but I don't think it's
normal. You may have checked out the source at a moment when it had a
bug
2004 Sep 10
2
Error initializing flac stream decoder.
I've cross-compiled flac for the armv4l processor (rio receiver), and
i'm trying to start up a decode thread :
#include <FLAC/stream_decoder.h>
....
FLAC__StreamDecoder *flac = NULL;
flac = FLAC__stream_decoder_new();
if (flac == NULL) {
printf("[DECODE] Unable to initalize flac object\n");
2019 Aug 20
0
Re: Compiling Libvirt on Windows for Hyper V support
On Tue, Aug 20, 2019 at 12:29:15PM -0400, reza shahriari wrote:
> Hi,
>
> I have attached my compressed config file.
>
> Thanks,
>
> Reza
>
>
>
> > On Aug 20, 2019, at 12:03 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
> >
> > Re-adding the mailing list CC - please don't drop it.
> >
> > On Tue, Aug 20, 2019 at