Hi, Is there a reference for using xv with V4L? Because I can't seem to find much information about it. Some sample code would be helpful. thanks macca ----- Original Message ----- From: "Ronald Bultje" <rbultje@xxxxxxxxxxxxxxxxxxx> To: <video4linux-list@xxxxxxxxxx> Sent: Thursday, September 18, 2003 4:40 AM Subject: Re: developing with LML33 > Hi David, > > On Wed, 2003-09-17 at 19:17, David Beach wrote: > > I'm relatively new to Linux, but not to programming. I'm interested in > > building a QT application to display a video stream from a LML33 (Linux > > Media Labs) capture card. I plan on using the DC10 Zoran driver for the > > card (V4L API driver), so that I can use V4L in QT to stream the video. Can > > anyone suggest some good references for the task at hand (V4L references, > > etc...)? Anyone anticipate any problems? I'm running RedHat 8.0. > > If you're just going to show video (as in: TV watching), then simply use > the v4l/Xv extension in XFree86, it makes development a lot easier, and > you don't need to use v4l/posix code. Xawtv contains example code in. > > Either way, it should just work, I've been doing the same thing (but > using Gtk) for years now. :). > > Ronald > > -- > Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx> > > >