* xf86-video-v4l @ 2009-08-09 8:15 Stefan Sassenberg 2009-09-09 4:17 ` xf86-video-v4l CityK 2009-09-09 21:37 ` xf86-video-v4l Alex Deucher 0 siblings, 2 replies; 6+ messages in thread From: Stefan Sassenberg @ 2009-08-09 8:15 UTC (permalink / raw) To: video4linux-list Hello, what does the xf86-video-v4l driver do? I think I know the purpose of xf86-video-<graphics_card> drivers, but I don't know what the -v4l does. How is it used? Regards Stefan -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: xf86-video-v4l 2009-08-09 8:15 xf86-video-v4l Stefan Sassenberg @ 2009-09-09 4:17 ` CityK 2009-09-09 12:53 ` xf86-video-v4l Domenico Andreoli 2009-09-09 21:37 ` xf86-video-v4l Alex Deucher 1 sibling, 1 reply; 6+ messages in thread From: CityK @ 2009-09-09 4:17 UTC (permalink / raw) To: Stefan Sassenberg; +Cc: video4linux-list, Linux-media Stefan Sassenberg wrote: > Hello, > > what does the xf86-video-v4l driver do? I think I know the purpose of > xf86-video-<graphics_card> drivers, but I don't know what the -v4l > does. How is it used? > > Regards > > Stefan Hi, please note that this mailing list is pretty much deprecated in favour of the Linux-Media Mailing List (LMML) -- many key individuals have already left the building (i.e. unsubscribed and participate only on LMML nowadays). Anyway, in answer to your question: * from the command line, type "man v4l" Then supplement that info with the following points taken from the V4L2 API (http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec-single/v4l2.html): * http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec-single/v4l2.html#id3069581 ** http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec-single/v4l2.html#ftn.id3069581 * http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec-single/v4l2.html#xvideo ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: xf86-video-v4l 2009-09-09 4:17 ` xf86-video-v4l CityK @ 2009-09-09 12:53 ` Domenico Andreoli 2009-09-09 15:12 ` xf86-video-v4l Michael Krufky 0 siblings, 1 reply; 6+ messages in thread From: Domenico Andreoli @ 2009-09-09 12:53 UTC (permalink / raw) To: Linux-media; +Cc: Stefan Sassenberg hi, On Wed, Sep 09, 2009 at 12:17:49AM -0400, CityK wrote: > Stefan Sassenberg wrote: > > > > what does the xf86-video-v4l driver do? I think I know the purpose of > > xf86-video-<graphics_card> drivers, but I don't know what the -v4l > > does. How is it used? > > Anyway, in answer to your question: > * from the command line, type "man v4l" > Then supplement that info with the following points taken from the V4L2 > API i think he knows also what v4l is about. he was asking which kind of support is given to X through this driver, something i'm also curious to know. cheers, Domenico -----[ Domenico Andreoli, aka cavok --[ http://www.dandreoli.com/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: xf86-video-v4l 2009-09-09 12:53 ` xf86-video-v4l Domenico Andreoli @ 2009-09-09 15:12 ` Michael Krufky 2009-09-09 21:30 ` xf86-video-v4l Domenico Andreoli 0 siblings, 1 reply; 6+ messages in thread From: Michael Krufky @ 2009-09-09 15:12 UTC (permalink / raw) To: Linux-media, Stefan Sassenberg On Wed, Sep 9, 2009 at 8:53 AM, Domenico Andreoli<cavokz@gmail.com> wrote: > hi, > > On Wed, Sep 09, 2009 at 12:17:49AM -0400, CityK wrote: >> Stefan Sassenberg wrote: >> > >> > what does the xf86-video-v4l driver do? I think I know the purpose of >> > xf86-video-<graphics_card> drivers, but I don't know what the -v4l >> > does. How is it used? >> >> Anyway, in answer to your question: >> * from the command line, type "man v4l" >> Then supplement that info with the following points taken from the V4L2 >> API > > i think he knows also what v4l is about. he was asking which kind of > support is given to X through this driver, something i'm also curious > to know. > > cheers, > Domenico Domenico, Try "man v4l" as CityK suggested -- you will find that he did in fact answer the question appropriately. -Mike ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: xf86-video-v4l 2009-09-09 15:12 ` xf86-video-v4l Michael Krufky @ 2009-09-09 21:30 ` Domenico Andreoli 0 siblings, 0 replies; 6+ messages in thread From: Domenico Andreoli @ 2009-09-09 21:30 UTC (permalink / raw) To: Linux-media; +Cc: Stefan Sassenberg On Wed, Sep 09, 2009 at 11:12:45AM -0400, Michael Krufky wrote: > On Wed, Sep 9, 2009 at 8:53 AM, Domenico Andreoli<cavokz@gmail.com> wrote: > > hi, > > > > On Wed, Sep 09, 2009 at 12:17:49AM -0400, CityK wrote: > >> Stefan Sassenberg wrote: > >> > > >> > what does the xf86-video-v4l driver do? I think I know the purpose of > >> > xf86-video-<graphics_card> drivers, but I don't know what the -v4l > >> > does. How is it used? > >> > >> Anyway, in answer to your question: > >> * from the command line, type "man v4l" > >> Then supplement that info with the following points taken from the V4L2 > >> API > > > > i think he knows also what v4l is about. he was asking which kind of > > support is given to X through this driver, something i'm also curious > > to know. > > > > cheers, > > Domenico > > Domenico, > > Try "man v4l" as CityK suggested -- you will find that he did in fact > answer the question appropriately. indeed :) i saw the pointers to the V4L api reference and supposed he was explaining what V4L is... thank you, domenico -----[ Domenico Andreoli, aka cavok --[ http://www.dandreoli.com/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: xf86-video-v4l 2009-08-09 8:15 xf86-video-v4l Stefan Sassenberg 2009-09-09 4:17 ` xf86-video-v4l CityK @ 2009-09-09 21:37 ` Alex Deucher 1 sibling, 0 replies; 6+ messages in thread From: Alex Deucher @ 2009-09-09 21:37 UTC (permalink / raw) To: Stefan Sassenberg; +Cc: video4linux-list On Sun, Aug 9, 2009 at 4:15 AM, Stefan Sassenberg<stefan.sassenberg@gmx.de> wrote: > Hello, > > what does the xf86-video-v4l driver do? I think I know the purpose of > xf86-video-<graphics_card> drivers, but I don't know what the -v4l does. How > is it used? It's an old Xv ddx that exposes v4l1 adapters as Xv adapters. It was useful about 8-10 years ago, but at this point it's pretty bit-rotten. Alex -- video4linux-list mailing list Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-09-09 21:37 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-08-09 8:15 xf86-video-v4l Stefan Sassenberg 2009-09-09 4:17 ` xf86-video-v4l CityK 2009-09-09 12:53 ` xf86-video-v4l Domenico Andreoli 2009-09-09 15:12 ` xf86-video-v4l Michael Krufky 2009-09-09 21:30 ` xf86-video-v4l Domenico Andreoli 2009-09-09 21:37 ` xf86-video-v4l Alex Deucher
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox