search for: wa2

Displaying 15 results from an estimated 15 matches for "wa2".

Did you mean: a2
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 from here might be able to lend...
2004 Sep 10
0
Interesting WA2 plugin behaviour
OK, the new guy found something. :) I use EAC to rip to FLAC, and I've noticed that the Winamp 2 plugin does not display the comment field specified by my -T "comment=EAC" command line option. Nice work on the WA2 interface, X - very nice. --C __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
2004 Aug 06
2
OT: compiling oddcast DSP
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 until after the song has been playing for a second or two, which is
2004 Aug 06
0
OT: compiling oddcast DSP
...assertion failure in what I think is a winamp >file. Has anyone managed to compile it? I'd really like to have a >working version of it. couple things : 1. I completely forgot to implement your fix, and my apologies for that, but I've updated the oddcastv2 code now and updated the wa2 plugin with this new code, so please try http://www.oddsock.org/tools/oddcastv2_wa2/oddcast_dsp_wa2_v2.0.5.exe and see if this fixes your issue... note that this is the wa2 version of oddcastv2 2. what version are you trying to compile ? wa2 ? wa3 ? The wa3 plugin code has not been maintained m...
2010 Jan 13
0
exporting data frame - write foreign inconsistencies
Hello List, I have a data frame object (wa2) that I am exporting for use in another statistics package. Using library(foreign) write.foreign(wa2, choose.files(), choose.files(), package='SPSS') I noticed that there were several differences between the data sets as seen within R (View(wa2)) and what was produced in SPSS. Examining...
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:2...
2006 May 04
5
web service authentication
after almost a week of trial and error, i''ve finally got a hold of creating a web service in rails. after all this time though, i''m still not quite sure if i can make it work the way i want it to. i was basically trying to create a login portal so that the users at our company can have one place to login for all of our internal applications. well, right now - i can have each
2004 Aug 06
1
Wont Stream
Hello, I have just setup an Icecast server on a FreeBSD box. Everything was setup fine, and the server runs fine. It will accept shoutcast connections and stream them fine - so there is no problem with that. The problem is streaming Icecast. I am using the OGGDSP plugin for Winamp 3 and when I connect it - it will look as though everything is connected but there is no lights flashing on my
2003 Jul 02
0
Oddcast disconnections
Hi Oddsock Have you had any reports of your OddCastv2 wa2 plugin disconnecting without reconnecting? I'm clicking Connect every morning before I go to work and disconnect at night when I get home (due to traffic limits on my DSL). However, over the 5 days of operation, it has disconnected itself 3 times before I got home. I was using 2.0.3 until to...
2004 Sep 10
0
http streaming in the xmms plugin
...enable && flac_cfg.output.resolution.replaygain.dither) { if(flac_cfg.output.resolution.replaygain.bps_out == 8) { file_info_.sample_format = FMT_U8; file_info_.sample_format_bytes_per_sample = 1; *************** *** 231,237 **** else { /*@@@ need some error here like wa2: MessageBox(mod_.hMainWindow, "ERROR: plugin can only handle 8/16-bit samples\n", "ERROR: plugin can only handle 8/16-bit samples", 0); */ fprintf(stderr, "libxmms-flac: can't handle %d bit output\n", flac_cfg.output.resolution.replaygain.bps_out); ! safe_d...
2003 Feb 08
5
MP3/Vorbis comparision
In my efforts to convince people to hear how good Vorbis is when compared to MP3, I'm gonna be encoding tracks from my CD collection to both formats, then writing them to audio CD, so people don't have to install extra software to hear the difference. Has anyone got some suggested specs for the options for MP3 encoding when using CDex or Chun-Yu's MP3 writer for winamp (preferably in
2004 Aug 06
3
icecast 1.3 or 2 ???
> > ( icecast2 only handles .MP3 for fileserving , as far as i know ..) > > Nope. Icecast2 doesn't care about what the format of the files it serves is > for fileserving. (i meant :: .MP3 is handled for fileserving , but .MP3 is not avail for live reencoding, as far as i know .. ) for the record , the OGG streaming w/ icecast2 has been great . tho (seperate issue ) : OGG files
2004 Aug 06
2
ices 0.3 released
...up. But I realize WinAMP 3 should and >will go the way of the dodo. I'm just not sure how to tell folks in >the interim "Downgrade to WinAMP 2.91." How about because WinAmp 2.91 *isn't* a downgrade? The only thing that WinAmp 3 has over 2.91 is the skinning interface. WA2 has some features that were never bothered to be ported to WA3, and what extra features were in WA3 were added in with WA 2.90 >Thanks, Jack. Keep up the great work. Ogg deserves to take over-- >the quality of our low-bitrate (~50Kbps forced VBR) test stream is >nothing short of stunn...
2002 Nov 14
1
comment tags
I'm trying to write comment writer thing for zinf, because I love the program, but it doesn't fully support ogg. I've found how to read comments, but can't figure how to write them. There has been some discussion about this previously in the archives, but I couldn't find any specifics, only references to code not posted to the list. The api documentation page is (painfully)
2017 Jan 19
4
[PATCH] Fix cppcheck warnings
...ut, "\n"); } } diff --git a/src/plugin_xmms/plugin.c b/src/plugin_xmms/plugin.c index d84d53c..94fbae5 100644 --- a/src/plugin_xmms/plugin.c +++ b/src/plugin_xmms/plugin.c @@ -324,7 +324,7 @@ void FLAC_XMMS__play_file(char *filename) } else { /*@@@ need some error here like wa2: MessageBox(mod_.hMainWindow, "ERROR: plugin can only handle 8/16-bit samples\n", "ERROR: plugin can only handle 8/16-bit samples", 0); */ - fprintf(stderr, "libxmms-flac: can't handle %d bit output\n", stream_data_.bits_per_sample); + fprintf(stderr, "lib...