> Benoît Minisini wrote:
> > Is it better if you use the latest revision?
> >
> > gb.v4l now uses the standard Video4Linux conversion library, so it should
> > handle the specific format of your camera correctly.
>
> Is it save/possible to backport this to the stable version?
>
> Regards,
> Ron_2nd
Benoît Minisini wrote:
>>
>
> Is it better if you use the latest revision?
>
> gb.v4l now uses the standard Video4Linux conversion library, so it should
> handle the specific format of your camera correctly.
>
>
Is it save/possible to backport this to the stable version?
Regards,
Ron_2n
For which version 2 or 3?
Steven
On Tue, 2009-08-25 at 20:30 -0400, Dr. Diesel wrote:
> 2009/8/25 Benoît Minisini
>
> > > Not sure what to include with this, please ask for additional info.
> > > Attached is a pict of some webcam weirdness with no error messages
> > > generated. Doesn't appear
2009/8/25 Benoît Minisini
> > Not sure what to include with this, please ask for additional info.
> > Attached is a pict of some webcam weirdness with no error messages
> > generated. Doesn't appear to be a webcam issue as the image looks fine
> > with Cheese Webcam Booth.
> >
> > This was taken
> Not sure what to include with this, please ask for additional info.
> Attached is a pict of some webcam weirdness with no error messages
> generated. Doesn't appear to be a webcam issue as the image looks fine
> with Cheese Webcam Booth.
>
> This was taken with gambas v3 SVN as of yesterday runn
> > Not sure what to include with this, please ask for additional info.
> > Attached is a pict of some webcam weirdness with no error messages
> > generated. Doesn't appear to be a webcam issue as the image looks fine
> > with Cheese Webcam Booth.
> >
> > This was taken with gambas v3 SVN as of ye
On Tuesday 25 August 2009, Jean-Yves F. Barbier wrote:
> Ron_1st a écrit :
> ...
> > The pwc driver returns a v4l2 installation.
> > The gb.v4l component can't handle v4l2 complet/correct but only v4l1 ATM
>
> normally no: ie: camstream uses the v4L1 compatibility mode that I compiled
> into my k
Steven James Drinnan a écrit :
> Try
>
> for 32bit systems
>
> LD_PRELOAD='/usr/lib/libv4l/v4l1compat.so' gambas2
>
YES Steven, that's working :)
JY
--
A woman was in love with fourteen soldiers. It was clearly platoonic.
Try
for 32bit systems
LD_PRELOAD='/usr/lib/libv4l/v4l1compat.so' gambas2
for 64bit systems
LD_PRELOAD='/usr/lib64/libv4l/v4l1compat.so' gambas2
You can do the same for any application that you make with gambas.
Steven Drinnan
On Tue, 2009-08-25 at 02:05 +0200, Jean-Yves F. Barbier wrote:
Ron_1st a écrit :
...
> The pwc driver returns a v4l2 installation.
> The gb.v4l component can't handle v4l2 complet/correct but only v4l1 ATM
normally no: ie: camstream uses the v4L1 compatibility mode that I compiled
into my kernel (but may be the program spcifically "ask" for that mode, which
On Tuesday 25 August 2009, Jean-Yves F. Barbier wrote:
> Dr. Diesel a écrit :
> > Not sure what to include with this, please ask for additional info.
> > Attached is a pict of some webcam weirdness with no error messages
> > generated. Doesn't appear to be a webcam issue as the image looks fine wi
Dr. Diesel a écrit :
> Not sure what to include with this, please ask for additional info.
> Attached is a pict of some webcam weirdness with no error messages
> generated. Doesn't appear to be a webcam issue as the image looks fine with
> Cheese Webcam Booth.
>
> This was taken with gambas v3 SV
> Not sure what to include with this, please ask for additional info.
> Attached is a pict of some webcam weirdness with no error messages
> generated. Doesn't appear to be a webcam issue as the image looks fine
> with Cheese Webcam Booth.
>
> This was taken with gambas v3 SVN as of yesterday runn
13 matches
Mail list logo