Displaying 20 results from an estimated 4931 matches for "law".
Did you mean:
lar
2014 Aug 03
2
[Bug 10756] New: rsync can't create files or dirs in subdirs (sometimes?)
...ompare-dest=/home, /home.snap /home.diff
Today I got a bunch of new failures -- looks like anything in a subdirectory
failed? What's going on??
Oldest Snapshot = Home-2014.08.01-02.20.35.
Rsync with 9 excludes from config file...rsync: recv_generator: mkdir
"/home.diff/Bliss/Documents/law/Pictures/resources/Icons" failed: No such file
or directory (2)
*** Skipping any contents from this failed directory ***
rsync: recv_generator: mkdir
"/home.diff/Bliss/Documents/law/Pictures/resources/PSDs" failed: No such file
or directory (2)
*** Skipping any contents from this fai...
2005 Jan 23
6
Autio cut off at beginning of call
I posted this question a while back, and I'm posting again in hopes that
someone has some ideas. Sorry if you've already seen this.
When dialing out using a SIP or IAX provider (Broadvoice, SimpleTelecom,
VoicePulse Connect) I often find that after the call is answered the first
few seconds of audio are cut off (i.e. I don't hear the called party). This
usually results in the called
2011 Nov 20
6
A-law and mu-law
Hi Martijn,
thank you for your answer. So the problem would be suboptimal
compression due to suboptimal assumption about the input signal, right?
What I do not understand is how the format of a FLAC format would be
affected by supporting A-law and mu-law files as input (and thus
output). Despite of suboptimal performance, is it possible to treat 8bit
*-law samples as 8bit linear PCM files and write down the original
format information in the output while decoding?
For my needs converting them to 16bit linear PCM is an option, but I
will...
2011 Nov 18
2
A-law and mu-law
Hi to all!
I have a database of audio files that I want to losslessly compress.
Unfortunately I have several 8bit A-law and mu-law files in the database
and I see from here
http://flac.sourceforge.net/documentation_tools_flac.html
that they are not supported by the reference flac encoder/decoder.
Is there a reason for this?
Would it be possible to add support for these files in the reference
encoder?
Bests,
Giul...
2014 Jul 26
2
Concern: rsync failing to find some attributes in a file transfer?
...ne-file-system --prune-empty-dirs
--whole-file --xattrs ),
"--compare-dest=$base_lvh->fs_mp/.");
output of the program:
Rsync with 9 excludes from config file...
Missing abbreviated xattr value, trusted.SGI_ACL_DEFAULT, for
"/home.diff/Bliss/Documents/law/Pictures/Artists"
Missing abbreviated xattr value, trusted.SGI_ACL_DEFAULT, for
"/home.diff/Bliss/Documents/law/Pictures/Avatars/Production"
Missing abbreviated xattr value, trusted.SGI_ACL_DEFAULT, for
"/home.diff/Bliss/Documents/law/Pictures/Scans/Dragonaut-The Resonance&quo...
2011 Nov 21
0
A-law and mu-law
...ing you really need for lossless audio compression.
The only totally new file format that would make sense as an addition
is CAF, and only because it allows larger files and is also lossless.
> What I do not understand is how the format of a FLAC format would be
> affected by supporting A-law and mu-law files as input (and thus
> output). Despite of suboptimal performance, is it possible to treat
> 8bit
> *-law samples as 8bit linear PCM files and write down the original
> format information in the output while decoding?
If you were to treat *-law data as 8-bit, then you...
2013 Mar 04
3
urgent: question concerning data manipulation
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130304/62581e97/attachment.pl>
2011 Nov 21
1
A-law and mu-law
...lossless audio compression.
>
> The only totally new file format that would make sense as an addition
> is CAF, and only because it allows larger files and is also lossless.
>
>> What I do not understand is how the format of a FLAC format would be
>> affected by supporting A-law and mu-law files as input (and thus
>> output). Despite of suboptimal performance, is it possible to treat
>> 8bit
>> *-law samples as 8bit linear PCM files and write down the original
>> format information in the output while decoding?
>
> If you were to treat *-law d...
2008 Jan 14
2
G.729 pre-compiled binaries and Asterisk 1.2.x.
Asterisk 1.2.24 seems to crash repeatedly under any substantial call load
(and sometimes without a substantial call load - just one SIP leg is
enough to do it) when using the G.729 pre-compiled binaries from:
http://asterisk.hosting.lv/
As per:
http://www.voip-info.org/wiki-Asterisk+G.729+Licensing
Time to crash is variable, but seems to require at least an hour of
production performance
2008 Jan 03
1
The ticket clinic, What Is U.S. Copyright Law?
The ticket clinic, What Is U.S. Copyright Law?
The US Copyright Law grants rights to individuals for the works
they create. The US Copyright Act of 1790 has changed over the years.
The current basis of US copyright law is based on the Copyright Act of
1976. US copyright law is relatively automatic. Once someone has an
idea and produces it in...
2009 Jan 18
1
about power.law.fit
Dear all,
I'm using igraph for some analysis about the network I have. I have a
question about the function "power.law.fit".
I wonder if there is any test for checking whether the "power.law.fit" is
good for the input, i.e., under which situation, could we use this function
to get a reliable result. I'm afraid even I input a random graph without any
property of "power-law" characteris...
2011 Nov 18
0
A-law and mu-law
Because u-law and a-law are non-linear algorithms and the mathematics of
FLAC (and AFAIK all lossless encoders) are build for linear PCM. Adding
these formats would change the FLAC format altogether, decoders are not
made to work with it (they can only output plain PCM) Best option would
be converting these...
2011 Nov 21
1
A-law and mu-law
...tto:
> Giulio Paci wrote:
>
>> thank you for your answer. So the problem would be suboptimal
>> compression due to suboptimal assumption about the input signal, right?
>> What I do not understand is how the format of a FLAC format would be
>> affected by supporting A-law and mu-law files as input (and thus
>> output).
>
> FLAC is in maintenance mode. Good luck getting new features.
>
>> For my needs converting them to 16bit linear PCM is an option, but I
>> will need to keep track of the original format outside the file, which
>>...
2009 Aug 03
2
fitting a truncated power law
Dear all,
How can I fit a truncated power law to a vector? I can't find a function to do that. If the function provides an AIC, even better.
John
2006 Apr 28
1
Checking Goodness of Fit With Kolmogorov-Smirnov
Hi,
I'm using the power.law.fit function from the igraph package to fit a
power law distribution to some data. This function returns the power
law exponent as it's only result. I would like to have some sort of
goodness-of-fit and/or error estimate of the exponent returned. This
paper:
http://www.edpsciences.org/...
2010 May 04
0
How to net group add 'group' (I scrod myself...can't figure out how descrod)
...od -g '%g' '%u'
add machine script = /usr/sbin/useradd -g machines -c Machine -d /dev/null -s /bin/false %u
logon path = \\%D\%U\profile
logon drive = h:
logon home = \\%D\%U
domain logons = Yes
preferred master = Yes
domain master = Yes
wins support = Yes
wins hook = /home/law/bin/wins_hook
socket address = 192.168.3.1
socket address = 127.0.0.1
usershare max shares = 100
idmap alloc backend = tdb
idmap uid = 15000-20000
idmap gid = 10000-14999
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind trusted domains only = Yes...
2012 Mar 31
2
A introductory question about Zips law (Newbie to statistics)
Hi everyone.
Newbie to statistics.
I have 40 matrices of ~400 values. how may I determine whether the
distribution follows zips law?
response <-sample (1:20,400*4, replace= TRUE)
Thank you vry much.
--
View this message in context: http://r.789695.n4.nabble.com/A-introductory-question-about-Zips-law-Newbie-to-statistics-tp4521190p4521190.html
Sent from the R help mailing list archive at Nabble.com.
2011 Jun 04
1
packages for power law distribution
p { margin-bottom: 0.08in; }
Dear All,
I will appreciate some
suggestions of R packages for "ESTIMATION OF THE EXPONENT OF
POWER-LAW FREQUENCY DISTRIBUTIONS". I have been searching at
the R-help list several keywords for this subject and I did not find
a very specific package, except the useful normalp package. I
believe there are others but I was not able to identify it. I have
interest in the exponent of power-law dist...
2005 Jan 24
2
"Inband DTMF is not supported on codec G.711 u-law. Use RFC2833"
Using FireFly, all other codecs but G711 Ulaw is selected. But whenever I
place a call, I get:
Jan 24 16:07:06 WARNING[30654495]: dsp.c:1468 ast_dsp_process: Inband DTMF
is not supported on codec G.711 u-law. Use RFC2833
Umm, wtf? I thought Inband was ONLY supported on G.711 u-law.
-------------- next part --------------
An HTML a...
2009 Jan 12
1
u-law file header ?
QUESTION: Who's in the wrong:
I recently saw an example of a u-law file with a metadata header on the file.
The asterisk playback function 'PLAYED' the ascii header values as if they were audio data, creating an audible 'click'.
After realizing the click was coming from metadata (and fixing it), I became curious:
Which is 'correct? In ot...