similar to: Fwd: package or plug in needed to listen to ASF video (.asx file) ?

Displaying 20 results from an estimated 200 matches similar to: "Fwd: package or plug in needed to listen to ASF video (.asx file) ?"

2006 Sep 24
1
Add-on patch to support .pls .asx .ram .qtl listing formats
Hi, If you have multiple players installed on your PC/Mac .m3u will always open the last media player who are the default in charge of the extension and mime m3u. On your web site you want maybe to force a link to open real media player or quicktime/itune. You need to create a .pls to force winamp loading the streaming because windows media player won't open .pls etc. If you add a .pls
2007 Oct 04
0
Patch to support .pls .asx .ram .qtl listing formats on last SVN
Infomaniak Network SA / Guy Baconniere wrote: > Hi Karl, > >> While I think most of this is fine, I think in the fserve part (where >> the checks to see if there is a playlist file in webroot), they all >> seem to follow the same pattern so that would tend to indicate a >> function to reduce duplication. >> >> At the moment I'm wondering whether these
2007 Oct 04
2
Patch to support .pls .asx .ram .qtl listing formats on last SVN
Hi Karl, > While I think most of this is fine, I think in the fserve part (where > the checks to see if there is a playlist file in webroot), they all > seem to follow the same pattern so that would tend to indicate a > function to reduce duplication. > > At the moment I'm wondering whether these responses could be > automatically generated from xslt files? like xspf is.
2010 Feb 11
0
Intermittent Samba Problem
Hi, I'm having a strange problem where users get permission denied on folder in public shares. On the windows xp machine you can see the folder when browsing the smb share except that it has no attribute information. If I double click on the folder it says Access is Denied. On the samba server "process1" I can list the directory and also the contents of the folder and it
2009 Feb 07
1
Sound with headphones on: Streamaudio perfect but youtube and system-config-soundcard silent
This afternoon, I bought a pair of ear plugs (the large flat kind that hook onto my ears). Plugged them in to test and they work perfectly. I'm listening to streamaudio.com as I type this. However, when I tried to watch a youtube.com video (my wife exercise dancing) just silence. She had the same video on to test and the sound was fine on her box. Then, I tried system-config-soundcard and
2004 Feb 27
1
Samba3 with W2K Native Mode
Hi. I use Samba 3.0.2-29 on Server S7. In our network is a W2K Server named S4 running in Native Mode, Domain Name hel.lan. I tried to join the S4-Domain hel.lan. s7:~ # kinit Administrator@HEL.LAN Administrator@HEL.LAN's Password: s7:~ # net ads join [2004/02/27 08:20:54, 0] libads/ldap.c:ads_add_machine_acct(1006) Host account for s7 already exists - modifying old account Using short
2004 Mar 19
0
RES: Samba3 with W2K Native Mode
Have you locked at samba-3.0.2a/source/nsswitch directory ? Normally the pam modules and nss libs are there, you need manually copy that to /lib/security (Debian system. maybe different in your distribution) Also remember to run ldconfig after copy the files to the lib directory. Make sure that you /etc/pam.d/login is, some like that: passwd: winbind files shadow: files group:
2010 Sep 28
1
DirectShow Filters
I've installed the DirectShow filters from this page www.xiph.org/dshow but my vorbis stream is not playing in Windows Media Player. Actual stream URL. http://s2.stationplaylist.com:9000/spl96.ogg ASX URL. http://www.stationplaylist.com/spl96ogg.asx Can anyone shed any light? Using Windows XP 32-bit. Ross. -------------- next part -------------- An HTML attachment was
2009 May 03
1
fImport data from Australian stock exchange
Dear all, I have been importing data into R from yahoo using yahooSeries, however the older version I was using no longer works with the syntax I have developed. I downloaded the latest package and it downloads data from the U.S. just fine, but the ticker codes for the Australian stock exchange (asx) do not get downloaded. a simple example, this works (US stock): stock<-yahooSeries(symbols =
2010 Mar 19
1
too much sockets open by asterisk
Hi All! I've set up Asterisk asterisk-1.6.2.2 My question is why asterisk opens so many sockets and does not close that? My diagnostics commmands: # lsof | grep asteriske | grep UDP | wc -l 1214 # ls -l /proc/`ps axuw | grep asteriskexe | grep -v grep | awk '{ print $2 }'`/fd | wc -l 1257 asx*CLI> core show calls 2 active calls 1253 calls processed asx*CLI> sip show
2010 Dec 24
1
live audio stream in asterisk
Hi, Is it possible to use a live audio stream in asterisk I want to call a number and then hear an external audio stream. For example http://www.radioveronica.nl/radioveronicaplayer/radioveronica.asx I thought it was possible to use musiconhold, but I did not get it working. This is my musiconhold.conf ; ; Music on Hold -- Sample Configuration ; [general] [default] mode=custum
2008 May 02
5
"yum update" did not update kernel on one box
This morning, I did "yum update" on my wife's box. It did not update the kernel. I ran the command again, and there is a response that no updates are available. Her box is a Compaq Evo D300v Celeron. During the past couple of days, when I did "yum update", on my daughters box and mine (Dell Dimensions), the kernel was updated and in the GRUB menus now, there are two (2)
2006 Feb 12
2
Change Station Name
Hello. I am new to this forum and relatively new to Icecast. I have set up and Icecast broadcast from my computer using Winamp as the playlist and the SAM Encoders to encode to WMA. The broadcast is running perfectly. The only issue is when I create an ASX file that links to my broadcast, it shows my IP address as the title of the broadcast. What do I need to do to change this to a name of my
2006 May 03
2
FREE AAC/aacPlus Plugin for WMP Supports Icecast2
A FREE AAC/aacPlus Plugin for Microsoft Windows Media Player that fully supports the Icecast2 Server is available for download here: http://www.orban.com/plugin FYI: This plugin supports .asx for Windows Media Player NOT .pls or .m3u. Also streams can be opened directly by using newly created UIL redirectors, e.g., icyx:// instead of http:// and rtpx:// instead of rtsp://. This is all covered
2012 Feb 26
2
tm_map help
Hi all, I am trying to do some text mining with twitter and I am getting the error: Error in structure(names(sapply(possibleCompletions, "[", 1)), names = x) : 'names' attribute [1] must be the same length as the vector [0] When I use tm_map. Has anyone had/seen this error before? The code I have is shown below and this error only occurs with #qantas, hashtags like #asx,
2009 Jan 03
1
Unable install ffmpeg
Hi, I installed ffmpeg using yum, and then tried to convert a asx video to flv it says unable to find encoder x264, eventhough it is installed and I am able to view it when I check ffmpeg --help.Can anyone tell me how to fix this issue? Thanks and Regards Marky -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 May 09
2
win media player prob
Leo Currie: > > > windows media player buffers endless but doesn't start the (mp3-)stream. > > http://www.radiosix.com/listen.asx hm. works fine... > What version of WMP are you using? the prob occurs on a wmp v.10 seems to me, if there's no problem with the stream itself (xmms plays it pretty well) that it has to do with mime-types interpretation. is there a best
2008 Jan 06
2
Skype Public Key - How to install PGP Public Key in CentOS5, from alternate site that I have in web browser?
Hello: A simple question: On this Wiki page: http://wiki.centos.org/HowTos/Skype it says that the normal method for the Public Key isn't working. I copied the URL for the alternate key location http://gd.tuwien.ac.at/infosys/phone/skype/rpm-public-key.asc into the browser and I get a PGP Public Key. Question: What rpm command do I use, to Import the Public Key that's in the browser
2006 May 03
1
FREE AAC/aacPlus Plugin for WMP Supports Icecast2
Ok, I read the Read Me. So icyx://boa.mediacast1.com:9292/stream.aac works. I don't understand why the http syntax cannot be made to work. This works fine for Ogg Vorbis streams using the Illumination DirectShow filter. Ross. ====================================== StationPlaylist.com http://www.stationplaylist.com Low-cost music scheduling, live assist & automation software for radio
2007 Nov 06
3
Installing Google's Picasa for Linux on CentOS 5
I downloaded the .rpm file from Google and am trying to install Picasa for Linux on CentOS 5. I get the below error. Is this because I'm using SELinux or because of something else? I found a small Picasa folder in /opt (24 items, 143.7 KB) but it seems to end there. Picasa is one of the programs my wife uses on Windows. TIA! [root at dell2400 lanny]# rpm -Uvh picasa-2.2.2820-5.i386.rpm