Hi John, On Wed, 2001-12-19 at 04:06, John Hagen wrote: > I've installed cvs mjpegtools 1.5 and I can't find the lavplay and lavrec > binaries that are mentioned in the documents. Shouldn't they have been built > and installed??? I don't see them in /usr/local/bin: [list] > I'm pretty new to v4l so any pointers in the right direction would be most > appreciated. Erm.... lavplay/lavrec are disabled when you're not on a linux machine. What does 'uname' tell you? It should say "Linux". Please check mjpegtools-1.5-20011214/config.h, is HAVE_V4L defined there? /* whether we're in linux or not (video4linux?) */ #define HAVE_V4L 1 Also, check mjpegtools-1.5-20011214/lavtools/Makefile and search for lines like: LAVPLAY_LIB_FILE = liblavplay.la #LAVPLAY_LIB_FILE = LAVREC_LIB_FILE = liblavrec.la #LAVREC_LIB_FILE = LAVREC_BIN = lavrec testrec lavvideo #LAVREC_BIN = LAVPLAY_BIN = lavplay #LAVPLAY_BIN = If they're different, something is wrong ;-) Ronald -- - .-. - /V\ | Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx> - // \\ | Running: Linux 2.4.14-XFS and OpenBSD 2.8 - /( )\ | http://ronald.bitfreak.net/ - ^^-^^