Jeremy C. Reed wrote: > > I am looking for a tool that I can use under NetBSD to > capture streaming video and audio via the command-line (non-X). Unfortunatly you cannot use V4L programs on NetBSD. While all the BSDs have linux emulation layers to convert linux system calls and ioctls into BSD equivalents, there are none for the V4L API. Roger