[MPlayer-users] stdout
D Richard Felker III
dalias at aerifal.cx
Wed Jan 22 04:22:55 CET 2003
On Wed, Jan 22, 2003 at 03:52:02AM +0200, Heikki Kniivilä wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi! How can i make mencoder to output to stdout?
You can't. You might be able to make it output to a fifo (man mkfifo
if you don't know what that is), but it won't be able to seek to write
the index so the output file will be broken (nonseekable). Perhaps
that's ok for your use tho.
Rich
More information about the MPlayer-users
mailing list