VLC with HTTP??
Stéphane Borel
stef at via.ecp.fr
Thu May 17 13:05:29 CEST 2001
On Thu, May 17, 2001 at 12:09:45PM +0200, Marco Alanen wrote:
> Hmm.. Should I use any special parameters on wget? It just starts
> downloading but I don't get a screen.
>
> Using wget http://skabb.net/~ravon/thps2_1.mpg | vlc /dev/stdin
> gives me this when hitting play:
Ok, I'm sorry wget has to send it to stdout, so it is :
wget http://skabb.net/~ravon/thps2_1.mpg -q -O - | vlc /dev/stdin
--
Stef
More information about the vlc
mailing list