Hi Gerd, On Fri, 2002-10-11 at 15:51, Gerd Knorr wrote: > > 1. Again I'll mention Ronald Bultje's comment that if a card provides > > frames as V4L2_FIELD_INTERLACED, it should also be able to say > > top-field-first or bottom-field first. > IMHO the field order should simply specified in the specs (see also > Michaels comment). Because the userspace might want to set this itself... lavrec gives the option to record topfieldfirst MJPEG AVI or bottomfieldfirst JPEG AVI... Wouldn't it be cool to be able to do this in v4l2 too? Besides that, it seems cool. The video standard stuff seems to have removed V4L2_STD_AUTO, should I use _ALL instead now? Ronald