Displaying 9 results from an estimated 9 matches for "16405".
Did you mean:
1640
2011 May 04
2
speexenc/speexdec doubles file size
...ize of wav file doubles when it is encoded to speex and
back to wav:
$ ls -ls testi.wav
40 -rw-r--r-- 1 foo foo 40674 May 4 14:38 testi.wav
$ speexenc --denoise --agc --quality 10 testi.wav testi.spx
Encoding 8000 Hz audio using narrowband mode (mono)
$ ls -ls testi.spx
20 -rw-r--r-- 1 foo foo 16405 May 4 14:46 testi.spx
$ speexdec --mono --rate 8000 testi.spx testi.wav
Decoding 8000 Hz audio using narrowband mode (mono)
Encoded with Speex 1.2rc1
$ ls -ls testi.wav
84 -rw-r--r-- 1 foo foo 81464 May 4 14:48 testi.wav
-- juha
2011 May 04
0
speexenc/speexdec doubles file size
...x and
> back to wav:
>
> $ ls -ls testi.wav
> 40 -rw-r--r-- 1 foo foo 40674 May 4 14:38 testi.wav
>
> $ speexenc --denoise --agc --quality 10 testi.wav testi.spx
> Encoding 8000 Hz audio using narrowband mode (mono)
>
> $ ls -ls testi.spx
> 20 -rw-r--r-- 1 foo foo 16405 May 4 14:46 testi.spx
>
> $ speexdec --mono --rate 8000 testi.spx testi.wav
> Decoding 8000 Hz audio using narrowband mode (mono)
> Encoded with Speex 1.2rc1
>
> $ ls -ls testi.wav
> 84 -rw-r--r-- 1 foo foo 81464 May 4 14:48 testi.wav
i guess the answer is that wav file p...
2005 Feb 05
13
Problem while trying to set up an ipsec vpn
Hi,
I''m asking my question here, because I could not find any answer to my
problem, but I''m affraid shorewall is not the one to blame.
First of all I''m using shorewall version 2.0.15 on two linux box.
I set up an ipsec tunnel beetween those 2 boxes to be ables to connect
2 not routable subnetworks.
Here is my network topology:
10.66.17.0/24 - 10.66.17.1 = eth0
2005 Feb 01
5
Cannot save/migrate domains
...epted connection from 127.0.0.1:1358 on 2
16364 [INF] XFRD> Forked child pid=16388
16364 [INF] XFRD> Accepted connection from 127.0.0.1:1360 on 2
16364 [INF] XFRD> Forked child pid=16390
16364 [INF] XFRD> Accepted connection from 127.0.0.1:1362 on 2
16364 [INF] XFRD> Forked child pid=16405
16364 [INF] XFRD> Accepted connection from 127.0.0.1:1365 on 2
16364 [INF] XFRD> Forked child pid=16408
16364 [INF] XFRD> Accepted connection from 127.0.0.1:1524 on 2
16364 [INF] XFRD> Forked child pid=27213
16364 [INF] XFRD> Accepted connection from 127.0.0.1:1526 on 2
16364 [INF] X...
2007 Aug 29
6
RSYNC Hang on client match_sums
...n=0
flags=0
[sender] i=110 /cygdrive/D tmpal/Joom!Fish1.7/language/brazilian.php
mode=0100700 len=12873 flags=0
[sender] i=111 /cygdrive/D tmpal/Joom!Fish1.7/language/bulgarian.php
mode=0100700 len=18905 flags=0
[sender] i=112 /cygdrive/D tmpal/Joom!Fish1.7/language/english.php
mode=0100700 len=16405 flags=0
[sender] i=113 /cygdrive/D tmpal/Joom!Fish1.7/language/french.php
mode=0100700 len=15622 flags=0
[sender] i=114 /cygdrive/D tmpal/Joom!Fish1.7/language/german.php
mode=0100700 len=16959 flags=0
[sender] i=115 /cygdrive/D tmpal/Joom!Fish1.7/language/hrvatski.php
mode=0100700 len=16535 fla...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...ll 2 25722 0 0.01 25696 0 0.01 25696
findnodes.ll 5 103604 0 0.01 103571 0 0.01 103571
findopen.ll 1 24241 0 0.01 24215 0 0.01 24215
findpatn.ll 1 19561 0 0.01 19535 0 0.01 19535
findsavr.ll 1 7260 0 0.01 7234 0 0.01 7234
findside.ll 2 13436 0 0.01 13403 0 0.01 13403
FindSignature.ll 1 16445 0 0.01 16405 0 0.01 16405
findwinr.ll 1 15575 0 0.00 15549 0 0.01 15549
fioe.ll 1 16999 0 0.01 16973 0 0.01 16973
five11.ll 12 29027 0 0.01 29002 0 0.01 29002
fixoutput.ll 2 32311 0 0.01 32281 0 0.01 32281
fixpenal.ll 3 97288 0 0.02 97255 0 0.01 97255
fixups.ll 8 13196 0 0.01 13180 0 0.01 13180
flags.ll 31 5182...
2011 Jun 02
48
[PATCH 0/9] libxl: disk configuration handling
This is v3 of my disk series. What were previously patches 01-06 have
been applied. These are the tested and updated remainder, addressing
the previous comments.
1 Preparatory work.
2-4 The new parser and its documentation.
5-6 Replace old parsers with calls to the new one.
7-8 Two features, one of them essential.
9 Basic test suite for disk string parsing, as adhoc script.
2007 May 02
41
gzip compression throttles system?
I just had a quick play with gzip compression on a filesystem and the
result was the machine grinding to a halt while copying some large
(.wav) files to it from another filesystem in the same pool.
The system became very unresponsive, taking several seconds to echo
keystrokes. The box is a maxed out AMD QuadFX, so it should have plenty
of grunt for this.
Comments?
Ian