[ILUG] difficulty redirecting to a pipe
Ciaran O'Riordan
ciaran at fsfe.org
Fri Dec 16 15:03:34 GMT 2005
Glenn Strong <Glenn.Strong at cs.tcd.ie> writes:
> $ mkfifo the_stream
> $ mplayer -playlist http://globe-ss.dagupan.com:8080/dzbb.asx -ao pcm:file=the_stream &
> $ oggenc the_stream
Yes, this is what I was trying to do, thanks.
The -dumpstream solution also worked.
This solution:
mplayer blah.stream -ao pcm -aofile /dev/stdout | whatever
Gave:
"ERROR: Input file "(stdin)" is not a supported format"
...which I guess is an oggenc limit.
Thanks to all.
--
Ciarán O'Riordan, ___________/ Support FSFE's campaigns against IPRED2
http://ciaran.compsoc.com/ _/ and software patents by joining the Fellowship
___________________________/ and encouraging others to do so http://fsfe.org
More information about the ILUG
mailing list