changeset 694:623b2213d10f

wget example added
author gabucino
date Sat, 05 May 2001 12:33:27 +0000
parents 3b039b8938e6
children 823261fc56b3
files DOCS/README
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/README	Fri May 04 12:00:28 2001 +0000
+++ b/DOCS/README	Sat May 05 12:33:27 2001 +0000
@@ -191,6 +191,8 @@
 	rar p ast-nssvcd.rar | mplayer -vo xmga -fs -
 
 With an asf grabber or http dump program you can play from the net.
+	wget ftp://micorsops.com/something.avi -O - | mplayer -
+
 (however we planned to add direct asf/http/ftp inputs with seeking and other
 stuff, but for now it's a good workaround)