From owner-freebsd-multimedia@FreeBSD.ORG Fri Apr 29 00:48:28 2005 Return-Path: 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 1A7B816A4CE for ; Fri, 29 Apr 2005 00:48:28 +0000 (GMT) Received: from mail231.csoft.net (resin.csoft.net [63.111.22.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 6297E43D48 for ; Fri, 29 Apr 2005 00:48:27 +0000 (GMT) (envelope-from jakemsr@jakemsr.com) Received: (qmail 28541 invoked from network); 29 Apr 2005 00:54:25 -0000 Received: from unknown (HELO puff.jakemsr.gom) (63.111.27.87) by mail231.csoft.net with SMTP; 29 Apr 2005 00:54:25 -0000 Received: (from jakemsr@jakemsr.com) by puff.jakemsr.gom (mini_sendmail/1.3.5 16nov2003); Thu, 28 Apr 2005 17:48:25 PDT (sender jakemsr@puff.jakemsr.gom) Date: Thu, 28 Apr 2005 17:48:25 -0700 From: Jacob Meuser To: freebsd-multimedia@freebsd.org Message-ID: <20050429004825.GA20527@puff.jakemsr.gom> Mail-Followup-To: freebsd-multimedia@freebsd.org References: <20050429003339.86226.qmail@exxodus.fedaykin.here> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050429003339.86226.qmail@exxodus.fedaykin.here> User-Agent: Mutt/1.4.2i Subject: Re: Mplayer adevice option does work X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 00:48:28 -0000 On Thu, Apr 28, 2005 at 09:33:17PM -0300, Mario Sergio Fujikawa Ferreira wrote: > adevice= > Set an audio device. should be /dev/xxx for OSS and a > hardware ID for ALSA. See the -ao alsa documentation to find > out how to specify the hardware ID. > > However, despite good reports from mplayer mailing lists (no FreeBSD > reports), I am unable to use this option under FreeBSD. The option > should allow me to get audio from a source other than the video source. > > For example, > ------- > > $ mplayer -tv adevice=/dev/audio0.1:driver=bsdbt848:width=640:height=480:input=0:norm=ntsc tv:// > MPlayer 1.0pre7-3.4.2 (C) 2000-2005 MPlayer Team > CPU: Advanced Micro Devices Athlon MP/XP/XP-M Barton (Family: 6, Stepping: 0) > Detected cache-line size is 64 bytes > CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 > Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE > > > Option tv: Unknown suboption adevice > ------- > > Inquiries at irc.freenode.net#mplayer imply that this option > works fine under Linux. Any ideas why I am unable to use it? Is it > incidental to my system; i.e., does it work for everyone using FreeBSD > but me? Or, is it just that this option does not work under FreeBSD? > > We should work at getting it fixed. Any ideas? Hi. I see this on OpenBSD too (same driver, etc). does anyone else see a constant "twitch" when capturing from bktr with mplayer? it seems to me that about once every second, a frame skips or gets repeated, or something ... --