Displaying 20 results from an estimated 260 matches for "noshade".
2001 Apr 13
4
bug? ogg123 and mono files
hello,
I try to listen to the stream at http://ogg.radiostudio.org:8007/ostream.ogg
with
ogg123, it's a 44100/mono stream. It sounds to me like a mono file played as
a stereo
file. there are very often silent drop outs and the music is pitched. is
this a bug
in ogg123?
I changed to stereo encoding and know it's better (normal pitch without
silence), but
I have klicks/scratches in
2001 Nov 02
3
RC2 and bass
...offset around 50
seconds. It should say "Maybe people just like it better that way."
However, the maybe is pretty bassy (low pitch) and is just gone.
Anyway, RC2 is so much nicer at 128Kbps than MP3's are (sans some of
these pitch issues).
Nice job everyone!
Trever Adams
<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: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/2001...
2001 Mar 23
2
Ogg123 error messages
...'t fix: Trying to play a file that's not a
Vorbis file (and with this patch, missing files, bad servers, etc) causes main
to call ao_close on devices that aren't open, causing a segfault.
Finally, is anyone going to add some sort of buffer prebuffering?
Thanks.
Aaron Plattner
<HR NOSHADE>
<UL>
<LI>text/plain attachment: ogg123.c.diff
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: application/octet-stream
Size: 2245 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/2001032...
2004 Aug 06
2
Transparent Proxy
.../Sep/2001:23:59:31] [9:Connection Handler] Accepted encoder on
mountpoint 205.188.234.34:8004/ from lsac1-0-s02.shoutcast.net. 1
sources connected
but no stream starts playing, XMMS just says "CONNECTED: WAITING FOR
REPLY". Am I being really stupid?
please help.
Cheers,
Alex
<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: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/icecast/attachments/200...
2001 May 27
1
Version 1.0, HipZip, News
...uld be
great.
Also, since i'm still wary about the small amount of storage on the
HipZip (made sure I bought it somewhere with good return policy), if
you developers with ogg on your hipzips could give me your nutshell
reviews of the device I'd probably be more at ease =).
- Aron
<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: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/2001...
2000 Jul 01
1
Bugfix patch for vorbize, compat patch for grip
...o include transparent vorbize/ogglame support.
The vorbize patch fixes a problem that occurs when the user only uses one
comment field (eg. album, track title or artist), and it segfaults. If someone
with cvs write access could please apply, as Kenneth is away, that'd be great.
Lucas
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: vorbize_comment_bugfix.diff.gz
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vorbize_comment_bugfix.diff.gz
Type: application/octet-stream
Size: 266 bytes
Desc: not available
Url : http:/...
2001 Jan 23
2
feature request: control in ogg123
...ld 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 were caused by the Y1K problem.
<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: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/...
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 scrubbed...
Name: ogg123.diff.2
Type: application/octet-stream
Size: 1122 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachment...
2001 Feb 27
2
Winamp plug-in; http streaming revisited
Here's my latest hack of the current httpstream.c as well as updated
resources. Yes, I know it was time that would have been better spent on
writing new streaming code from scratch :P
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: resource.h
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resource.h
Type: application/octet-stream
Size: 528 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/att...
2001 Feb 27
1
Ogg123 buffering
...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 buffer?
Thanks.
Aaron Plattner
<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: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/...
2001 Mar 03
1
(Yet another) ogg123 buffer patch
...immediately, while allowing
the user to buffer as much as he/she wants. It may be worth it to make the
writer thread stop and rebuffer when it empties, but that may require a rewrite.
I don't know if this is what you guys are looking for, but it seems to work for
me.
Aaron Plattner
<HR NOSHADE>
<UL>
<LI>text/plain attachment: buffer.diff
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buffer.diff
Type: application/octet-stream
Size: 7008 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20...
2001 May 08
1
ogg123 STDIN-control patch
...t;number><enter> -> seek to number-th seconds
The patch itself is pretty straightforward, no black magic.
Enjoy and commit to cvs :-)
Bye,
Peter Surda (Shurdeek) <surda@bigfoot.com>, ICQ 10236103, +436505122023
--
Disc space - The final frontier.
<HR NOSHADE>
<UL>
<LI>text/plain attachment: ogg123.diff
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ogg123.diff
Type: application/octet-stream
Size: 3651 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20...
2001 Jun 21
1
ogg123, buffering, tag
...e 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: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/...
2000 Dec 10
1
Old news.. but interesting
.... Based in Seattle, Singingfish.com specializes in identifying, categorizing and indexing streaming media and downloadable media files on broadband networks and the World Wide Web. The cash acquisition is expected to be completed shortly, once definitive agreements are signed.
Regards,
<HR NOSHADE>
<IMG SRC="att-0038/01-ClientCast-Bnr.gif" ALT="ClientCast-Bnr.gif">
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ClientCast-Bnr.gif
Type: application/octet-stream
Size: 17801 bytes
Desc: not available
Url : http://lists.xiph.org/p...
2000 Dec 11
0
Icecast and streaming vorbis
...the icecast team who reads this, keep up
the good work. I for one certainly look forward to road testing any beta
(or even alpha) versions that become available.
Geoff.
--
Geoff Shang <gshang10@scu.edu.au>
ICQ number 43634701
<STRONG>attached mail follows:</STRONG><HR NOSHADE>
Sorry this has been so late it going out, it's been crazy.
Please excuse the loss of news and yp services. We are currently experiencing db problems. Considering the current
state of things, I cannot give a estimated time till it is fixed. Please bear with us during this. YP is down,...
2000 Nov 22
3
XMMS plugin cannot play b3 encoded files
.... I downloaded the beta 3 RPMs and
installed them. Encoded a disc with the and XMMS segfaults when
attempting to play them. However, there are no problems playing files
from a prior release.
FYI,
Pat
--
"You are not a beautiful and unique snowflake!" - Tyler Durden
<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: 241 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/2000...
2007 Jan 30
2
Error running Guild Wars with .9.3
...e to initialize 3D output. Please verify that
you have installed DirectX8 and an updated video
driver. Click the URL below to open a web page with
more information.
http://www.guildwars.com/support/en-3dinitializationerror.php"
I'm running the command /pathtoGuildWars/wine Gw.exe
-dx8 -noshaders as I found this at the Wine HQ app db.
I've tried searching the archive and the web but
don't seem to be able to find anyting on this
particular issue - I'm ready to accept that once I get
past this, there will be other issues that may not be
solvable right now, but it seems weird th...
2000 Dec 27
1
ao_arts
...configure.in.diff is for ao/configure.in
Makefile.am.diff is for ao/src/plugins/Makefile.am
Makefile.am and ao_arts.c go in src/plugins/arts/
Also attached is a patch (ao.h.diff) to allow C++ programs to include
ao.h without doing the extern "C" wrapping themselves.
Cheers,
Rik
<HR NOSHADE>
<UL>
<LI>text/plain attachment: Makefile.am
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.am
Type: application/octet-stream
Size: 508 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/2000122...
2000 Dec 21
6
oggenc: feature request
I have a small feature request for oggenc:
Can a command line option be added to allow the user to set the first
serial number to be used for the output ogg stream?
This only takes a few lines of code, actually.
Rationale: it is quite helpful for debugging other encoders. If oggenc is
the "reference" encoder, ensuring that your new whiz-bang encoder has
diffable output to oggenc is a
2001 May 08
2
libao AU driver
...null, wav, and raw driver */
+ driver = driver->next->next->next->next; /* Skip null, wav, raw, and au drivers */
while (driver) {
if (driver->functions) free(driver->functions);
if (driver->handle) dlclose(driver->handle);
<HR NOSHADE>
<UL>
<LI>TEXT/PLAIN attachment: ao_au.c
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ao_au.c
Type: application/octet-stream
Size: 7746 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20010508/9...