[MPlayer-users] Encoding and Playing at the same time

Emiliano Parasassi millallo at tiscalinet.it
Mon Aug 4 12:18:17 CEST 2003


Hi,

I need to encode a video from my webcam and play it at the same time.
Unfortunatly these two features are separated, because i can encode
with:

/usr/local/bin/mencoder
tv://
-tv driver=v4l:width=320:height=200:fps=10:norm=PAL
-frames 100
-ovc lavc -lavcopts vcodec=mpeg4:vbitrate=32
-o myvideo.avi


...and i can view with:

/usr/local/bin/mplayer
-vo xv
tv://
-tv driver=v4l:width=320:height=200:fps=10:norm=PAL


The /dev/video0 is locked by mencoder and so i can't view anything with
mplayer...

Any suggestions?
Please help me!

Thanks in Advance

//Emiliano



More information about the MPlayer-users mailing list