search for: arnoldnet

Displaying 20 results from an estimated 69 matches for "arnoldnet".

2001 Jun 21
1
ogg123, buffering, tag
...ess time doing nothing now. Verbose progress is not as responsive now (it should actually be more responsive on a slower computer...) as a side effect (when buffering), but since it's inaccurate anyway (and will probably stay that way), nobody should really care :) -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 2...
2001 Jan 08
2
[fwd] ogg123 (from: pfk@fuchs.offl.uni-jena.de)
...feature: - Decode one .ogg file and write it as 44 byte standard header .wav to stdout. Can you add this feature? __________________________________________________________________________ Bug report: f:.../Audio/technik/ogg # ogg123 Ogg123 0.6 (CVS post-beta3) by Kenneth Arnold <kcarnold@arnoldnet.net> and others Usage: ogg123 [<options>] <input file> ... -h, --help this help -V, --version display Ogg123 version -d, --device=d uses 'd' as an output device Possible devices are (some may not be compiled): null (output nothing), oss (for Linux and...
2001 May 29
4
AW: Are AMDs preferable? [was: Choosing a processor]
Hi Joane, I think AMDs are 'preferable' of cost/'performance unit'. For standard applications you will have to compare a Duron-900 to a P-III-933; and AMDs will perform much better when it comes to number crunching. And now -- have a look at the prices...! I wouldn't buy any Intel chip today... this may be a 'European' habit, but I think it isn't / shouldn't
2001 Nov 04
5
ogg123 running under MacOS X
I finally managed to compile ogg123 under MacOS X, after creating a PB project for it. Rillian, do you want to include the PB project in cvs? (it needs a LOT of polishing, though). ---------- Ogg123 from PACKAGE VERSION by Kenneth Arnold <kcarnold@arnoldnet.net> and others Usage: ogg123 [<options>] <input file> ... -h, --help this help -V, --version display Ogg123 version -d, --device=d uses 'd' as an output device Possible devices are: null wav raw au -f, --file=filename Set the output filena...
2001 Jan 02
1
best encoding
I've got some songs that I need OGG-ified as high quality as possible for my site, and I'm not sure how to go about doing it. I've checked out the tools available, but I'm wondering if there's anything else I should know about the process (above and beyond how to run the apps). Any advice in this area would be greatly appreciated. These suckers have got to be PERFECT...
2001 Jan 27
1
OGG + DivX ?
Hi There have been some discussions regarding OGG as audio stream in DivX video at http://forums.projectmayo.com/. Is there or will there be an OGG codec like Frauhofer MPEG 3 & Microsoft Audio? This could boost the usage of OGG (mainly underground?). :) But on the other hand it could give OGG bad reputation when associated with 'illegal' copies of video. :( Matts --- >8
2000 Nov 10
2
source browser updated
http://surf.chimie.uqam.ca/~kruus/vorbis/ now contain branch_beta3 and trunk subdirs that are updated daily (until branch_beta3 becomes historical next week, like the other snapshots at that URL). to web-browse the source code, go to http://surf.chimie.uqam.ca/~kruus/vorbis/lxr/http/source erik (back after audio-video sync miniproject. Yay!) --- >8 ---- List archives:
2000 Dec 25
1
ogg123, Chrismas release
...ly a few places with broken implementations. I'm also trying to cleanup some places where we assume too much, because ogg123 might eventually be able to safely run suid (or sgid) (to access the audio devices). I think the next thing I'll attack is the buffering. -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 2...
2000 Dec 28
0
[ogg123] buffer done ... almost
...arter than that :) user-adjustable buffer fill. till not flexible enough to say "wait until buffer is x % full before playing" which would be useful for HTTP streaming. I haven't solved all the problems, but I'm working on it. Not anymore. Good night. -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 2...
2001 Jan 23
2
feature request: control in ogg123
Hi people! I think it would be cool if ogg123 had a mode in which you could conrol it with stdin. pausing, quitting/stopping and seeking would be enough imho. mpg123 already has something like this (I think -e). I'd do it myself but I'm busy. Shouldn't take much time. Bye, Peter Surda (Shurdeek) <surda@bigfoot.com>, ICQ 10236103, +4369910964300 -- The dark ages
2001 Feb 21
1
Better buffer fix.
Looking at it, I think this patch is actually better than the one I sent before, mainly because it keeps from adding a bunch of weird parameters to functions at the expense of a single global variable (globals... ick). Aaron Plattner <HR NOSHADE> <UL> <LI>text/plain attachment: ogg123.diff.2 </UL> -------------- next part -------------- A non-text attachment was
2001 Feb 27
1
Ogg123 buffering
I tried to use ogg123 -b to play from a slow HTTP server, and I realized that ogg123 starts to play immediately even if the buffer isn't full, so if it can't read the ogg fast enough it skips, even with a huge buffer. Is this the way it's supposed to work? It seems to me like the buffer shouldn't start playing until it's full. Am I misunderstanding the purpose of having a
2001 Mar 06
1
ao patch (fwd)
Can someone apply this patch? It corrects a silly typo on my part. --- Stan Seibert ---------- Forwarded message ---------- Date: Wed, 07 Mar 2001 01:20:48 +0100 From: Markus Keller <markus@mercury.net.dhis.org> To: indigo@aztec.asu.edu Subject: ao patch Hi, I just noticed a small typo in ao_esd.c. Here is a patch for it: --- ao_esd.c~ Sun Feb 25 03:06:05 2001 +++ ao_esd.c Wed
2001 Mar 14
1
get_latency() ?
I was looking back through the libao source after some time away from it and I noticed the addition of a plugin_get_latency() function to the plugin API. What is the purpose of this function and what was the motivation for adding it? --- Stan Seibert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a
2001 Mar 28
1
Whining about the raw driver.
Hi, I'm whining again about the inclusion of the raw driver in libao. Can someone please commit the patch I posted in message: http://www.xiph.org/archives/vorbis-dev/0098.html (which will turn into http://www.xiph.org/archives/vorbis-dev/200103/0098.html in 4 days.) I've got people who want it included asking me what's the hold up. --- Stan Seibert --- >8 ---- List archives:
2001 Apr 13
1
making debian packages
hi, how could i make debian packages out of the nightly snapshot. there is a debian directory, but i never build a debian package before and the README only has instructions for building rpm. moerk -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
2001 Jun 19
0
vorbisfile bug
Bug: vorbis/lib/vorbisfile.c, ov_time_tell. When vf->seekable = 0, link = -1 at the return, thus dividing by vf->vi[-1].rate. Fix should be pretty simple. -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 2...
2001 Aug 11
0
kcarnold_work branch of ogg123
...t again. Should change that myself, but I'm tired now and it's one o'clock in the morning after working at this most of the day. And if you want any features added or have an old patch/bug that I never got to, now is the time to bring it up again. thx all. -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 2...
2001 Aug 13
0
Going away again; ogg123 status
...last 20 lines or so (or if it compresses well, the whole thing -- it's very repetitive text). You can also try out the new configfile interface; use ogg123 -c for a pretty table of what options I've hooked in so far. Or steal it for your own project ;) Thanks. -- Kenneth Arnold <ken@arnoldnet.net> / kcarnold / Linux user #180115 http://arnoldnet.net/~kcarnold/ <HR NOSHADE> <UL> <LI>application/pgp-signature attachment: stored </UL> -------------- next part -------------- A non-text attachment was scrubbed... Name: part Type: application/octet-stream Size: 2...
2001 Sep 13
1
encoding documentation
Hello, I'm an Electrical Engineering student. I'm doing a research job about audio compressing. I'm looking for documentation about Vorbis analysis, synthesis, coding and decoding. I took a look at Xiph page documentation section, but it's not complete yet. There's this site about encoding, but i only found information about Vorbis windowing: