[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-07-07 Thread Joseph Chereshnovsky
Looks like guys from Google Chrome are trying to resolve this issue here: http://code.google.com/p/webrtc/issues/detail?id=512 ** Bug watch added: code.google.com/p/webrtc/issues #512 http://code.google.com/p/webrtc/issues/detail?id=512 -- You received this bug notification because you are a

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-07-07 Thread Joseph Chereshnovsky
I believe only these lines are important: [6:8:1295387528:ERROR:capture_video_decoder.cc(68)] Not implemented reached in virtual void CaptureVideoDecoder::OnStarted(media::VideoCapture*) [6:8:1295416422:ERROR:capture_video_decoder.cc(84)] Not implemented reached in virtual void CaptureVideoDecod

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-07-07 Thread Joseph Chereshnovsky
Skype works great but I still can't start Google Chrome with webcamera support - so Google Talk video calls are still not functioning properly. Here is the response I have during running the Google Talk: $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so /usr/bin/google-chrome ALSA lib p

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-24 Thread Joseph Chereshnovsky
thanks, I will move with changing the .desktop items LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so google-chrome But for some reason Google Chrome doesn't works for my system. Its strange as: LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype works! -- You received this b

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-24 Thread Gregor Jasny
The problem is Skype and Google Chrome are closed source. So you cannot patch them to use libv4l directly. Preloading the library by changing the .desktop files or replace the binary by a small wrapper script seems to be the sanest approach. I you want libv4l preloaded to ALL processes on your sys

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-23 Thread Joseph Chereshnovsky
Still can't resolve this issue and camera in my Google Chrome still flipped upside down. This doesn't works for some reason aswell: LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so google-chrome So while visiting this URL: https://apprtc.appspot.com/?r=12169946 - the image is still flipped

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Joseph Chereshnovsky
It works! $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype but now it would be great to have it operational out of the box, without a need to run from CLI, and also make webcam to work in Google Chrome. How can I avoid using "LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Gregor Jasny
Now try the following on the command line LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype if that does not work paste the output of $(which skype) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Joseph Chereshnovsky
by the way - In Cheese it works OK right now, with 0.8.6 version of lib -- 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 notificat

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Joseph Chereshnovsky
Reverted library back ii libv4l-0 0.8.6-1ubuntu1 Collection of video4linux support libraries ii libv4lconvert00.8.6-1ubuntu1 Video4linux frame format conversion library But my problem not only in Skype. Camera

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Gregor Jasny
Please remove the development PPA and revert the v4l packages to the plain Ubuntu ones. Then verify that 'cheese' works properly. If that's woking libv4l is flipping the image properly. >From that point Skype issues are easy to fix. -- You received this bug notification because you are a member

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-09 Thread Joseph Chereshnovsky
I have the latest Ubuntu 12.04 32-bit on ASUS U31F Installed latest available version from PPA: https://launchpad.net/~libv4l/+archive/development dpkg -l libv4l* says: ii libv4l-0 0.9.0~test1+r1269-53~precise1 Collection of video4linux support libraries ii libv4lc

Re: [Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-09 Thread Gregor Jasny
What's the current output of dpkg -l libv4l* ? -- 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

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-09 Thread Joseph Chereshnovsky
Hey, I've fixed this issue by installing the library from PPA https://launchpad.net/~libv4l/+archive/development But now I'm upgraded to Ubuntu 12.04 and error occurs again. I plan to install the version from PPA again, but anyway it would be great to have the latest version shipped with Ubuntu o

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-11-15 Thread Gregor Jasny
** Changed in: v4l-utils (Ubuntu) Status: In Progress => New ** Changed in: v4l-utils (Ubuntu) Status: New => Confirmed -- 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: fli

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-28 Thread Gregor Jasny
@panticz.de: Why do you create symlinks? Changing the preload line to LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so should have done the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/8

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-21 Thread panticz.de
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/li

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-09 Thread Gregor Jasny
Hello, I'd like to assist with your issues. The ASUS U31F was added recently to the 'unmirror' table of libv4l. Unfortunately this version is not part of 11.04. You can either get a nightly snapshot package from this PPA: https://launchpad.net/~libv4l/+archive/development (experimental code). O

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-09 Thread Gregor Jasny
Hello, the .so files move was necessary to make add multiarch support to the package: v4l-utils (0.8.5-1) unstable; urgency=low Beginning with this release libv4l-0 will support multiarch on Debian. As a result of the new triplet library directory you need to update any preload paths. For e

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-09-12 Thread Launchpad Bug Tracker
** Changed in: v4l-utils (Ubuntu) Status: New => Confirmed -- 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 a

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-09-08 Thread derkegel
Same story from beginning to end :( Webcam not woking on ASUS ul30a fresh install 11.04, 2.6.38-11-generic- pae Help please! -- 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 web