Date: Tue, 12 Apr 2011 23:53:43 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Ivan Klymenko <fidaj@ukr.net> Cc: emulation@FreeBSD.org, Juergen Lock <nox@jelal.kn-bremen.de>, multimedia@FreeBSD.org Subject: Re: Linuxolator v4l2/dvb patches (like for webcamd + skype...) Message-ID: <4DA4ADC7.6020101@yandex.ru> In-Reply-To: <20110412222945.39b7a47b@ukr.net> References: <20110412172227.GA45105@triton8.kn-bremen.de> <4DA4A1AC.90601@yandex.ru> <20110412222945.39b7a47b@ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2B6B16AE044CBE92785A509D Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 12.04.2011 23:29, Ivan Klymenko wrote: > =F7 Tue, 12 Apr 2011 23:02:04 +0400 > "Andrey V. Elsukov" <bu7cher@yandex.ru> =D0=C9=DB=C5=D4: >=20 >> On 12.04.2011 21:22, Juergen Lock wrote: >>> >>> http://people.freebsd.org/~nox/dvb/linux-dvb-v4l2-test.patch >>> (for head, untested) >> >> I updated the patch for head/ >> http://people.freebsd.org/~ae/v4l2.diff >> >>> 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, >>> >>> http://lists.freebsd.org/pipermail/freebsd-multimedia/2011-February/= 011696.html >>> >>> will have support for such cameras, or if not maybe a solution like >>> this Linux post linked, >> >> 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! >=20 > export XLIB_SKIP_ARGB_VISUALS=3D1 > /usr/local/share/skype/skype --resources=3D/usr/local/share/skype $@ > helps eliminate the green screen Yeah :) Now it is pink with some green motions :) > 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... Yes. Without libv4l it displays the same message. Try to find libv4l-0.6.2-1.fc10.i386.rpm and install it like described here: http://www.freebsd.org/doc/handbook/linuxemu-lbc-install.html You can use: export LD_PRELOAD=3D/usr/lib/libv4l/v4l2convert.so # export LD_PRELOAD=3D/usr/lib/libv4l/v4l1compat.so /usr/local/share/skype/skype --resources=3D/usr/local/share/skype $@ --=20 WBR, Andrey V. Elsukov --------------enig2B6B16AE044CBE92785A509D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJNpK3NAAoJEAHF6gQQyKF6KNUIAKrHUma2kfrLoEQ45ObuybiM HZ4CWWtCF57itl0BVZ964lt2WNiga5j6Bkth3GF/GCwbDlDDjX0iAlTFhGoUt1GK n8vLCwUVHXWs4erWiUXmQbQqoKI2d5qgC/lbeiJvelX/h+O9r9FOeSP+TBs/4+eU zeWgE5LayLM074+5QClKyWF8VP5VsE9afhjlqbj3fLz2QJ+k1iC7BulI2NJqwbwa f7YgBXDEXfTnblJRAYqnfEyEd+LFyANgZtOcnNcC+ayCmvn8IxwdaLl6c1PxDphr IA1Cijva9Ofk+dZOj8oq0WD5UxQuX2BZrHI86j9ob+JUX4LqO0KhZ3B/Hr3o9V0= =WvdD -----END PGP SIGNATURE----- --------------enig2B6B16AE044CBE92785A509D--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DA4ADC7.6020101>