From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 12 19:59:14 2011 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 255E8106566B; Tue, 12 Apr 2011 19:59:14 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.120]) by mx1.freebsd.org (Postfix) with ESMTP id CFE6B8FC1B; Tue, 12 Apr 2011 19:59:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=UK/buWeRM7bKFVnE440zQOxHyhpm6oYzq1Npkrf7yq4=; b=EICrHJ/e3FzZHrIAi1Z/GabtBbIGyt7lqq1cta7Rt0b2RQWTUz4UBelhudsbbE2/aT6cJyGvoPOKLsZVdSpbwEn50/dnVggaZ01EW/zVW0orLjfes7FtlCEGQJNw6HijfvDjM8sX76wOld4Y6n7q6GKVe7nqnjzX4tY1XfCaNzE=; Received: from [46.185.0.93] (helo=localhost) by fsm1.ukr.net with esmtps ID 1Q9jHM-0003DL-J1 ; Tue, 12 Apr 2011 22:29:36 +0300 Date: Tue, 12 Apr 2011 22:29:45 +0300 From: Ivan Klymenko To: "Andrey V. Elsukov" Message-ID: <20110412222945.39b7a47b@ukr.net> In-Reply-To: <4DA4A1AC.90601@yandex.ru> References: <20110412172227.GA45105@triton8.kn-bremen.de> <4DA4A1AC.90601@yandex.ru> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: emulation@FreeBSD.org, Juergen Lock , multimedia@FreeBSD.org Subject: Re: Linuxolator v4l2/dvb patches (like for webcamd + skype...) 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: Tue, 12 Apr 2011 19:59:14 -0000 =D0=92 Tue, 12 Apr 2011 23:02:04 +0400 "Andrey V. Elsukov" =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > On 12.04.2011 21:22, Juergen Lock wrote: > >=20 > > http://people.freebsd.org/~nox/dvb/linux-dvb-v4l2-test.patch > > (for head, untested) >=20 > I updated the patch for head/ > http://people.freebsd.org/~ae/v4l2.diff >=20 > > Note: At least the version of skype in ports still won't work with > > all cameras supported by webcamd because skype wants yuv 4:2:0 pixel > > format and some webcams only support jpeg (like a gspca zc3xx one > > I dug up here), maybe the newer skype version that Andriy got > > working, > >=20 > > http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/01= 1696.html > >=20 > > will have support for such cameras, or if not maybe a solution like > > this Linux post linked, >=20 > I did some tests and it does not make my skype working. > Also i tried install linux version of libv4l and with preloaded > v4l1compat.so now skype can turn camera on, but it shows only > green screen :( >=20 Thank you all for your good work! export XLIB_SKIP_ARGB_VISUALS=3D1 /usr/local/share/skype/skype --resources=3D/usr/local/share/skype $@ helps eliminate the green screen I have the same problem - skype displays on the console: Skype V4L2: Could not find a suitable capture format Skype V4L2: Could not find a suitable capture format Starting the process... ....