public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chuanwen Wu" <wcw8410@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to use mplayer play file online?
Date: Tue, 4 Mar 2008 17:43:11 +0800	[thread overview]
Message-ID: <7797aa370803040143n6c606a4bqa2d14004be952c3a@mail.gmail.com> (raw)
In-Reply-To: <20080229113645.068243d2@ilievnet.com>

I have found a way. Just add USE=ftp when emerge mplayer.
Then, we can play movie in ftp use mplayer:

 mplayer ftp://FTP_SERVER/FILE

>  I'm not sure if mplayer supports authentication, but you could try to
>  "pipe" the output from another client. Something like:
>
>  curl --auth-options ftp:/exemple.com/patth/file | mplayer -
>
>  or
>
>  wget --auth-options ftp://exemple.com/patth/file -O - | mplayer -
But I still want to find a "pipe" way like what you show above.
I have a simple program, which can fetch a file in a remote
machine(this machine also run my protocol).
If mplayer can play in a pipe way, then I can player media like this:
MY_PROGRAM --fetch --MY_SERVER -O - | mplayer -
>
>  --
>  Best regards,
>  Daniel
>
>
> --
>  gentoo-user@lists.gentoo.org mailing list
>
>



-- 
wcw
-- 
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-03-04  9:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29  3:43 [gentoo-user] How to use mplayer play file online? Chuanwen Wu
2008-02-29  6:54 ` Alan McKinnon
2008-02-29  7:43   ` Chuanwen Wu
2008-02-29  8:04     ` Alan McKinnon
2008-02-29  8:21       ` Chuanwen Wu
2008-02-29  9:27         ` Alan McKinnon
2008-02-29  9:58         ` Uwe Thiem
2008-02-29 17:03           ` Florian Philipp
2008-02-29  8:39     ` Michael Niggli
2008-02-29 15:33       ` Chuanwen Wu
2008-02-29  9:36 ` Daniel Iliev
2008-03-04  9:43   ` Chuanwen Wu [this message]
2008-02-29 15:53 ` Ed Santiago

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7797aa370803040143n6c606a4bqa2d14004be952c3a@mail.gmail.com \
    --to=wcw8410@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox