[Gambas-user] Video4Linux
Steven James Drinnan
steven at ...2097...
Thu Nov 5 02:03:38 CET 2009
It does work in 2 but you need to preload the compat library like this
i386
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so (name of app)
x86_64
LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so (name of app)
These are the paths on Fedora. You may need to modify them to match your
distro.
this will load the required libs.
Steven
On Wed, 2009-11-04 at 20:51 +0100, Hartmut Eilers wrote:
> Thank you for your fast answer Benoit.
> Is it planned to support V4L2 in Version 3.0 or is it usable.
> Is it worth to give Version 3.0 a test with my video app or
> do I have to wait ?.
>
> Is it possible to install Version 3 in parallel to my version 2.x
> i have installed from the ubuntu repos ?
>
> Where are the most uptodate Webpages about gambas.
>
> thanks and regards
> Hartmut
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20091105/31e3cc85/attachment.sig>
More information about the User
mailing list