[MPlayer-users] mplayer-plugin
Corey Hickey
bugfood-ml at fatooh.org
Sat Jan 3 21:17:45 CET 2004
Tony Earnshaw wrote:
> Thanks, S, but crappy NRK encodes its link thus:
>
> http://www.nrk.no/dynasx?p_lenke_id=261548&p_artikkel_id=&mswmext=.asx
>
> Though Mozilla/plugin can cope with that,
> MPlayer can't.
I don't know about plugins, but I can play that just fine with the usual
command-line mplayer:
$ mplayer -playlist \
'http://www.nrk.no/dynasx?p_lenke_id=261548&p_artikkel_id=&mswmext=.asx'
Note the quotes around the URL; if I don't put them my shell (bash) sees
the "&"s and thinks the command before each ought to be immediately
backgrounded, with the part afterward being the command to follow.
-Corey
More information about the MPlayer-users
mailing list