[Mplayer-dev-eng] asf streaming playback from a mms server

Jason Lunz j at falooley.org
Fri Jun 22 18:08:23 CEST 2001


tibcu at sch.bme.hu said:
> But there's a trick :-)

actually, with linux you don't even need to muck about with making a
fifo. If a program only writes to a filename, you can make that filename
be /proc/self/fd/1 and it'll be writing to stdout anyway. In the
asfrecorder case where it writes to a file named after the URL, i'd
imagine you could symlink the url filename -> /proc/self/fd/1 and it
would still work.

Jason

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list