search for: mailsnare

Displaying 19 results from an estimated 19 matches for "mailsnare".

2004 Jun 15
3
Repeat patch for ogg123
Hi, I have made a small patch for enabling repeating in ogg123. It adds the parameter "--repeat n" or "r n" where n indicates how many times it repeats the playlists. Zero in forever. Apply it if you like, I find it very convenient. -- Regards Niels Sandmann Jabber: sandmann@jabber.dk, Email: sandm@nn.dk -------------- next part -------------- Only in ogg123: .deps Only in
2004 Jun 18
5
Slowdown on lots of motion
I'm playing the "Honey" movie (both Honey-small and Honey-large) and I notice significant slowdown during periods of lots of motion (when the camera shakes, when the first man hops into bed, when people turn around and approach the camera, etc.). The audio plays smoothly all the time but when there is a lot of motion, the picture freezes and resumes when there's less motion.
2003 Jan 17
1
Samba ON NT?
Has anyone tried to compile Samba on Windows 2000? I know it's a weird idea, but I don't like the fact that W2K shares c$, d$, RPC$, etc. With Cygwin, I didn't get past configure, it complained that locking was unavaliable and bombed out. Is it technically feasable to get Samba running on Cygwin? (I disabled Server&Co in my Services already :} ) Thanks! --Brandon Bergren (Please
2008 Aug 30
2
Delta UPS boxes
...quite familiar with (Debian) Linux. Does anyone know which NUT driver to use ? The UPS have 3 different communication interfaces: RS-232 AS-400 Dry-contact Which one is the more appropriate for NUT ? Any other information is welcome :-) Thanks in advance, Jerome -- Jerome BENOIT jgmbenoit_at_mailsnare_dot_net
2004 Aug 06
2
Why can't I login to cvs?
Using the following command cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login and anoncvs as the password, I get the following response cvs [login aborted]: connect to xiph.org(198.136.36.245):2401 failed: Connection refused can anyone clue me in? D Sledge __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software
2004 Jun 21
2
playback rate of theora movie "honey"
I downloaded xiph.org's free theora-encoded movie called "honey", both the large and the small versions. I tried playing the small version on both a g4 450 "OS X" mac and a PIII 800mhz running WinXP. On both platforms I used VLC media player version 0.7.2 Neither one of these platforms could play the movie smoothly from the hard disk drive. There were several moments, that
2003 Jul 10
2
optimization to libao audio output autodetection code
Ok, this patch replaces the old patch I sent, and it does a bit more. For one, it sorts the linked list of drivers based on the priority values, highest valued ones coming first. That allows the _find_default_driver_id code to stop looping (break) immediately when it finds a driver that works, because it already knows it's the working driver with the highest priority (what it normally
2003 Mar 02
5
file header
I was wondering if there was a way to recompile ogg123 so that it didnt look for "Ogg" at the start of each file. Ie change it so it looked for "Dog" or something. Why you ask? because in theory Im not ment to have any music files on my work computer NFI why but just cant. If I could mask an ogg file to look like another file then I could beat the system. Assuming that they
2003 Mar 25
4
Fixed Quantizer - Fixed Quality
Here's the problem: > 2) Encoding with rate control as in single pass "Bitrate > control" will not > lead to better quality than fixed quant (with the right value > of the fixed > quant). Ratecontrol doens't know anything about "quality". It > will try to > reach more-or-less CBR. > > But somehow this is not a fair comparison, because
2008 Aug 12
1
[LLVMdev] Exception handling tables for function generated on the fly
On Tue, 12 Aug 2008, Chris Lattner wrote: > > On Aug 12, 2008, at 10:55 AM, Tom Tromey wrote: > >>>>>>> "Tom" == Tom Quarendon <tom at quarendon.net> writes: >> >> Tom> I imagine that GCJ has do to this ind of thing? >> >> FWIW, libgcj does not include a JIT compiler. >> So, no solution there, sorry. > >
2004 Aug 06
0
RPM's
On Sun, 2003-01-12 at 09:45, ajb wrote: > Not too sure were I get libshout2 from ?? You have to get it from CVS. It is being developed along with icecast 2 and has not been released. <p>> Just tried ./configure and get the following error it maybe that the libshout is not installed or it maybe I need to install - do I > need to install Vorbis I have installed libvorbis but there
2004 Aug 06
0
RPM's
On Sun, 2003-01-12 at 15:40, ajb wrote: > I deleted config.cache and gave ./configure another try and got the same > > so I looked in the config.log and found the following > > configure:6312: gcc -o conftest -O20 -ffast-math -fsigned-char -D_REENTRANT -D_$ > configure:6305:26: vorbis/codec.h: No such file or directory > configure: failed program was: > #line 6302
2005 Feb 10
1
Need help with a Cisco 7960
Hi all, I have seen similar discussions about this problem earlier, but I need some help here! I've been using this phone for allmost two years without any problems. Just about a week ago I had the phone unplugged for a few days and when I plugged it in again it had lost all settings, including the settings password. It was reset back to the factory default. Well, then I decided to enter
2002 Dec 24
2
FLAC reader for oggenc
I've just posted a patch to oggenc that enables it to read FLAC files (and preserve the comments) at: http://www.ph.utexas.edu/~volsung/patches/ It does not currently work with Ogg FLAC files, and, of course, this has not been rigorously tested. --- Stan Seibert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2003 Jan 08
1
FLAC patch for oggenc: Round 2
The latest patch to allow oggenc to read FLAC files is up at: http://www.ph.utexas.edu/~volsung/patches/ Now both native FLAC and Ogg FLAC files can be read. Comments should in theory be preserved coming from either FLAC or Ogg FLAC. I cannot figure out how to make an Ogg FLAC file that has comments, so I've only tested it with normal FLAC. (Any tips would be appreciated here.) Note the
2003 Jan 09
0
FLAC reader for oggenc on win32
Hi, yet another update on the FLAC patch for oggenc. I've just verifed that it builds on Win32 as well. I've updated the patch page http://www.ph.utexas.edu/~volsung/patches/ with links to a Win32 binary and a zip file containing all the source code and libraries you need to build your own FLAC-enabled oggenc. It's my first Visual Studio project ever (I've only ever done UNIX
2003 Jan 11
1
FLAC support in ogg123
Installment #3 on my coding binge: The latest CVS version of ogg123 (in vorbis-tools) now plays FLAC and Ogg FLAC files. The FLAC support is optional, so if you don't have FLAC 1.0.4 and the header files, ogg123 will still build without it. Please give it a whirl and let me know how it works for you. --- Stan Seibert <p>--- >8 ---- List archives: http://www.xiph.org/archives/
2003 Jan 12
0
Speex support in ogg123
Okay, last email this week, I promise. :) Speex support is in ogg123 CVS now. It doesn't calculate the total length of the file because that looks like a rather involved calculation. Chaining also doesn't work yet, but I think everything else does. :) Give it a whirl and let me know. --- Stan Seibert <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/
2004 Aug 06
1
Ices2 compile error - streaming ogg!
Actually, you don't have to check out ogg and vorbis from CVS. You can just use Vorbis 1.0, if you like. ices was updated to use the Vorbis 1.0 encoding API, and that is the source of the errors the original poster was seing. --- Stan Seibert <p>On Wed, 2002-07-31 at 15:23, D. Anthony Patrick wrote: > You need to check out ogg and vorbis from cvs and install them as well. Refer