similar to: As I've said before...

Displaying 20 results from an estimated 400 matches similar to: "As I've said before..."

2009 Oct 06
3
Detecting FLAC file type
Shayne Wissler <wissler at gmail.com> wrote: > I have a program that is given a random file and needs to determine > whether it is Vorbis or FLAC. For Vorbis, there are various places > where I can infer that I have a bad stream. But for FLAC, when I call > either FLAC__stream_decoder_process_until_end_of_metadata or > FLAC__stream_decoder_process_single, it searches the
2009 Oct 10
3
Theora patent question
Does the reason Theora is relatively safe from patent infringement lawsuit have more to do with it actually not being encumbered, or is it because its use is decentralized? For example, FreeType is not patent-free, nor is Linux, yet they succeed because on the one hand, they are open source, and those who maintain them do not guarantee anything regarding patents, it is up to each individual user
2009 Jul 20
1
Liboggplay seeking artifacts
Is anyone working on liboggplay, and if so, is there any plan to support keyframe-based seeking? I found this, but seems to me that the feature ought to be part of liboggplay: http://pearce.org.nz/2009/05/video-seeking-improvements.html Is there a more appropriate list to post to regarding liboggplay? Shayne Wissler -------------- next part -------------- An HTML attachment was scrubbed...
2009 Oct 06
1
Detecting FLAC file type
Hello, I have a program that is given a random file and needs to determine whether it is Vorbis or FLAC. For Vorbis, there are various places where I can infer that I have a bad stream. But for FLAC, when I call either FLAC__stream_decoder_process_until_end_of_metadata or FLAC__stream_decoder_process_single, it searches the entire file before giving up. I'd like it to stop searching as soon
2009 May 11
1
Seeking on Theora streams
Hello, I've written a program loosely based on libtheora-1.0/examples/player_example.c, I would like to add the ability to randomly seek to a particular place in the stream (for starters, skipping forward or backward N seconds at a time). I found some useful information at http://www.xiph.org/ogg/doc/ogg-multiplex.html, but I was wondering if any sample code existed that implemented seeking?
2009 Aug 13
2
Getting only frame deltas?
Hi, first post on this list. I run a small game development company specializing in casual Windows/Mac games. We've been using Theora for video playback inside our engine for a while, but we always run into performance issues. I've tracked them down to two parts : YUV to RGB decoding (done via software) and uploading the new pixel data to the video card as a texture. For the YUV to RGB
2010 Feb 04
1
Using the 'WatchSubDirectories' setting in a .NET FileSystemWatcher with a Samba Share
Hi all, I've just managed to upgrade to Samba 3.3 and am pretty ecstatic about finding i can now use FileSystemWatcher to watch for file changes in a directory. On a Windows system however, when I say 'watch $dir' with watchsubdirectories == true and $dir/a/file.jpg is changed, I get a filechanged notification - on Samba 3.3 this doesn't happen - does anyone know if it's
2004 Oct 26
4
Release of centos-3.3 ISP bill
It turns out that the release of Centos-3.3 was so popular, that it threw us way over the threshold of our ISP's, and now we are stuck with a _very_ large bill (as in an estimated 6TB of transfers). While in one hand I am ecstatic that we are so successful, but on the other hand, that is coming out of the developers pockets. The developers should be the last ones footing these bills (and this
2006 Aug 26
1
Capture of iterative integration output
Hello, I am a novice R user and am having difficulty retrieving the values from 21 iterations of the R function integrate. The only way I have found is to do a write.table and then a read.table as shown in the code below. I would rather capture the 21 values inside the braces ( sapply might work, but I can't set it up without getting an error in function) so I could compute the
2010 May 30
2
Dovecot 1.2 - Quotas - Ignoring Trash folder
Hello guys, Firstly I would like to state that I am fairly new to Dovecot. I have played around with it in the past here and there but mainly with debian packages. I have compiled this version of Dovecot from source, so please go easy with me. Ok now down to my questions: I am having trouble getting Dovecot to 'ignore' the Trash folder when summing up the used quota for a user.
2005 Feb 07
2
Problems starting Wavelab
hi i've been running steinberg's wavelab 5 under wine20041201, but recently i upgraded to wine20050111 - and wavelab was the only app i was using that didn't work ... so i downgraded back to 20041201 - and it won't work :( i had compiled the 2005 release from source (and was able to see, for the first time, wine's jack audio driver work ... well, *try* to work), but have
2006 May 11
3
Semi-OT: Backing up maildir
We switched our mail server over from mbox to maildir a few months ago and couldn't be happier - the performance under normal load is incredible. However we now have a problem with backup.. Typically we would run tar on the mail server, sending its output to another server via ssh.. Like this: tar cfp - /home | gzip | ssh other.server (cd /backups && tar xfp -).. I have tried
2002 Mar 01
3
icecast with stunnel
Hello I've been using icecast/ices 1.3.11 at home for sometime now, and it works pretty well. Thanks to everyone who has worked on it. Occasionally, icecast will go up to 100% CPU for some reason, but if I restart it this goes away. Ices also has served me well. It dies on occasion too, but I think it's likely due to my custom ices.pm module, since it was much more stable before I
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
Hello, (Apologies for length, wanted to get all the relevant detail in that I know of). I've been having a lot of trouble with some code for an inventory analysis problem I was doing, and finally came to the conclusion that it appears that choose() is returning incorrect values. Specifically: ------------- Browse[1]> nn [1] 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3
2011 Feb 16
1
Detect #,* DTMF in dialplan
Dear Mr,Ms; I am planing for a custom IVR, for example to act as a simple installer! I mean there is some choice via 0-9 and # as *Next* and * as *Back* button. is there any way for me to detect if the caller pressed # vs * on Dialplan ? -- Regards, Ali R. Taleghani 0936 322 4069 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Apr 27
2
Flashphoner
Really? Me? Oh Pavel! I would be inestimably honoured. On 04/27/2012 01:55 AM, Pavel Ismailov wrote: > Hello! > > My name is Pavel Ismailov > and I`m CEO of www.flashphoner.com project. > > We noticed that you quite active in Asterisk-user > mail list, and would like to offer you buy signature > in your messages for some monthly price. > > Is it interested for
2009 Oct 08
0
Detecting FLAC file type
Shayne Wissler <wissler at gmail.com> wrote: > On Tue, Oct 6, 2009 at 1:57 PM, Martin Leese > <martin.leese at stanfordalumni.org> wrote: ... >> For Ogg Vorbis and Ogg FLAC, see: >> http://wiki.xiph.org/index.php/MIMETypesCodecs#Codecs_Parameter > > Isn't this meta information used in e.g. email and HTML? I don't think > it will help vet a standalone
2006 Jan 30
1
Dovecot-lda/deliver - how to deliver root's mail?
There's a good chance I could be missing something obvious here, as I can't find much documentation on the LDA other than on the wiki, which is sparse. Local mail delivery works for normal users, but when attempting to deliver mail for root I get this error: Jan 30 13:42:50 apollo deliver: Running as root isn't permitted Both sendmail and dovecot run as root on my server -
2010 Jun 29
1
Use both SQL and LDAP
Hey guys, I am just wondering if it is possible to use both SQL and LDAP queries at the same time to get information. Example on why I want to do this: I work at a school where we have the need for 2 separate types of mailbox configuration (better wording is eluding me at the moment). Staff and Students currently share the same email server. I would like to be able to give staff a bigger
2009 Mar 09
1
Spybot Search and Destroy
Hi everyone, thanks for taking the time to read my post. I am using ubuntu 8.04 DRBL in an IT setting that has wine 1.1.16 installed with Spybot S&D. We use it to PXE boot virus-infected computers to scan them without threatening a real installation, and without the hassle of live-cds. Spybot has a switch (/allhives) that detects multiple windows installations for scanning, and the switch