[vlc] Re: Piping VLC output to other applications
Benjamin Pracht
bigben+spam at videolan.org
Sun Jul 10 23:54:25 CEST 2005
On Sun, Jul 10, 2005, video expert wrote :
> Hi,
>
> I am using VLC to read windows media stream from the network.
> Particularly I want to dump it to a pipe so that for example mencoder
> can do some filtering on it. Can someone tell me if it's possible and
> if so how to do it?
>
Well, you can use stream output and choose /dev/stdout as a destination
file... You can also create a fifo and use is as destination...
Alternatively, if the destination application can read from a network,
streaming to localhost would certainly be the easiest
--
BigBen
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list