From owner-freebsd-multimedia Thu Oct 3 4:55:42 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE2F537B401 for ; Thu, 3 Oct 2002 04:55:41 -0700 (PDT) Received: from mother.ludd.luth.se (mother.ludd.luth.se [130.240.16.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 695AE43E4A for ; Thu, 3 Oct 2002 04:55:40 -0700 (PDT) (envelope-from pb@ludd.luth.se) Received: from brother.ludd.luth.se (brother.ludd.luth.se [130.240.16.78]) by mother.ludd.luth.se (8.11.6+Sun/8.9.3) with ESMTP id g93Bgaw06599 for ; Thu, 3 Oct 2002 13:42:36 +0200 (MEST) From: Peter B Received: (from pb@localhost) by brother.ludd.luth.se (8.11.6+Sun/8.9.3) id g93Bgai27014 for freebsd-multimedia@freebsd.org; Thu, 3 Oct 2002 13:42:36 +0200 (MEST) Message-Id: <200210031142.g93Bgai27014@brother.ludd.luth.se> Subject: mencoder/mplayer command. To: freebsd-multimedia@freebsd.org Date: Thu, 3 Oct 2002 13:42:36 +0200 (MEST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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