Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2011 09:02:32 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Eugene Dzhurinsky <jdevelop@gmail.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Web camera stream is flipped upsidedown
Message-ID:  <201109130902.32910.hselasky@c2i.net>
In-Reply-To: <20110912184425.GA19004@localhost>
References:  <201109080943.51981.hselasky@c2i.net> <201109102018.27015.hselasky@c2i.net> <20110912184425.GA19004@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 12 September 2011 20:44:28 Eugene Dzhurinsky wrote:
> On Sat, Sep 10, 2011 at 08:18:26PM +0200, Hans Petter Selasky wrote:
> > Hi,
> > 
> > I tried the patching over here:
> > 
> > cd /usr/local/
> > cat videodev2.h.patch | patch -p1
> > 
> > cd /usr/port/multimedia/libv4l
> > make patch extract
> > cd work/v4l-utils-0.8.4
> > cat libv4l.patch | patch -p1
> > cd ..
> > cd ..
> > 
> > make all deinstall install clean
> 
> Well, I'm not sure how it can work. According to the patches:
> 

> it looks like because any DMI information string is always set to NULL,
> then the check for vendor names/versions/etc will always fail, so no
> specific flags would be applied.
> 
> Am I understanding something in wrong way? Please advice.

I see. I'll implement the missing pieces.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109130902.32910.hselasky>