From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 13 17:09:19 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CB9C106564A for ; Tue, 13 Sep 2011 17:09:19 +0000 (UTC) (envelope-from jdevelop@gmail.com) Received: from mail-ew0-f44.google.com (mail-ew0-f44.google.com [209.85.215.44]) by mx1.freebsd.org (Postfix) with ESMTP id 95B8F8FC08 for ; Tue, 13 Sep 2011 17:09:18 +0000 (UTC) Received: by mail-ew0-f44.google.com with SMTP id 19so478835ewy.17 for ; Tue, 13 Sep 2011 10:09:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=6h8gMsdAcC8eJaaazbVziiiwAJWCo5L1XyFynwH5m+I=; b=GTiWdCb297Ss/W4u30MWHHNuZ3XEmm2RIqUIHJmPGCekEzeGVbPAttQVpU+gg3KRtA 7mw1i6bRvYGDAGqiBg3UZj3wXF7uQtgIM5yy4iYh65CWDOgUEWWH4/S9dfCgdJNoEoJ/ YESiEaBxAi3xDg3IFe7wv+jcIX7j+k4H6OQ6o= Received: by 10.223.39.3 with SMTP id d3mr364400fae.99.1315933758171; Tue, 13 Sep 2011 10:09:18 -0700 (PDT) Received: from localhost ([46.118.103.246]) by mx.google.com with ESMTPS id x22sm927421faa.5.2011.09.13.10.09.15 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 13 Sep 2011 10:09:17 -0700 (PDT) Received: from bofh by localhost with local (Exim 4.75 (FreeBSD)) (envelope-from ) id 1R3WU5-0002bd-9Z; Tue, 13 Sep 2011 20:09:21 +0300 Date: Tue, 13 Sep 2011 20:09:21 +0300 From: Eugene Dzhurinsky To: Hans Petter Selasky Message-ID: <20110913170918.GA3914@localhost> References: <201109080943.51981.hselasky@c2i.net> <201109130902.32910.hselasky@c2i.net> <20110913121338.GA1426@localhost> <201109131450.37035.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <201109131450.37035.hselasky@c2i.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org Subject: Re: Web camera stream is flipped upsidedown 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, 13 Sep 2011 17:09:19 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 13, 2011 at 02:50:37PM +0200, Hans Petter Selasky wrote: > Maybe fake some /proc entries? Not sure which entries I have to create. In /var/log/messages I can see the following errors: Sep 13 15:49:33 localhost kernel: linux: pid 3428 (skype): ioctl fd=3D47, c= md=3D0x564a ('V',74) is not implemented Sep 13 15:49:33 localhost kernel: linux: pid 3428 (skype): ioctl fd=3D47, c= md=3D0x564a ('V',74) is not implemented Sep 13 15:49:50 localhost kernel: linux: pid 3428 (skype): ioctl fd=3D55, c= md=3D0x564a ('V',74) is not implemented and /usr/local/bin/skype looks like: #!/compat/linux/bin/sh LD_PRELOAD=3D"/usr/lib/libv4l/v4l1compat.so /usr/lib/libv4l/v4l2convert.so"= /usr/local/share/skype/skype --resources=3D/usr/local/share/skype $@ --=20 Eugene N Dzhurinsky --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJOb44+AAoJEJl2g18bZPdRzNEH/R1ZhHTdsdUZyAjY79/V6Gnc B5CmfBsq4VAYxWFcS4BasdG0EBiPOmZnpSWllDxpZDoFEJhR1J2n7OGGDeXuVXRb fOSKqYjEU18rp8qD7/9njhjH6Dv0X7r1KHEVA1I3oqj9TeA27nmmj6lqEtsXML0O OEzbiCB8JL9dk4s4tsAJdrF0exXn2NeOFqwx+dhQWhO2Qr1xdQiC//jeHr36TveM ghAOHi7RFH86/a+qdOryJXcJf4NzvlZ0eSCmJZYksGGyoZk/Zlu2cd/ZkYAbiuNG ZNOYMN6r/kHPJIvdFJGHcA8+7MxXeip5bRsEnrxwTXokYY8BYXt9MyyiHWk39ZY= =W3dL -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--