Displaying 20 results from an estimated 4000 matches similar to: "Extracting sample count from a Vorbis packet"
2004 Mar 15
2
R equiv to proc gremove in maps package
Is there an R equivalent to SAS's proc gremove? You would use this procedure to combine the units on an existing map, for example to build a map of Metropolitan Statistical Areas (MSAs) from the [US] counties dataset where the internal boundries surround the MSAs (which are groups of counties) rather than the individual counties. I can imagine the mechanism would be to find and erase the
2002 Dec 06
2
[LLVMdev] DSNode Question
LLVM,
I am trying to equate two dsnodes across call boundries. On the Caller
side we have an operand of form:
sbyte * getelementptr ([20 x sbyte]* %.LC0, long 0, long 0)
using getNodeForValue() yields a NULL pointer.
On the Callee, the parameter is of form:
sbyte * S
and getNodeForValue works fine. Is there something special that must be
done to access DNodes accessed using GEP?
Thanks,
2010 Nov 24
1
how to make R overlook string character
I am really new to R and would appreciate some help to sort out a problem
with data extraction from a large file.
I have entered the following command to filter data from a large data set
called "upanddown" such that those records in upanddown corresponding to
blockType=3'UTR are transferred to a new file called "new":
new<-sqldf("select * from upanddown where
2008 Jun 19
2
Sure, it's a newbie thing, but I'm willing to be at least ONE person has been bit by this....
Hi All,
I have a Samba system I fire up once in a blue moon for testing, and had
a bit of a minor heart attack when it "suddenly" stopped letting me
access shares as anyone other than root. Security is set to "user" since
it's not a domain member server. My office requires that passwords get
changed every 90 days, and the last time I accessed the server was on
the
2012 Apr 04
1
http://www.centos.org/docs
Hi,
Why does http://www.centos.org/docs not point to say this for example:
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/index.html
The latter is more comprehensive. The links that
http://www.centos.org/docs contains all have "upstream" labels on the
reading material, so I'm guessing the trademark boundries are not being
crossed.
Regards,
Paul (Crunch)
2006 Jan 06
2
Re: sigsegv in _mm_load_ups (linux/gcc 3.x)
> I've seen the exact same in my version (mingw on win32), and the problem
> was that the stack was misaligned when entering the function, so the temp
> registers weren't at 16-byte boundries.
That's a possibility. It's easy to check by printing the address of the
variables. I know that gcc 3.3 had some alignment issues with _m128 that
were supposed to be fixed in
2002 Feb 21
1
using smbadduser non-interactively
Hello All,
Could someone please tell me if there is a was to use smbadduser in a
non-interactive mode and just allow you to enter all of the
particular user information on the command line?
I need to set up a small script that will automate adding users to
the smbpasswd file so that they can login.
Cheers,
Lonnie
--
Lonnie Cumberland
OutStep Technologies Incorporated
EMAIL:
2011 Sep 21
3
RESEND: Mixmonitor command parameter problem on Asterisk 1.8.4
Is anyone can help me with this ? I'm really desperate.
Thx in ad.
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ikka - Mitra
Kreasindo
Sent: Wednesday, September 14, 2011 5:02 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Mixmonitor command parameter problem on
2002 Feb 21
6
How to connect across the Internet
Hello All,
Well my Samba server is up and running good, but I am now needing to
be able to let some of my users connect to our server who is not
located on our local network.
Actually they are located some distance away and I would like to be
able to allow then to connect.
Has anyone had any success with this and how it might be done?
Best Regards,
Lonnie
--
Lonnie Cumberland
OutStep
2006 Jul 15
2
Ogg embedding, problem with spec and/or bugs in speexenc
(Sending again after subscribing, I guess the moderator is on vacation.)
I'm working on support for tagging Speex files for Mutagen[0] and part
of the specification at [1] is confusing me. It says the first page
should have granulepos 0 and packetno 0. Does this really mean page
sequence number 0, since the Ogg format doesn't number packets?
If it doesn't mean page sequence number,
2004 Nov 14
1
ipfw logging
Hi all!
After installing 5.3 I've noticed
some change in firewall logging.
Prior (on 5.2) rules gave me what
I needed: trimed to 3 of the same
connection. Every new connection
on the same rule gave new log line
up to 3. I have in kernel:
FIREWALL
FIREWALL_VERBOSE
FIREWALL_VERBOSE_LIMIT=3
Now, all connections on the same
rule are trimed to 3. Is it possib-
le on 5.3 to have all
2005 Aug 08
4
Problem with DFS mounting (works OK in smbclient) [samba-3.0.14a-2.1.fc4.kde]
I am having problems mounting a DFS share, even though it works in smbclient
fine.
After mounting, the mount point (in ls) has question marks for everything, and
when ls'ing I just get permission denied.
Turning up debug and verbose don't seem to help. Any ideas ?
[tom@charles-compaq@1306 /home/tom/Projects/gbb-core-app ]
smbclient //exchsvr/dfs -U tchiverton -W BLUEFINGER
Password:
2003 Dec 11
5
Yuck! Error in buffer handling
Hello.
Is this normal. Or does it mean there is a problem ?
-------------------------
stop now
Beginning asterisk shutdown....
Executing last minute cleanups
== Destroying any remaining musiconhold processes
Yuck! Error in buffer handling...: Connection reset by peer
Yuck! Error in buffer handling...: Broken pipe
Yuck! Error in buffer handling...: Broken pipe
Asterisk cleanly ending (0).
2006 Jan 05
2
Re: sigsegv in _mm_load_ups (linux/gcc 3.x)
That's definitely strange and I've never encountered that. Normally, the
only way for _mm_load_ups to generate a segfault is for the input to be
invalid memory, in which case the C version should crash too. I suspect
the compiler (or something else) may be hiding the real problem. Can you
get a debugger and see exactly what assembly statement is causing the
crash and what the operands are?
2004 Nov 19
3
Windows installer for Helix Vorbis & Theora plugins posted
Hi All,
I just posted Windows installer for the 0.5 release of the Helix Theora &
Vorbis plugins for RealPlayer 10/10.5 and RealOne Player. There are no code
changes from the 0.5 zip file that was posted earlier. I've just replaced the
zip file with an installer. You can get the installer at
https://helixcommunity.org/download.php/713/xiphplins_win32_0_5.exe
Let me know if you have any
2004 Nov 19
3
Windows installer for Helix Vorbis & Theora plugins posted
Hi All,
I just posted Windows installer for the 0.5 release of the Helix Theora &
Vorbis plugins for RealPlayer 10/10.5 and RealOne Player. There are no code
changes from the 0.5 zip file that was posted earlier. I've just replaced the
zip file with an installer. You can get the installer at
https://helixcommunity.org/download.php/713/xiphplins_win32_0_5.exe
Let me know if you have any
2006 Apr 08
4
Calling validates_inclusion_of out of default namespace
Hi,
I''m trying to run the "validates_inclusion_of" method in a before_save hook,
because the range is dependant on the related data. But I can''t figure out how
to call it. When calling it normally, it says it can''t find it.
I''ve tried several combinations like
"ActiveRecord::Validations.validates_inclusion_of", but I can''t seem to
2019 Apr 26
5
faI2ban detecting and banning but nothing happens
On Friday 19 April 2019 16:15:32 Kenneth Porter wrote:
> On 4/19/2019 5:30 AM, Gary Stainburn wrote:
> > I've followed one of the pages on line specifically for installing fail2ban on
> > Centos 7 and all looks fine.
>
> Which page? It would help to see what they advised.
> On Friday 19 April 2019 16:15:32 Kenneth Porter wrote:
> On 4/19/2019 5:30 AM, Gary Stainburn
2006 Jan 17
1
Question about blocksizes
Hi,
can someone explain whats the meaning of the two blocksizes in the first
header of Vorbis, please?
So far I assumed that they meant that 2^b0 and 2^b1 were the only two
blocksizes used during
the whole encode, but something makes me believe they are not:
if b0 and b1 are 0xb8 respectively (that I interpeted as 2^11 = 2048
and 2^8 = 256) I observe 3 different deltas between each couple of
2012 May 22
3
SSD erase state and reducing SSD wear
I''ve got two recent examples of SSDs. Their pristine state from the
manufacturer shows:
Device Model: OCZ-VERTEX3
# hexdump -C /dev/sdd
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|................|
*
1bf2976000
Device Model: OCZ VERTEX PLUS
(OCZ VERTEX 2E)
# hexdump -C /dev/sdd
00000000 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
|................|
*