Asus built-in webcam showing upside-down (especially in skype)
Adam Funk
a24061 at ducksburg.com
Tue Nov 8 20:40:55 UTC 2011
On 2011-09-21, Adam Funk wrote:
> I'm using an Asus laptop with a built-in webcam and getting the
> upside-down image problem that's been previously reported [1] but the
> LD_PRELOAD solutions aren't working for me. I've installed libv4l-0
> 0.8.3-1 and skype 2.2.0.35-1 (from skype.com for amd64), and running
> an x86_64 kernel. These commands
...
> In all 3 cases, the webcam image is still upside-down. Any other
> suggestions?
> [1]
> http://tpurch-blog.blogspot.com/2010/02/webcam-upside-down.html
It turns out the newer version (in oneiric) of libv4l fixes the
problem. I installed the libv4l package itself early and it fixed
camorama and cheese, but skype is a 32-bit application so I had to go
through the full distro upgrade to get the relevant package (the
packaging changed between natty and oneiric) installed. Now this
script
export LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so
/usr/bin/skype
launches skype with the webcam working right.
More information about the ubuntu-users
mailing list