> > Sorry, no. bttv 0.8.x will happily put the fields into separate > > capture buffers. But the IRQ is raised once per frame, thus the > > application(s) will be waked up when both fields are finished. > > Oh no! > > What's the problem? The driver decides once per frame what to do next depending on the state of overlay and the request(s) in the capture queue. At this point it also wakes up the processes waiting on the completed buffers. > Would this be easy to put in the driver, or is there something I've > missed? It is probably possible, but not trivial. Sometimes you need both fields, sometimes one is enougth. Thats why the code is less complex if that is done per frame, not per field. Gerd -- You can't please everybody. And usually if you _try_ to please everybody, the end result is one big mess. -- Linus Torvalds, 2002-04-20