From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ey-out-2122.google.com ([74.125.78.24]:62053 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756363AbZJNNU4 (ORCPT ); Wed, 14 Oct 2009 09:20:56 -0400 Received: by ey-out-2122.google.com with SMTP id 9so208947eyd.19 for ; Wed, 14 Oct 2009 06:19:48 -0700 (PDT) Message-ID: <4AD5CFEF.40004@gmail.com> Date: Wed, 14 Oct 2009 10:19:43 -0300 From: Guilherme Longo MIME-Version: 1.0 To: linux-media@vger.kernel.org Subject: Looking for libv4l documentation! References: <156a113e0910130955w428d536i7fc3ac8355293030@mail.gmail.com> In-Reply-To: <156a113e0910130955w428d536i7fc3ac8355293030@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: Hi, I been searching for a tutorial or a documentation for libv4l to convert the pixelformat supported by my webcan but I canīt find any. I found a article saying that I only should open my device using v4l_open(/dev/video0) instead of open(/dev/video0) and the lib should do the conversion, but it sound a bit odd for me since I believe it should need a more sofisticated threatment. Does anyone could point to me any reference to such a documentation?? Great regards! Guilherme Longo