On Thu, Sep 16, 2004 at 08:40:15AM -0600, David Everly wrote: > www.netflix.com seems to send a file containing a URL instead of the > actual video. Thus, mplayer requires the "-playlist" option. I'm > confused as to how to add this properly to /etc/mozpluggerrc, but either > of the following appear to work: > > define(MP_VIDEO_STREAM,[stream MP_EMBED(-playlist $1 "$file") > stream MP_NOEMBED(-playlist $1 "$file")]) > > define(MP_VIDEO_STREAM,[stream MP_EMBED($1 -playlist "$file") > stream MP_NOEMBED($1 -playlist "$file")]) > > However, this BREAKS pages that send the actual file (such as > www.weather.com). > > Is there a way to detect the difference, so that the proper option can > be used?
Apologies for the tardiness. mplayer should handle the case where a file containing the URL is sent, I thought? Do you have an example? Bernard. -- Bernard Blackham <bernard at blackham dot com dot au> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]