similar to: WMP and streaming

Displaying 20 results from an estimated 3000 matches similar to: "WMP and streaming"

2004 Oct 30
2
WMP and streaming
Hello, I've successfully installed Icecast 2.0.2 and Ices 0.4, configured and started them. The logs show no errors, but while I'm able to stream to Winamp 5, it doesn't work with WMP 9 or 10. The latter simply downloads the file and even halts when it reaches a certain point. This is the mountpoint's URL: http://www.zambra.com:8080/musica Has any of you experienced this
2004 Nov 27
1
an excecute error
this it is the first time that I program with ogg libraries (I am a beginner). it has happened me an error, the code is the following one: /*********************************************/ OggVorbis_File *musica=NULL; FILE *archiv =NULL; archiv = fopen("prueba.ogg","r"); if(archiv==NULL) exit(0); int falla = ov_open(archiv,musica,NULL,0);//aca se produce el error
2003 Jun 15
6
pxelinux bootup problems on EPIA-M
Hi, I was wondering if anyone had a good dhcpd.conf and /tftpboot files for a EPIA-M motherboard with RedHat 9.0.... Or maybe just a configuration that works with the EPIA-M (doesn't matter which type of linux). I'm trying to boot the system from the network and it seems to be getting to downloading pxelinux.0 but then nothing happens after that.... I'm using ISC dhcpd V3.0pl2,
2005 Jan 04
2
range support / stream seeking not supported byWinamp 5 and WMP 10?
Thanks for your response oddcast. > >Range support / stream seeking seems to work with RealPlayer v10, but not > >with Winamp 5 or Windows Media Player 10. > >Does anyone else have this experience? Is there a way to make it work in > >those two players also? > hrmm..It works for me using winamp 5.05 and WMP 10. What type of file are > you testing with ? The winamp
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Did you really see meta-data? Or did it show data from the playlist- file? Or did you see the data (name and genre) provided in the http- header upon connect? E.g.: http://www.shoutcast.com/sbin/shoutcast- playlist.pls?rn=4219&file=filename.pls Shows "CLUB 977 The 80s Channel (HIGH BANDWIDTH)" in WinAmp. But this is due to the "title" set in the .pls and/or provided in
2009 Oct 31
2
Almost desperate on rsync from macbook to NAS
Hello list. I'm almost getting exhausted, thus I have to bother you people to get some help. I simply want to sync my "iTunes Music" folder from my MacBook over to my NAS. The scenario is like this: source path: "/Users/bonny/Music/iTunes/iTunes Music/" (in here there are all the subfolders I want to sync over to the NAS); destination: "rsync://root at
2004 Aug 06
0
MP3 MetaData in WMP and RealOne
Maybe it works with WinAmp because peercast is received via a plugin that supports this? http://www.peercast.org/download.php WinAmp 2.x/5.x: - Self-extracting installer - Installs WinAmp plugin client - Enables peercast:// links - Free. No adware/spyware Allan, I assume you have a plugin installed for listening to peercast? Stefan On 7 Apr 2004 at 21:21, oddsock wrote: > At 08:30 PM
2005 Jan 04
0
range support / stream seeking not supported by Winamp 5 and WMP 10?
At 07:53 AM 1/4/2005, you wrote: >Hi, > >I was just checking out icecast-2.2.0. You guys have done a great job yet >again! > >I was interested in the range support / stream seeking on static files, >since that would be a really useful feature for my clients. > >Range support / stream seeking seems to work with RealPlayer v10, but not >with Winamp 5 or Windows Media
2005 Jan 04
0
range support / stream seeking not supported byWinamp 5 and WMP 10?
At 11:58 AM 1/4/2005, you wrote: >The file is not VBR, it is 24kbs 16kHz, mono mp3 file. It may be available >at http://streams.audioserver.nl:8080/recordings/testpreek.mp3 > >Ok, I've found part of the problem. I'm using the THOMSON mp3PRO Decoder >v1.2 plugin on Winamp 5.05. It appears that this plug-in doesn't support >stream seeking. After disabling the mp3PRO
2005 Sep 06
0
WMP blues :^(
Hello Everybody, I'm having the strangest problem getting WMP 10 to stream from my icecast server. I'm currently serving two streams - one is a 128kbit/s mp3 stream, the other is a 32kbit/s mp3 stream Even when explicitly declaring the stream type to be http in icecast.xml , the 32kbit/s stream buffers *VERY* slowly (it takes about 3-5 min) in WMP before finally playing.
2004 Aug 06
3
MP3 MetaData in WMP and RealOne
At 08:30 PM 4/7/2004, you wrote: >On Thursday 08 April 2004 01:40, Allan wrote: > > Hi > > > > Can anyone tell me how to get Metadata (Artist & Title) to display in WMP > > and RealOne > > > > It seems to work in WinAMP5 and if a rebroadcast the stream via PeerCast > > > > > > Im using SAM2 and Icecast2 > > > >They should
2006 May 03
0
FREE AAC/aacPlus Plugin for WMP Supports Icecast2
Great news, but I can't get it to work. Installed the plugin and typed a URL directly into File > Open URL, but it sit's there connecting permanently. I'm using Windows XP SP2, WMP 10. I tried a stream of a customer of mine using an icecast2 server. http://boa.mediacast1.com:9292/stream.aac This works in Winamp. Regards, Ross Levis ======================================
2003 Oct 07
1
Ogg support in Windows Media Player 9 and WMP Media Library
Greetings all, I've got some questions and news (I think) regarding the Ogg DirectShow filter, and Ogg support in Windows Media Player and the WMP Media Library. The OggDS that's in CVS -- is there any reason it's only at the 0.9.9.3 level and not the 0.9.9.5 level that's on Tobias's webpage? After downloading the 0.995 version and digging through the Windows Media
2003 Oct 07
1
Ogg support in Windows Media Player 9 and WMP Media Library
Greetings all, I've got some questions and news (I think) regarding the Ogg DirectShow filter, and Ogg support in Windows Media Player and the WMP Media Library. The OggDS that's in CVS -- is there any reason it's only at the 0.9.9.3 level and not the 0.9.9.5 level that's on Tobias's webpage? After downloading the 0.995 version and digging through the Windows Media
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Everybody, It works with Peercast because Peercast receives the headers from Icecast2 and sends its own headers back to the client (Winamp, WMP, Real...). Remember that Peercast is a client AND a server... I guess Peercast doesn't send back the headers in the same way than Icecast2. Maybe Peercast doesn't use ICY/X-audiocast. Talking about Real (v9.0 and 10), I already got the
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Stephan, I am talking about the meta-data: Artist - Song. It's weird because you are the second person on the list who doesn't get it working in Real... I just tried again with "BEK_dns" and "Radio Alcanzando Naciones" the 2 first MP3 radios I found in the stream directory and everything worked perfectly for Real (but not for WMP). In RealPlayer, I clicked
2004 Dec 22
7
From a newbie: how to run MS Word?
Hi! Half an hour ago I installed wine-20041201 under Mandrake Linux 9.1, successfully I think. On my PC I also have a partition with Windows 98 in it, correctly mounted. I installed Wine with the main purpose of properly writing and reading documents in MS Word, since neither kword, nor Open Office kwrite nor even abiword achieve this purpose in a satisfaying way. Now, probably I haven't
2004 Aug 06
2
MP3 MetaData in WMP and RealOne
Hi Can anyone tell me how to get Metadata (Artist & Title) to display in WMP and RealOne It seems to work in WinAMP5 and if a rebroadcast the stream via PeerCast <p>Im using SAM2 and Icecast2 Allan --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2005 Dec 23
1
WMP mp3 stream trouble
Hello everyone, I made a big effort to provide an mp3 stream on my site to please the unenlightened masses, and then I see in my logs that it doesn't work in Windows Media Player. Doh! There's no Windows machine around to test on so if anyone could help me out, I'd be very grateful. I couldn't find anything in the list's archive or on the web in general, sorry. Details:
2016 Aug 23
0
DShow Filters - "Play to" support in WMP
On 23-Aug-16 22:04, David Balažic wrote: > Hi! > > Apparently the current DShow filters (https://xiph.org/dshow/ , > Version 0.85.17777) don't allow for flac files to be streamed over > DLNA from Windows to DLNA devices (like a TV set with WLAN). > > I use Windows 8.1 64 bit and while Play-to works with mp3 and other > "natively" supported files, it does not