Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2002 13:42:36 +0200 (MEST)
From:      Peter B <pb@ludd.luth.se>
To:        freebsd-multimedia@freebsd.org
Subject:   mencoder/mplayer command.
Message-ID:  <200210031142.g93Bgai27014@brother.ludd.luth.se>

next in thread | raw e-mail | index | archive | help

I have received some questions about what commandline parameters to use for
realtime encoding of video with mencoder/mplayer.

Encode tuner input (set with fxtv) to mjpeg with uncompressed audio:

mencoder -oac pcm -ovc lavc -lavcopts vcodec=mjpeg -tv on:driver=bsdbt848:input=1:width=384:height=288 -o tv.avi

Display tuner input to screen:

mplayer -vo xv -tv on:driver=bsdbt848:input=1:width=384:height=288

(seems -vo x11 won't work with the patch for the time being)

       /Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210031142.g93Bgai27014>