From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from visualpaging.com ([24.123.23.170]:54430 "EHLO unifiedpaging.messagenetsystems.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754568Ab1EYUea (ORCPT ); Wed, 25 May 2011 16:34:30 -0400 Message-ID: <4DDD67D4.5070802@MessageNetSystems.com> Date: Wed, 25 May 2011 16:34:28 -0400 From: Jerry Geis MIME-Version: 1.0 To: Laurent Pinchart CC: linux-media@vger.kernel.org, Hans Verkuil Subject: Re: h.264 web cam References: <4DDD5C3B.6060706@MessageNetSystems.com> <201105252206.39243.laurent.pinchart@ideasonboard.com> In-Reply-To: <201105252206.39243.laurent.pinchart@ideasonboard.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-ID: Sender: Laurent Pinchart wrote: > Hi Jerry, > > On Wednesday 25 May 2011 21:44:59 Jerry Geis wrote: > >> I am trying to find the code for h.264 mentioned >> http://www.spinics.net/lists/linux-media/msg29129.html >> >> I downloaded the linux-media-2011-05.24 and it is not part of uvc_driver.c >> >> Where can I get the code? >> > > That code only exists in the patches you've found. They haven't been applied > to the uvcvideo driver, because we haven't decided yet how H.264 should be > exposed to applications by the V4L2 API. > > We now have a better understanding of H.264. Hans, could you review the H.264 > patch at the link above and tell me what you now think about the new fourcc ? > > Thanks I am trying to get an H.264 hardware encoded web cam from Facevsion E1 to work on linux. Its far superior to the the other web cams I was using. Jerry