Hi, here a quickfix for Skype:

sudo apt-get install libv4l-0
[ -d /usr/lib/libv4l ] || sudo mkdir /usr/lib/libv4l
[ -f /usr/lib/libv4l/v4l1compat.so ] || sudo ln -s 
/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so /usr/lib/libv4l/v4l1compat.so
sudo sed -i 's|Exec=skype|Exec=env LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so 
skype|g' /usr/share/applications/skype.desktop

Cheers

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/826265

Title:
  flipped webcam image with libv4l on ASUS U31F

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/826265/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to