[MPlayer-users] Is it possible to demux a video and...
RC
rcooley at spamcop.net
Wed Apr 12 20:40:19 CEST 2006
On Wed, 12 Apr 2006 20:57:40 +0200 (CEST)
Meino Christian Cramer <Meino.Cramer at gmx.de> wrote:
> is it possible to demux a video into an audio and a video stream
> simultanously with mencoder/mplayer?
It's much easier to do it with 2 seperate mencoder instances.
If this is a live stream, you could always write it to a fifo, and have
two instances of mencoder reading from that fifo, one outputting the
audio, the other outputting the video.
More information about the MPlayer-users
mailing list