SKYPE 4.1 Ubuntu 12.04 - Webcam's Image Upside Down and with Zoom

Posted by ErivaldoJunior on Ask Ubuntu See other posts from Ask Ubuntu or by ErivaldoJunior
Published on 2012-11-20T16:22:51Z Indexed on 2012/11/20 17:20 UTC
Read the original article Hit count: 339

Filed under:
|
|

I'm trying do my notebook's webcam works on Skype 4.1, but I am not having success.

The problem is that the webcam's image appears upside down and with zoom. This problem don't happen on Skype Version 2.1 (Beta). On Skype 2.1 (Beta) my webcam works perfectly.

However, on Skype 4.1 the webcam's image is upside down and with zoom.

I managed to solve only the upside down problem with the following commands:

$ export LIBV4LCONTROL_FLAGS=3

$ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype

After these commands the webcam's image become normal, but the image is still zoomed.

I could not solve the zoom problem. To work around this I'm obligated to use the both versions (2.1 (beta) and 4.1).

Does anyone know a way to make the image from my webcam stay perfectly normal?

These are the information about my webcam: Bus 002 Device 003: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera It uses the driver "uvcvideo". And I'm using the Ubuntu 12.04 64 bits.

Thank you very much!

© Ask Ubuntu or respective owner

Related posts about skype

Related posts about webcam