Re: Piping mplayer output while displaying to -vo device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Am 19.01.2009, 23:00 Uhr, schrieb Jesse L. Zamora <xtremek2008@xxxxxxx>:

> Hello,
>
> I've been developing a TV application for Linux using mplayer and
> mencoder as the backends (for viewing and recording). But I have a small
> dilema. Mencoder cannot record video while mplayer is displaying it on  
> the
> same device. So, I'd like to know if mplayer can pipe the video and audio
> output to a mkfifo pipe so then mencoder could record from the it? But, I
> don't know if that would be the best way to do it. Any suggestions?

Yes. In most cases when this question comes up, one suggests to record the  
stream with mplayer and do not play the stream but the recording. Like

mplayer $1 -dumpstream -dumpfile record.mplayer &
sleep 10
mplayer record.mplayer


Greets,
Kiste
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux