similar to: Interesting WA2 plugin behaviour

Displaying 20 results from an estimated 10000 matches similar to: "Interesting WA2 plugin behaviour"

2002 Dec 27
1
Album List for wa2 saying it supports OGG when it really doesnt.
Just a quick email to say looks like someone needs help: http://albumlist.sourceforge.net/ the newest version of the plugin for wa2 says it supports OGG- it doesnt, it just automatically adds "OGG" to the list of file types to scan. If OGG were supported, then the plugin would correctly display the times for the albums. Which it doesnt (at least on my pc). Anywoo, just thought someone
2004 Aug 06
0
OT: compiling oddcast DSP
At 05:52 PM 7/5/2003 -0400, you wrote: >Hi, > >There's a rather serious problem with the Oddcast DSP for Winamp, when you >stream in vorbis format over icecast2, it drops ~ 1/2 sec of near the >beginning of every song except the first. I tracked this down, it turns >out oddcast drops the last vorbis page of every stream. (The DSP doesn't >receive the new metadata
2004 Aug 06
4
IceS 2.0a - Extended sleep requested
Thanks for offering to help, Karl. Config - I thought my email was long even without the config files so I didn't include them! They are normal random playlist configs. What aspects are you looking for? CPU - vmstat 1 gives consistant CPU readings of around 2,1,97 for us,sy,id respectively when no one is listening to the streams. There's hardly any change when a client starts listening.
2004 Sep 10
0
[Flac-users] Re: questions about 1.1.0 release
--- "David W. Tamkin" <dattier@panix.com> wrote: > Thank you very much for the explanations, Josh. > > | the seekpoints are not the only places in the stream that can > | be seeked to, they are just hints about regular locations in > | the stream. you can still seek to any sample. the number of > | seekpoints are just one factor in determining how fast the >
2004 Aug 06
2
IceS 2.0a - Extended sleep requested
I've just set up a new collection of streams and one of them is having problems. The clients connecting to this one stream only last a few minutes before getting kicked off. I don't know where to start looking for the problem. I'm running Mandrake 8.1 with Libshout2.0, IceS 2.0a and Icecast2 downloaded from cvs only a few days ago (with the mentioned os.h error included ;-) I get the
2004 Aug 06
0
darkice client for windows
In theory (insofaras my own little world exists) it should be as simple as changing the audio i/o methods, but interfacing with WinAmp will take someone with experience; all code on xiph.org isn't all /that/ hard to port, and Windows pretends to be POSIX-compliant, so it should almost actually work. The question after that is how willing people are to deal with a command-line utility.
2003 Feb 06
0
Fwd: Re: oplock problems
Oops, samba@lists.samba.org, not SALBA (: /dev/idal --- Chris de Vidal <cdevidal@yahoo.com> wrote: > Date: Thu, 6 Feb 2003 08:19:56 -0800 (PST) > From: Chris de Vidal <cdevidal@yahoo.com> > Subject: Re: oplock problems > To: Brian Johnson <bjohnson@jecinc.on.ca> > CC: salba@lists.samba.org > > --- Brian Johnson <bjohnson@jecinc.on.ca> wrote: >
2004 Aug 06
2
No audio with slackware for live station
He means that development of WinAmp 3 has discontinued. WA2 is being updated to support WA3's extra features (video, media library), and WinAmp 5 (2+3=5) is the main new development. You can read the announcement on the WinAmp forums. >===== Original Message From Stefan Neufeind <stefan@neufeind.net> ===== >On Fri, 16 May 2003 at 13:15:22, Geoff Shang wrote: > >> I
2003 Jan 21
2
writing to a samba share
Just wanted to know how to make a directory writeable. I have used the following variables, but have been unsuccessful to write to a particular samba share using XP: [share] ... writeable = yes write list = username Are there any more options I need to allow a user to write to his own directory? Thanks. sandrewz __________________________________________________ Do you Yahoo!?
2004 Sep 10
1
xmms-flac plugin in OS X - Apple X11
On Friday, January 24, 2003, at 12:28 AM, Josh Coalson wrote: > --- Brian Haberman <habesct@mac.com> wrote: >> I have been using Apple's X11 on OS X and I got the source and >> compiled >> flac 1.0.5 beta2. Everything seemed to build and install OK, but the >> >> xmms-flac plugin is not working, and I cannot open xmms. I get the >> following
2004 Sep 10
1
plugin optimizations
Here is all-in-one patch, if this is a problem, i will try to make separated patches. Changes: plugin_common/ * FLAC__plugin_common__pack_pcm_signed_little_endian * accept FLAC__int32 *input[] * supports more channels * fixed clipping bug (BTW, random number generator in dither.c is low quality, it should be replaced, generator in replaygain is much better) *
2003 Jan 30
2
HTML postings
It's been brought to my attention that I am committing the ultimate sin of sending HTML mail to the list (probably including this one). Unfortunately I have an infrastructure problem which is presently forcing me to use Outlook Web Access (I usually use Pine). I'm working on it. Your patience is appreciated. -dan miller <p>__________________________________________________ Do
2003 Jan 30
2
HTML postings
It's been brought to my attention that I am committing the ultimate sin of sending HTML mail to the list (probably including this one). Unfortunately I have an infrastructure problem which is presently forcing me to use Outlook Web Access (I usually use Pine). I'm working on it. Your patience is appreciated. -dan miller <p>__________________________________________________ Do
2004 Sep 10
1
[inzanekaoz@yahoo.com: Bug#179764: 8-bit audio samples incorrectly played back]
I am forwarding this bug report from the Debian bug tracking system. Please preserve the CC header when responding. To reach the submitter directly, send mail to 179764-submitter@bugs.debian.org. ----- Forwarded message from HJ <inzanekaoz@yahoo.com> ----- Date: Tue, 4 Feb 2003 03:54:36 -0800 (PST) From: HJ <inzanekaoz@yahoo.com> Resent-From: HJ <inzanekaoz@yahoo.com> To:
2002 Dec 19
1
private user accounts
hello guys.. I have put up a share for a particular user. The user can access the directory from linux boxes using 'smbclient //IP/share -U privateuser . But cant do it from a windows machine. When I provide the privateuser,password, i get the error 'The credentials supplied conflict with an existing set of credentials.' Why is this? Thanks for the help.
2003 Feb 01
1
Samba on OSX
Hi all, new to the list but have read the archives. I am trying to get my OSX box to be a PDC with win2k clients, but am having trouble. I can't seem to find any documentation on this, nor have I seen anyone with experience doing this. Can someone point me to some resources I could RTFM before I start asking questions to the list? Thanks!
2002 Nov 26
1
symbolic links
rsync -aub foo/ bar/ will always overwrite a file in bar with a symbolic link of the same name in foo. And there is no backup written. Is this a bug, or is there a command-line option to change this behavior? In particular, I'd like to prevent the overwriting of regular files with symbolic links and send a warning message to the screen if it cannot be determined which is more recent.
2004 Sep 10
2
new CUESHEET metadata block
Hi all, I started up a discussion on Hydrogen Audio about a new FLAC metadata block for storing cuesheets. This is really the last missing piece in archiving CDs. Here's the link: http://www.hydrogenaudio.org/index.php?act=ST&f=20&t=4646 I would appreciate any feedback anyone has on the subject. If it's not too inconvenient, try replying on the forum there (not sure if you
2004 Sep 10
2
FLAC joins Xiph
It's official: http://xiph.org/ogg/flac.html It's OK to keep submitting patches but I'm going to hold off on integrating anything until CVS is moved over. Note that codec code (libFLAC, libFLAC++, libOggFLAC, libOggFLAC++) will be covered under Xiph's BSD-like license from here on out. Josh __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus -
2003 Jan 20
1
Lyra or other portable devices
I was reading in the archives that people were looking into how to play ogg orbis on the Lyra. Did anything happen with that? I have a lyra, and I'm looking into buying another mp3 player soon-- if there is a way to play ogg vorbis on one of the ones I'm looking at, I'd really like to know. Ana <p><p>__________________________________________________ Do you Yahoo!?