search for: dbarrett

Displaying 20 results from an estimated 23 matches for "dbarrett".

Did you mean: barrett
2004 Aug 06
3
Multiple Frames per Packet
David, Here's the trick ... do this just before your speex_bits_write(): speex_bits_insert_terminator(&bits); Then, when decoding, keep calling speex_decode() until it returns -1 or speex_bits_remaining(&bits) returns 0. Works for me, anyway. Tom David Barrett (dbarrett@quinthar.com) wrote: > > Hi, I'm using Speex and I want to pack multiple frames into a single > packet. The manual (section 4.5) says to call "speex_encode()" > multiple times before calling "speex_bits_write()", and then call > "speex_decode()" unt...
2004 Aug 06
0
Multiple Frames per Packet
...ts) > 0); I am using a newer version of Speex, so I guess the terminator is a relatively new thing. I'm not even sure if it's necessary, but I think Jean-Marc recommended using it back when I asked this question awhile ago..? Anyway, glad it's working for you. Tom David Barrett (dbarrett@quinthar.com) wrote: > > Aha. Thanks. I don't seem to have speex_bits_insert_terminator(&bits); > in my installed version (1.0.4), but I was able to use > speex_bits_remaining(&bits). However, speex_bits_remaining(&bits) > doesn't return 0 -- it returns -1 when...
2001 Apr 24
1
HELP! sftp hangs on exit / Bug?
...nto inyo and called 'sleep 5& exit' and the shell > exited back to my Cygwin bash shell without problems. > > So ... anyone else out there got suggestions? > > Regards, > Dave Hawkins > > > ----- Original Message ----- > From: "Daniel Barrett" <dbarrett at blazemonger.com> > Newsgroups: comp.security.ssh > To: <dwh at ovro.ovro.caltech.edu> > Sent: Tuesday, April 24, 2001 9:09 AM > Subject: Re: HELP! sftp hangs on exit / Bug? > > > > In article <9c23r7$h56 at gap.cco.caltech.edu> you write: > > >sftp...
2004 Aug 01
3
Binaries for Visual Studio.NET?
I apologize for what's surely a common question, but the Xiph archive-searcher seems broken, and all my other searches have come up dry. Anyway, my question is: Are there any Theora binaries available for Visual Studio.NET? Alternatively, how do I build Theora using Visual Studio.NET? I tried using "\win32\theora_static.dsp", but VS.NET claimed it was corrupt and couldn't
2005 Aug 06
0
[Fwd: Re: Force keyframe creation]
(I think Timothy intended for this to go to the list; my apologies if it wasn't.) -------- Original Message -------- Subject: Re: [Theora-dev] Force keyframe creation Date: Sat, 06 Aug 2005 00:06:32 -0400 From: Timothy B. Terriberry <tterribe@vt.edu> To: David Barrett <dbarrett@quinthar.com> References: <42F4186C.1050605@quinthar.com> David Barrett wrote: > Is there any way to force the creation of a keyframe when encoding? > > Poking around through the archive it looks like I might be able to do > this by setting 'keyframe_frequency_force'...
2004 Oct 05
2
Help: File is present (via Samba) but cannot be opened?
.../usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) write(2, ": No such file or directory", 27: No such file or directory) = 27 write(2, "\n", 1 ) = 1 exit_group(1) = ? -- Dan Barrett dbarrett@blazemonger.com
2005 Nov 01
3
Live HTTP streaming of Theora files
What's the easiest way to broadcast a "live" event using Theora? - Microsoft Media Services uses a closed protocol (MMS) and special streaming servers, so I'm not excited to go that way, even though it seems to be the most obvious choice. (Though I'm not sure if I could convince it to use Theora anyway.) - I could encode the entire file into an Ogg/Theora file and just
2005 Nov 26
1
Re: [iglance] iGlance audio/video pipeline
...#39;s such as the Broadcom mipsel models used > in several embedded appliances (the floating-point Speex is unusable on > my OpenWRT-based Linksys WRT54GS). Have you given it a try so far? > > Enzo > > ----- Original Message ----- > *From:* David Barrett <mailto:dbarrett@quinthar.com> > *To:* iglance@yahoogroups.com <mailto:iglance@yahoogroups.com> > *Sent:* Saturday, November 26, 2005 1:04 PM > *Subject:* [iglance] iGlance audio/video pipeline > > So I've had some requests as for where to get started in the code, and &g...
2004 Oct 09
3
Encoder not linking on win32?
I decided to bite the bullet and grabbed the latest changes out of subversion. Compiled fine (with a few cast changes), but for some reason none of the encoding functions are linking. (Decoding appears to link just fine.) Any ideas what I did wrong? Here's what I did: 1) Downloaded a clean copy of the latest contents of Subversion using: svn co http://svn.xiph.org/trunk/theora 2)
2003 Apr 02
1
bug report: bus error on Mac OS/X 10.2.3
...000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0xbff817b0 r20: 0x00032188 r21: 0x00032188 r22: 0x0000003d r23: 0xbff816a0 r24: 0x00000001 r25: 0x00000000 r26: 0x0002f148 r27: 0x00000001 r28: 0xbff811f9 r29: 0x00000039 r30: 0x00000039 r31: 0x00012adc -- Dan Barrett dbarrett@blazemonger.com
2004 Aug 06
0
Multiple Frames per Packet
Hi, I'm using Speex and I want to pack multiple frames into a single packet. The manual (section 4.5) says to call "speex_encode()" multiple times before calling "speex_bits_write()", and then call "speex_decode()" until it returns -1. However, when I try that "speex_decode()" never returns -1, and it enters an infinite loop. I'm using 1.0.4. Any
2004 Oct 09
1
Next stable/unstable release?
The roadmap page on the website is a bit terse. Any ideas when the next release (stable or otherwise) might be coming out? -david -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20041009/85ff6ded/attachment.htm
2005 Jul 02
0
Announcing iGlance, Seeking Alpha Users
Today marks the one-year anniversary of iGlance, my P2P voice, video, and realtime-collaboration application. In honor of the event, I'm opening my doors to a select group of alpha-users who will: - Help test the boring stuff - Help refine and design the good stuff - Help decide what iGlance is all about As you know, this is a crowded space. There are probably a hundred VoIP,
2005 Nov 05
0
iGlance is here!
So you all know I've been working with Speex on iGlance for ages. Well, I'm happy to report that after all this time, it's done. (Well, as much as anything in this space is ever done, but it works for some large subset of users, and it has a snazzy website to promote it.) For details, please see: http://www.iglance.com To review, iGlance is a P2P VoIP/videoconferencing
2005 Apr 15
0
libtheora in WinCE or PocketPC?
I'm sure this is a common question, but I haven't seen it asked nor answered on this list, on the Theora Wiki nor FAQ, nor on the Internet at large (though I haven't checked the whole thing): Has anyone ported 'libtheora' to WinCE or PocketPC 2003? I seem to recall seeing a Linux ARM port, but I haven't been able to confirm that, either. I see there's a
2005 Jul 02
0
Announcing iGlance, Seeking Alpha Users
Today marks the one-year anniversary of iGlance, my P2P voice, video, and realtime-collaboration application. In honor of the event, I'm opening my doors to a select group of alpha-users who will: - Help test the boring stuff - Help refine and design the good stuff - Help decide what iGlance is all about As you know, this is a crowded space. There are probably a hundred VoIP,
2005 Nov 05
0
iGlance is here!
So you all know I've been working with Theora on iGlance for ages. Well, I'm happy to report that after all this time, it's done. (Well, as much as anything in this space is ever done, but it works for some large subset of users, and it has a snazzy website to promote it.) For details, please see: http://www.iglance.com To review, iGlance is a P2P VoIP/videoconferencing
2004 Aug 06
1
Encoding frame limit
When encoding many frames, I get a write access exception. It appears the "bits" structure has a fixed-size buffer (allocated in speex_bits_init()), and speex-encode() pukes when it overruns it. I understand I could just initialize bits with a bigger buffer, or watch the buffer and stop encoding when it gets full. But I don't want to care about compressed frame sizes, nor *can* I
2004 Sep 14
3
Audio Resampling Library Suggestions?
Can anyone recommend a good library for performing audio downsampling? I intend to start playing around with "libresample" (http://ccrma-www.stanford.edu/~jos/resample/README-libresample-0.1.3.txt), as well as taking a look at "Secret Rabbit Code" (http://www.mega-nerd.com/SRC/), but I'd love some opinions before I get too involved with either. Free would be best, but
2004 Aug 02
1
Theroa Guess Confirmation
Hi there, is there any document giving a high-level overview of how to use "libtheora"? As it stands, I'm scrounging through headers and example code, and doing a whole lot of guessing. In the meantime, could you either confirm or deny the following guesses? 1) Before compressing with Theora, I must unpack my YUY2 data into three separate arrays (Y, U, and V respectively), and