[Linux-uvc-devel] Re: [ANNOUNCE] Linux UVC driver available
Linux UVC driver and tools
Brought to you by:
pinchartl
From: William B. <wb...@gm...> - 2006-01-06 17:15:18
|
I've got a short amount of time, so I'll just answer part of this to you and the list. > Why does it fail with the 2.6.13 kernel ? What happens ? My bad. It seems I was trying to load the 2.6.15 version in the wee hours of the mornig while running under 2.6.13-15.7. When I load the right version with the right kernel, it loads just fine. Sorry. > V4L2 is an API... You will need to code V4L2 support in ffmpeg. Yep. That's the answer I was afraid of. Thanks. On 1/6/06, Laurent Pinchart <lau...@sk...> wrote: > Hi William, > > I cc'ed my answer to lin...@li..., please use the mailing > list instead of contacting me directly (so that other people can learn from > your problems and/or help you). > ... > > V4L2 is an API. It describes the way user-space applications (in your case > ffmpeg) communicate with the driver. You can't "install" V4L2. You will need > to code V4L2 support in ffmpeg. Or ask nicely someone to do it for you :-) > > Laurent Pinchart > |