Mailing List Archive
tlug.jp Mailing List
tlug archive
tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Computer "fixed" with Linux
- Date: Tue, 23 Jan 2007 22:14:28 +0900
 - From: "Stephen J. Turnbull" <stephen@example.com>
 - Subject: Re: [tlug] Computer "fixed" with Linux
 - References: <45B57910.3060301@example.com> <1169522319.13379.14.camel@example.com> <19dd68ba0701222012m687b8e34pa2814938f5a6b92c@example.com> <20070123043126.GJ9438@example.com>
 
Al Hoang writes: > [1] I don't consider this 'wget -O streaming_media.avi > http://somesite/file.avi && mplayer file.avi' an acceptable > solution How about wget -O - http://somesite/file.avi | (sleep 2; mplayer -) ? Or (this almost certainly doesn't work, but it would be cool it it did!) mkfifo /tmp/stream.avi mplayer /tmp/stream.avi and then at your leisure wget -O /tmp/stream.avi http://somesite/file.avi (as many as you like!)
- Follow-Ups:
 
- Re: [tlug] Computer "fixed" with Linux
 
- From: Wataru Tenga
 
- References:
 
- [tlug] Computer "fixed" with Linux
 
- From: Dave M G
 - Re: [tlug] Computer "fixed" with Linux
 
- From: scott
 - Re: [tlug] Computer "fixed" with Linux
 
- From: Guillaume Proux
 - Re: [tlug] Computer "fixed" with Linux
 
- From: Al Hoang
 Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Computer "fixed" with Linux
 - Next by Date: Re: [tlug] Computer "fixed" with Linux
 - Previous by thread: Re: [tlug] Computer "fixed" with Linux
 - Next by thread: Re: [tlug] Computer "fixed" with Linux
 - Index(es):
 
Home Page Mailing List Linux and Japan TLUG Members Links