[MPlayer-users] asx wma stream failing
Kevin DeKorte
kdekorte at gmail.com
Wed Jun 27 00:04:21 CEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Evans wrote:
> I'm getting a problem when I try to stream an asx link containing a wma on
> mplayer 1.0rc1 Windows. The stream plays fine in windows media player. I've
> got no idea what the problem is as mplayer isn't too helpful with the
> output. Any ideas?
> Playing
> http://www.txradica.net/emap.php?c=EMAP/kissradioplayer/04-2300-0100-96.wma&.wvx
My guess is that mplayer's XML parser barfs on the &. ASX is not true
XML, and so while & is valid in ASX it is not valid in XML. So within
mplayer the & needs to be changed to & before being passed to the
XML parser.
I had to do the same kinda workaround in gecko-mediaplayer to parse ASX
playlists using an XML parser.
Kevin
- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Remi - http://enigmail.mozdev.org
iD8DBQFGgY1l6w2kMH0L1dERArjUAJ0awHZP8HEBaLLQHTJ2GlVT4nLzuQCdHl55
Uaz007d4e3SUCt4l09mhEBw=
=jMw2
-----END PGP SIGNATURE-----
More information about the MPlayer-users
mailing list