From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 21 21:32:14 2012 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80658106566B for ; Thu, 21 Jun 2012 21:32:14 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2298FC12 for ; Thu, 21 Jun 2012 21:32:14 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id E58431E0070E; Thu, 21 Jun 2012 23:32:06 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id q5LLTV2Y075683; Thu, 21 Jun 2012 23:29:31 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id q5LLTVXq075682; Thu, 21 Jun 2012 23:29:31 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Thu, 21 Jun 2012 23:29:31 +0200 To: freebsd-multimedia@FreeBSD.org Message-ID: <20120621212931.GA75336@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Hans prepared a news webcamd, fixing em28xx /dev/video* X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 21:32:14 -0000 Hi! Check it out again with: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/ports I got this mostly working with a 'Terratec Grabby' usb video grabber, and I guess it will now also work with the one Xavier has (who had first reported the problem.) I say 'mostly working' because for some reason mine only works with the composite signal from a dreambox (dvb-s receiver), not with a vcr/dvd combo, with the latter it keeps acting as if there's no input signal i.e. I get a green window and mplayer complains about select timeouts. :( Enjoy, Juergen